gitlab-org--gitlab-foss/lib/tasks/gitlab
Alejandro Rodríguez c9c0606297 Improve version handling on component install tasks
Fixes an issue where, when using branch versions, the component wouldn't
be updated after the first branch checkout. We also save one step, since
checking out the FETCH_HEAD with `-f` already does what `reset --hard`
did.
2017-07-20 17:30:29 -04:00
..
assets.rake Resolve "Circular dependency detected" (duplicate) 2017-03-21 14:40:34 +00: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 Don't check if MailRoom is running on Omnibus 2017-06-09 10:58:11 -05: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 Enable gitaly token auth when testing 2017-06-20 17:42:54 +02:00
helpers.rake Move task helpers to a module 2016-11-30 12:20:21 +01:00
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
setup.rake
shell.rake Compile gitlab-shell go executables 2017-05-04 11:21:51 +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