gitlab-ce/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
backup.rake
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
db.rake
dev.rake
git.rake
gitaly.rake Enable gitaly token auth when testing 2017-06-20 17:42:54 +02:00
helpers.rake
import.rake
import_export.rake
info.rake Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
ldap.rake
list_repos.rake
setup.rake
shell.rake
sidekiq.rake
task_helpers.rb Improve version handling on component install tasks 2017-07-20 17:30:29 -04:00
test.rake
track_deployment.rake
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
users.rake
web_hook.rake
workhorse.rake