gitlab-org--gitlab-foss/lib/tasks/gitlab
Drew Blessing e0eb86ee80 Add LDAP task to rename a provider
Sometimes admins will change the LDAP configuration, not realizing
that problems will occur if the user's LDAP identities are not
also updated to use the new provider name. This task will give
admins a single command to run to update identities and will
prevent having to run multiple Rails console queries.
2016-12-16 09:57:05 -06:00
..
backup.rake
bulk_add_permission.rake
check.rake Introduce better credential and error checking to `rake gitlab:ldap:check` 2016-11-08 15:46:10 -06:00
cleanup.rake Fix faulty deployment refs 2016-11-18 15:47:20 +01:00
db.rake
dev.rake Use the public CE repo URL instead of the one used in the runner 2016-11-17 18:39:55 +01:00
git.rake
helpers.rake Move task helpers to a module 2016-11-30 12:20:21 +01:00
import.rake
import_export.rake
info.rake
ldap.rake Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
list_repos.rake
setup.rake
shell.rake New `gitlab:workhorse:install` rake task 2016-11-30 10:34:59 +01:00
sidekiq.rake
task_helpers.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
test.rake
track_deployment.rake
two_factor.rake
update_commit_count.rake
update_templates.rake
users.rake
web_hook.rake
workhorse.rake Don't allow to specify a repo or version when installing Workhorse 2016-12-01 19:22:46 +01:00