gitlab-org--gitlab-foss/lib/tasks/gitlab
Zeger-Jan van de Weg 77f0906e4c
Change Gitlab::Shell#add_namespace to #create_namespace
Prior to this change, this method was called add_namespace, which broke
the CRUD convention and made it harder to grep for what I was looking
for. Given the change was a find and replace kind of fix, this was
changed without opening an issue and on another feature branch.

If more dynamic calls are made to add_namespace, these could've been
missed which might lead to incorrect bahaviour. However, going through
the commit log it seems thats not the case.
2018-03-14 09:56:22 +01:00
..
artifacts Implement foreground verification of CI artifacts 2018-03-07 17:28:15 +00:00
lfs Foreground verification of uploads and LFS objects 2018-03-02 14:16:17 +00:00
uploads Foreground verification of uploads and LFS objects 2018-03-02 14:16:17 +00:00
assets.rake Load only the currently needed JS locale file 2017-10-04 11:23:52 +00:00
backup.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
bulk_add_permission.rake Fix Rename `add_users_into_project` and `projects_ids` 2016-08-04 08:55:50 -03:00
check.rake Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
cleanup.rake Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
db.rake Fix caching large snippet HTML content on MySQL databases 2017-05-03 15:27:45 +01:00
dev.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
exclusive_lease.rake Add rake task to cleanup any existing exclusive lease 2018-03-09 13:32:18 +00:00
git.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
gitaly.rake 36847 - update toml-rb to 1.0.0 2018-02-21 22:09:15 +10:30
helpers.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
import.rake Improve GitLab Import rake task to work with Hashed Storage and Subgroups 2017-11-07 19:11:42 +00:00
import_export.rake Finish migration to the new events setup 2017-09-06 16:40:31 +02:00
info.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
ldap.rake Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
list_repos.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
setup.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
shell.rake Change Gitlab::Shell#add_namespace to #create_namespace 2018-03-14 09:56:22 +01:00
storage.rake Improve storage migration rake task 2017-11-23 14:19:36 +01:00
tcp_check.rake Add a gitlab:tcp_check rake task 2017-12-13 15:53:32 +00:00
test.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
traces.rake Integrate two workers into one ArchiveTraceWorker with pipeline_background queue. This queue takes loqer precedence than pipeline_default. 2018-03-06 21:44:15 +09:00
track_deployment.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
two_factor.rake Add a Rake task to aid in rotating otp_key_base 2017-06-05 22:17:52 +01:00
update_templates.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
web_hook.rake Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
workhorse.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00