.. |
assets.rake
|
ensure rake tasks produce helpful error messages for node dependency issues
|
2017-02-15 23:46:29 -06:00 |
backup.rake
|
Fixed backup.rake colorize method following Pages -> CE
|
2017-02-07 14:43:32 +00:00 |
bulk_add_permission.rake
|
Fix Rename add_users_into_project and projects_ids
|
2016-08-04 08:55:50 -03:00 |
check.rake
|
Fix incomming email check task to use same patch we did in mail_room
|
2017-02-21 18:50:28 +01:00 |
cleanup.rake
|
replace find_with_namespace with find_by_full_path
|
2017-02-03 07:14:04 +07:00 |
db.rake
|
Disable MySQL foreign key checks before dropping all tables
|
2016-07-25 21:16:54 -05:00 |
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
|
Use configured git rather than system git
|
2017-01-05 13:46:26 +01:00 |
helpers.rake
|
Move task helpers to a module
|
2016-11-30 12:20:21 +01:00 |
import.rake
|
Merge branch 'fwn-to-find-by-full-path' into 'master'
|
2017-02-03 11:23:21 +00:00 |
import_export.rake
|
added nice to have - rake task and some changes to docs
|
2016-06-21 19:23:21 +02:00 |
info.rake
|
Add redis version to info rake task
|
2017-01-24 18:55:59 -06:00 |
ldap.rake
|
Add LDAP task to rename a provider
|
2016-12-16 09:57:05 -06:00 |
list_repos.rake
|
Refactor repository paths handling to allow multiple git mount points
|
2016-06-29 22:30:31 -04:00 |
setup.rake
|
Fix missed colorize methods.
|
2016-06-06 15:32:36 -06:00 |
shell.rake
|
New gitlab:workhorse:install rake task
|
2016-11-30 10:34:59 +01:00 |
sidekiq.rake
|
replace find_with_namespace with find_by_full_path
|
2017-02-03 07:14:04 +07:00 |
task_helpers.rb
|
Move task helpers to a module
|
2016-11-30 12:20:21 +01:00 |
test.rake
|
remove remaining vestiges of teaspoon test runner
|
2017-01-10 12:30:41 -06:00 |
track_deployment.rake
|
Added Rake task for tracking deployments
|
2016-07-19 13:21:09 +02:00 |
two_factor.rake
|
Replace colorize gem with rainbow.
|
2016-06-03 10:37:09 -06:00 |
update_templates.rake
|
Do not remove "autodeploy" directory when fetching CI templates
|
2017-01-10 17:49:50 +01:00 |
users.rake
|
Add a new gitlab:users:clear_all_authentication_tokens task
|
2016-10-11 10:21:18 +02:00 |
web_hook.rake
|
Fix Rename add_users_into_project and projects_ids
|
2016-08-04 08:55:50 -03:00 |
workhorse.rake
|
Don't allow to specify a repo or version when installing Workhorse
|
2016-12-01 19:22:46 +01:00 |