summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix backup creation and restore for specific Rake tasksStan Hu2018-05-241-0/+10
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+13
* fix the rake task from being to strict about GroupMicaël Bergeron2018-04-021-7/+108
* apply feedbackMicaël Bergeron2018-03-301-1/+3
* fix a future conflictMicaël Bergeron2018-03-291-1/+2
* fix rake migration task from ignoring Upload(store: nil)Micaël Bergeron2018-03-291-3/+14
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-273-0/+183
|\
| * fix the failing specsMicaël Bergeron2018-03-221-1/+1
| * Backport EE changesMicaël Bergeron2018-03-221-0/+0
| * Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-0/+34
| |\
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-083-31/+59
| |\ \
| * | | [cherry-pick] '4862-verify-file-checksums'Sean McGivern2018-03-083-1/+57
| * | | another round of fixesMicaël Bergeron2018-03-011-0/+28
| * | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-1/+1
| |\ \ \
| * \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-285-4/+34
| |\ \ \ \
| * | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-282-18/+18
| * | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-281-0/+38
| |\ \ \ \ \
| * | | | | | Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon2018-02-281-0/+118
| * | | | | | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-283-8/+78
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-284-192/+72
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-283-7/+82
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-281-0/+37
* | | | | | | | | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-215-13/+28
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Implement foreground verification of CI artifacts43949-verify-job-artifactsNick Thomas2018-03-071-0/+34
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-061-2/+2
* | | | | | | | Fix rake task to use corrrect SQLShinya Maeda2018-03-061-0/+55
* | | | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksumsNick Thomas2018-03-022-6/+35
* | | | | | | | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 36847 - update toml-rb to 1.0.0Ken2018-02-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-2/+2
* | | | | | Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher2018-01-291-1/+0
|\ \ \ \ \ \
| * | | | | | Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-1/+0
* | | | | | | Pass BUNDLE_PATH to install to the same path for test42290-pass-BUNDLE_PATHLin Jen-Shin2018-01-261-1/+5
|/ / / / / /
* | | | | | Refactoring spec for the gitlab:uploads:check rake taskDouglas Barbosa Alexandre2018-01-081-6/+5
* | | | | | Make Rubocop happyDouglas Barbosa Alexandre2018-01-081-1/+1
* | | | | | Add spec for gitlab:uploads rake tasksDouglas Barbosa Alexandre2018-01-081-0/+28
| |_|_|_|/ |/| | | |
* | | | | refactor spec, add docsJames Lopez2018-01-041-8/+8
* | | | | add lock specsJames Lopez2018-01-041-0/+13
* | | | | add locks chekJames Lopez2018-01-041-1/+3
* | | | | fix specJames Lopez2018-01-041-9/+5
* | | | | add new git fsck rake task and specJames Lopez2018-01-041-0/+27
| |_|_|/ |/| | |
* | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-071-1/+1
* | | | static analysis fixdigitalMoksha2017-11-241-1/+0
* | | | ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha2017-11-241-10/+37
* | | | Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+1
* | | | ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker2017-11-211-0/+41
* | | | Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-7/+9
* | | | Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-2/+2
| |_|/ |/| |
* | | Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-38/+0
* | | Stub ENV in the LDAP task spec fileRémy Coutable2017-10-181-1/+1