gitlab-org--gitlab-foss/spec/tasks/gitlab
Robert Speicher f5da4815a5
Speed up spec/tasks/gitlab/git_rake_spec.rb
Because no Git repository was actually created at the temporary path we
were using, `git fsck` would traverse up until it found a repository,
which in our case was the CE or EE repository.
2018-07-03 17:20:51 -05:00
..
artifacts fix the failing specs 2018-03-22 14:37:47 -04:00
lfs
uploads fix the rake task from being to strict about Group 2018-04-02 08:19:34 -04:00
backup_rake_spec.rb Find and mark more Git disk access locations 2018-06-05 15:51:14 +00:00
check_rake_spec.rb
cleanup_rake_spec.rb
db_rake_spec.rb Fix static analysis failure 2018-06-27 14:09:06 -07:00
git_rake_spec.rb Speed up spec/tasks/gitlab/git_rake_spec.rb 2018-07-03 17:20:51 -05:00
gitaly_rake_spec.rb Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
info_rake_spec.rb
ldap_rake_spec.rb
mail_google_schema_whitelisting.rb
shell_rake_spec.rb Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
storage_rake_spec.rb Resolve "Hashed Storage: Make possible to migrate single project" 2018-06-07 15:40:44 +00:00
task_helpers_spec.rb
traces_rake_spec.rb
workhorse_rake_spec.rb