gitlab-org--gitlab-foss/spec/services/projects
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
..
autocomplete_service_spec.rb Project members with guest role can't access confidential issues 2016-06-13 19:32:00 -03:00
create_service_spec.rb Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
destroy_service_spec.rb Use container registry config stub 2016-05-16 18:07:49 -05:00
download_service_spec.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00
fork_service_spec.rb Fix forks creation when visibility level is restricted 2016-05-25 10:57:00 -04:00
housekeeping_service_spec.rb Expire the branch cache after git gc runs 2016-07-12 05:42:19 -07:00
import_service_spec.rb Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
transfer_service_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
unlink_fork_service_spec.rb Fix rubocop in unlink fork service specs 2016-04-03 15:17:14 +00:00
update_service_spec.rb Make better use of the visibility_level factory traits 2016-03-08 16:40:45 -05:00
upload_service_spec.rb Tag service specs 2015-12-09 11:55:49 +01:00