summaryrefslogtreecommitdiff
path: root/spec/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 36847 - update toml-rb to 1.0.0Ken2018-02-211-1/+1
* | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-285-4/+34
|\ \ | |/
| * 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
* | 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
|\ \ | |/
| * 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
* | 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
|\ \ | |/
| * 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
* | Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-285-198/+72
|\ \ | |/
| * Remove tokens:reset_all_auth rake taskDouwe Maan2017-11-021-6/+0
| * 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
| * Stub ENV in the Gitaly task spec fileRémy Coutable2017-10-181-8/+1
| * Stub ENV in the backup task spec fileRémy Coutable2017-10-181-145/+70
* | Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-283-7/+82
|\ \ | |/
| * Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-7/+10
| * Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+52
| * Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-checkGabriel Mazetto2017-09-251-0/+20
* | Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-281-0/+37
|/
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Merge branch 'gitaly-test-bundle-path' into 'master'Rémy Coutable2017-08-141-5/+16
|\
| * Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-pathJacob Vosmaer2017-08-111-5/+16
* | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-102-3/+3
|/
* Merge branch '36003-do-not-include-to-kernel' into 'master'Robert Speicher2017-08-093-17/+18
|\
| * Properly set the expectation on the main object36003-do-not-include-to-kernelLin Jen-Shin2017-08-092-16/+16
| * We shouldn't include utility methods everywhereLin Jen-Shin2017-08-081-1/+2
* | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-3/+3
* | Unset BUNDLE_GEMFILE when installing GitalyJacob Vosmaer2017-08-081-1/+1
|/
* Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-081-4/+6
|\
| * Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-041-1/+1
| * Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-041-1/+1