gitlab-org--gitlab-foss/spec
Douwe Maan 883bbd61ca Merge branch 'smarter-diverging-commit-cache-flushing' into 'master'
Smarter flushing of branch statistics caches

This basically ensures we only flush caches of branches whenever we really have to. See commit c514f8b850219cd3e5526e73e1d00e6729e2b466 for the details.

cc @joshfng @rspeicher 

See merge request !2769
2016-02-09 17:19:12 +00:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Add spec for assigning view param from cookie 2016-02-05 16:03:20 -05:00
factories Remove unmaintainable db schema comment from build factory 2016-02-04 10:16:21 +01:00
features Merge branch 'master' into ci-permissions 2016-02-05 20:15:32 +01:00
finders remove public field from namespace and refactoring 2016-01-04 16:00:29 +02:00
fixtures Render sanitized SVG images 2016-02-01 18:25:32 +01:00
helpers Allow link_to_label to take an optional type arg 2016-02-04 19:14:48 +01:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Project dropdown test span -> i 2016-02-05 20:08:28 +00:00
lib Merge remote-tracking branch 'origin/rs-database-info' 2016-02-04 16:42:22 +01:00
mailers Add option to include the sender name in body of Notify email. fix #7824 2016-02-09 12:58:13 +01:00
models Merge branch 'smarter-diverging-commit-cache-flushing' into 'master' 2016-02-09 17:19:12 +00:00
requests Merge remote-tracking branch 'dev/master' into 'master' 2016-02-09 12:13:58 -05:00
routing Increase the minimum length for commit SHA matching to 7 2016-01-29 19:52:29 -05:00
services Smarter flushing of branch statistics caches 2016-02-09 17:17:56 +01:00
support Increase the minimum length for commit SHA matching to 7 2016-01-29 19:52:29 -05:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00
factories.rb Unsubscribe from thread through link in email footer 2016-01-09 12:41:22 +01:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Add temporary monkey patch to get specs passing on 4.2.5.1 2016-01-25 14:53:28 -08:00
teaspoon_env.rb