gitlab-org--gitlab-foss/spec/workers
Yorick Peterse a9e0301c23 Expire caches after forking/importing a repository
This ensures the caches for Repository#empty? and
Repository#has_visible_content? are flushed after a repository has been
imported or forked.

Fixes gitlab-org/gitlab-ce#13505
2016-02-17 11:38:18 +01:00
..
build_email_worker_spec.rb
email_receiver_worker_spec.rb
emails_on_push_worker_spec.rb
merge_worker_spec.rb
post_receive_spec.rb
repository_fork_worker_spec.rb Expire caches after forking/importing a repository 2016-02-17 11:38:18 +01:00
repository_import_worker_spec.rb Expire caches after forking/importing a repository 2016-02-17 11:38:18 +01:00
stuck_ci_builds_worker_spec.rb