gitlab-org--gitlab-foss/spec
Stan Hu 4ea1973f59 Expire and build repository cache after project import
After a project import, there's a chance that the UI checks the
branch count before the project has been imported. This change
causes more of the keys to be flushed after an import and forces
a rebuild of the repository cache.

Closes #13518
2016-10-23 10:31:18 -07:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Fix status code expectation 2016-10-22 13:46:23 +02:00
factories Merge branch 'feature/group-level-labels' into 'master' 2016-10-19 20:41:04 +00:00
features Merge branch 'pass-namespace-gitlab-project-import' into 'master' 2016-10-20 18:00:19 +00:00
finders Add tests to LabelsFinder 2016-10-19 14:58:25 -02:00
fixtures Preserve note_type and position for notes from emails 2016-10-20 16:18:53 +08:00
helpers Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Add tests for gl_field_errors. 2016-10-15 08:28:52 +02:00
lib Preserve note_type and position for notes from emails 2016-10-20 16:18:53 +08:00
mailers refactors tests because of gitlab-test repository changes 2016-10-11 16:33:06 +01:00
models Expire and build repository cache after project import 2016-10-23 10:31:18 -07:00
policies Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
requests Fix wrong endpoint in api/users documentation, fix same typo in spec describe blocks 2016-10-21 18:05:36 +03:00
routing Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
services Ignore external issues when bulk assigning issues to author of merge request. 2016-10-20 16:40:24 +02:00
support Prevent wrong markdown on issue ids when project has Jira service activated 2016-10-19 13:46:04 -02:00
tasks/gitlab Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
uploaders
views Fix login tests for crowd to use #crowd. 2016-10-18 11:12:41 +02:00
workers Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Revert "Merge branch 'tests-use-tmpfs' into 'master'" 2016-10-12 14:45:26 +00:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00