gitlab-ce/lib/tasks/gitlab
Herminio Torres f15ed5f0a5
Fix Rename `add_users_into_project` and `projects_ids`
We never add things `into` projects, we just add them `to` projects. So how about we rename this to `add_users_to_project`.

Rename `projects_ids` to `project_ids` by following the convention of rails.
2016-08-04 08:55:50 -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 limit parameter rather than hardcoded value 2016-07-20 16:37:40 +02: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
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 Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04: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 Update the gitlab-shell version in the tmp/tests directory to the right version 2016-08-03 11:39:19 -07:00
sidekiq.rake
task_helpers.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04: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