summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-141-1/+1
* Add rake task to cleanup any existing exclusive leaseGabriel Mazetto2018-03-091-0/+9
* Implement foreground verification of CI artifacts43949-verify-job-artifactsNick Thomas2018-03-071-0/+8
* Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-1/+1
* Fix rake task to use corrrect SQLShinya Maeda2018-03-061-5/+4
* Use find_in_batches for rake taskShinya Maeda2018-03-061-3/+11
* Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda2018-03-061-0/+17
* Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-023-44/+16
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-282-4/+4
* 36847 - update toml-rb to 1.0.0Ken2018-02-211-2/+2
* Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher2018-01-2911-221/+45
|\
| * Eliminate the warnings from task helpersLin Jen-Shin2018-01-2611-221/+45
* | Pass BUNDLE_PATH to install to the same path for test42290-pass-BUNDLE_PATHLin Jen-Shin2018-01-261-1/+5
|/
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-0/+2
* typo fixBen Bodenmiller2018-01-181-1/+1
* Merge branch '38540-ssh-env-file' into 'master'Douwe Maan2018-01-151-10/+0
|\
| * Remove .ssh/environment file that now breaks the gitlab:check rake taskRicketts, M (Mike)2017-12-221-10/+0
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-118-0/+13
* | Fix small typosDouglas Barbosa Alexandre2018-01-091-1/+1
* | Add rake task to check integrity of uploaded filesDouglas Barbosa Alexandre2018-01-081-0/+44
* | Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)2018-01-051-55/+2
* | refactor spec, add docsJames Lopez2018-01-041-0/+1
* | deprecate check integrity taskJames Lopez2018-01-041-39/+2
* | add locks chekJames Lopez2018-01-041-1/+25
* | remove max-depth flag so it works with subgroupsJames Lopez2018-01-041-1/+1
* | add new git fsck rake task and specJames Lopez2018-01-041-0/+10
|/
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-151-0/+20
|\
| * Add a gitlab:tcp_check rake taskNick Thomas2017-12-131-0/+20
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-303-17/+77
|\ \ | |/
| * Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-281-15/+70
| |\
| | * Improve storage migration rake taskGabriel Mazetto2017-11-231-15/+70
| * | static-analysis fix40352-ignore-hashed-repos-cleanup-dirsdigitalMoksha2017-11-251-2/+1
| * | refactored the hashed repository namedigitalMoksha2017-11-251-2/+5
| * | ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha2017-11-241-1/+2
| * | Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+2
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-223-54/+15
|\ \ | |/
| * ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker2017-11-211-1/+4
| * Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-3/+8
| * Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-3/+1
| * remove the rake task `gitlab:sidekiq:drop_post_receive`digitalMoksha2017-11-201-47/+0
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-10/+9
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-172-25/+28
|\ \ | |/
| * Improve GitLab Import rake task to work with Hashed Storage and SubgroupsJames Lopez2017-11-071-8/+6
| * show better message when deciding not to continue39903-restore-backup-warningdigitalMoksha2017-11-071-17/+22
| * Make warning message more explicitdigitalMoksha2017-11-071-1/+1
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-066-14/+99
|\ \ | |/
| * Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-11/+0
| * Ensure the ee-compat-check uses the correct patch URL for forks39628-bug-in-the-procedure-advised-from-ee_compat_checkRémy Coutable2017-10-311-4/+3
| * Improve the gitlab:dev:ee_compat_check task to pass a repo URL without creden...39237-fix-ee_compat_checkRémy Coutable2017-10-181-1/+3