gitlab-org--gitlab-foss/app/workers
Stan Hu 3dc6bf2b71 Expire the branch cache after `git gc` runs
Due to a stale NFS cache, it's possible that a branch lookup fails
while `git gc` is running and causes missing branches in merge requests.

Possible workaround for #15392
2016-07-12 05:42:19 -07:00
..
repository_check Do not check repos without push events 2016-06-15 19:11:25 +02:00
admin_email_worker.rb Rename almost all the things 2016-04-06 13:47:05 +02:00
build_email_worker.rb
delete_user_worker.rb
email_receiver_worker.rb
emails_on_push_worker.rb Represent DiffRefs as proper class instead of tuple array 2016-07-06 18:50:58 -04:00
expire_build_artifacts_worker.rb Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
git_garbage_collect_worker.rb Expire the branch cache after `git gc` runs 2016-07-12 05:42:19 -07:00
gitlab_remove_project_export_worker.rb some refactoring - renaming things, etc.. 2016-06-15 09:03:54 +02:00
gitlab_shell_worker.rb
irker_worker.rb
merge_worker.rb
new_note_worker.rb
post_receive.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
project_cache_worker.rb Check if repo exists before attempting to update cache info 2016-03-27 06:17:49 -07:00
project_destroy_worker.rb Exclude projects pending deletion from all results 2016-03-31 20:20:18 +02:00
project_export_worker.rb enable retry on worker 2016-06-15 09:06:10 +02:00
project_service_worker.rb
project_web_hook_worker.rb
repository_archive_cache_worker.rb
repository_fork_worker.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
repository_import_worker.rb Revert "Fix merge conflicts - squashed commit" 2016-06-03 11:10:17 +02:00
stuck_ci_builds_worker.rb Revert "squashed merge and fixed conflicts" 2016-06-16 12:59:07 +02:00
system_hook_worker.rb