gitlab-org--gitlab-foss/lib/tasks/gitlab
Rémy Coutable 6a29d3a487 Ensure we run installation Rake tasks in a clean env in TestEnv
If we call `system('rake', 'taks_name')`, `ENV['RUBYOPT']` is set to
`'-rbundler/setup'` but some tasks (e.g. `gitlab:gitaly:install` need
a clean env since they install their own Gem bundle.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-02 19:02:01 +02:00
..
assets.rake Compile JS lang files before webpack compile 2017-07-27 08:41:47 +01:00
backup.rake Fixed backup.rake colorize method following Pages -> CE 2017-02-07 14:43:32 +00:00
bulk_add_permission.rake
check.rake Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
cleanup.rake Update storage settings to allow extra values per shard 2017-03-03 12:13:30 -03:00
db.rake Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
dev.rake Futher rename the CI variables 2017-03-16 08:49:01 +01:00
git.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
gitaly.rake Ensure we run installation Rake tasks in a clean env in TestEnv 2017-08-02 19:02:01 +02:00
helpers.rake
import.rake Update storage settings to allow extra values per shard 2017-03-03 12:13:30 -03:00
import_export.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
info.rake Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
ldap.rake Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
list_repos.rake Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
setup.rake
shell.rake Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
sidekiq.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
task_helpers.rb Improve version handling on component install tasks 2017-07-20 17:30:29 -04:00
test.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
track_deployment.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
two_factor.rake Add a Rake task to aid in rotating otp_key_base 2017-06-05 22:17:52 +01:00
update_templates.rake Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
users.rake
web_hook.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
workhorse.rake #31560 Add repo parameter to gitaly:install and workhorse:install 2017-05-02 16:58:37 +00:00