gitlab-org--gitlab-foss/lib/tasks/gitlab
Douglas Barbosa Alexandre a86f48c79b
Add helper method to return a human-friendly name for database adapter
2019-03-21 19:03:26 -03:00
..
artifacts Run rubocop -a 2019-03-13 13:42:43 +00:00
lfs Run rubocop -a 2019-03-13 13:42:43 +00:00
uploads Add wrapper rake task to migrate all uploads to OS 2018-09-18 20:26:54 +05:30
assets.rake Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs 2019-02-05 14:04:54 +01:00
backup.rake Make the backup Rake task the same as in EE 2019-02-28 15:03:10 +01:00
bulk_add_permission.rake Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
check.rake Extract system check rake task logic 2018-12-03 13:51:46 -08:00
cleanup.rake Update cleanup.rake to fix a typo in the error message 2019-03-07 23:37:16 +00:00
db.rake Fix MySQL error when truncating a table that doesn't exist 2019-02-05 17:30:22 -08:00
dev.rake
exclusive_lease.rake
features.rake Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
git.rake Remove git rake tasks 2018-07-31 14:31:50 +02:00
gitaly.rake Remove storage path dependency of gitaly install task 2018-08-12 18:52:44 -03:00
helpers.rake
import.rake
import_export.rake Add pipeline stages position clean-up migration 2018-06-29 13:57:52 +00:00
info.rake Add helper method to return a human-friendly name for database adapter 2019-03-21 19:03:26 -03:00
ldap.rake Use gitlab_environment for ldap rake task 2018-10-25 13:56:39 -05:00
list_repos.rake Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
pages.rake Add gitlab-pages admin ping rake task 2018-04-27 11:01:54 +00:00
setup.rake Move terminate_all_connections into setup Rake task 2019-02-11 21:30:57 -08:00
shell.rake Integrate Gitlab::Keys with Gitlab::Shell 2019-03-19 11:16:21 +00:00
storage.rake Prevent storage migration and rollback running at the same time 2019-03-12 17:51:05 +01:00
tcp_check.rake
test.rake Clean up test.rake 2018-05-14 18:53:57 +11:00
traces.rake Run rubocop -a 2019-03-13 13:42:43 +00:00
track_deployment.rake
two_factor.rake Use gitlab_environment because we need: 2018-04-03 23:00:09 +08:00
update_templates.rake Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00
web_hook.rake Fix gitlab:web_hook tasks 2018-12-06 18:37:05 +00:00
workhorse.rake