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
backup.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
bulk_add_permission.rake
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
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
info.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00
ldap.rake
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
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
two_factor.rake
update_templates.rake Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
web_hook.rake
workhorse.rake Eliminate the warnings from task helpers 2018-01-26 19:42:48 +08:00