gitlab-org--gitlab-foss/spec/tasks/gitlab
Ash McKenzie 124bad7bd8
Use stub_rails_env for Rails.env stubbing
RailsHelpers.stub_rails_env takes care of
stubbing Rails.env
2019-09-05 12:54:03 +10:00
..
artifacts Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
lfs [cherry-pick] '4862-verify-file-checksums' 2018-03-08 10:20:40 -05:00
uploads Enhance performance of counting local Uploads 2018-11-07 11:29:31 +01:00
backup_rake_spec.rb Replaced config access 2019-03-18 17:26:18 +00:00
check_rake_spec.rb Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
cleanup_rake_spec.rb Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
db_rake_spec.rb Fix the schema load test 2018-09-12 15:55:26 -07:00
git_rake_spec.rb Remove git rake tasks 2018-07-31 14:31:50 +02:00
gitaly_rake_spec.rb Use stub_rails_env for Rails.env stubbing 2019-09-05 12:54:03 +10:00
info_rake_spec.rb
ldap_rake_spec.rb
shell_rake_spec.rb Remove hook directory requirement from Shell 2019-05-30 20:04:08 +02:00
storage_rake_spec.rb Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
task_helpers_spec.rb Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
traces_rake_spec.rb Add rake command to migrate archived traces from local storage to object storage 2018-08-16 14:28:47 +00:00
update_templates_rake_spec.rb Squash project templates on update 2019-08-15 20:20:08 +00:00
web_hook_rake_spec.rb Fix gitlab:web_hook tasks 2018-12-06 18:37:05 +00:00
workhorse_rake_spec.rb