gitlab-org--gitlab-foss/lib/tasks/gitlab
bogdanvlviv 96ebc8c4f7 Use `File::exist?` instead of `File::exists?`
Since version ruby-2.2.0, method `File::exists?` is deprecated.
2016-08-11 13:54:45 +03:00
..
backup.rake Fix restore warning message 2016-06-28 15:54:40 -05:00
bulk_add_permission.rake Fix Rename `add_users_into_project` and `projects_ids` 2016-08-04 08:55:50 -03:00
check.rake Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
cleanup.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
db.rake Disable MySQL foreign key checks before dropping all tables 2016-07-25 21:16:54 -05:00
generate_docs.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
git.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
import.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04: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 Rename `run` task helper method to prevent conflict with StateMachine 2016-08-09 18:31:51 -05: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 Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rake Rename `run` task helper method to prevent conflict with StateMachine 2016-08-09 18:31:51 -05:00
test.rake use teaspoon instead of jasmine for testing javascript 2015-07-08 17:46:51 +02: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_commit_count.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
update_templates.rake fixup! override content method 2016-06-20 14:48:28 -05:00
web_hook.rake Fix Rename `add_users_into_project` and `projects_ids` 2016-08-04 08:55:50 -03:00