Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gitlab::Shell works on shard name, not path | Zeger-Jan van de Weg | 2018-04-25 | 1 | -8/+13 |
* | Allow `rake cache:clear` clearing pipeline status cache44582-clear-pipeline-status-cache | Lin Jen-Shin | 2018-04-10 | 1 | -0/+19 |
* | fix the rake task from being to strict about Group | Micaël Bergeron | 2018-04-02 | 1 | -7/+108 |
* | apply feedback | Micaël Bergeron | 2018-03-30 | 1 | -1/+3 |
* | fix a future conflict | Micaël Bergeron | 2018-03-29 | 1 | -1/+2 |
* | fix rake migration task from ignoring Upload(store: nil) | Micaël Bergeron | 2018-03-29 | 1 | -3/+14 |
* | Merge branch '40781-os-to-ce' into 'master' | Sean McGivern | 2018-03-27 | 3 | -0/+183 |
|\ | |||||
| * | fix the failing specs | Micaël Bergeron | 2018-03-22 | 1 | -1/+1 |
| * | Backport EE changes | Micaël Bergeron | 2018-03-22 | 1 | -0/+0 |
| * | Merge remote-tracking branch 'origin/master' into 40781-os-to-ce | Micaël Bergeron | 2018-03-22 | 1 | -0/+34 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'origin/master' into 40781-os-to-ce | Micaël Bergeron | 2018-03-08 | 3 | -31/+59 |
| |\ \ | |||||
| * | | | [cherry-pick] '4862-verify-file-checksums' | Sean McGivern | 2018-03-08 | 3 | -1/+57 |
| * | | | another round of fixes | Micaël Bergeron | 2018-03-01 | 1 | -0/+28 |
| * | | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backport | Kamil Trzciński | 2018-02-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge commit '8af23def1d6' into object-storage-ee-to-ce-backport | Kamil Trzciński | 2018-02-28 | 5 | -4/+34 |
| |\ \ \ \ | |||||
| * | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master' | Sean McGivern | 2018-02-28 | 2 | -18/+18 |
| * | | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e... | Kamil Trzciński | 2018-02-28 | 1 | -0/+38 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge branch 'zj-multiple-artifacts-ee' into 'master' | Grzegorz Bizon | 2018-02-28 | 1 | -0/+118 |
| * | | | | | | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e... | Kamil Trzciński | 2018-02-28 | 3 | -8/+78 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e... | Kamil Trzciński | 2018-02-28 | 5 | -198/+72 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e... | Kamil Trzciński | 2018-02-28 | 3 | -7/+82 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Merge branch 'jej/lfs-object-storage' into 'master' | Douwe Maan | 2018-02-28 | 1 | -0/+37 |
* | | | | | | | | | | Route path lookups through legacy_disk_pathmark-legacy-git-access | Jacob Vosmaer | 2018-03-21 | 5 | -13/+28 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Implement foreground verification of CI artifacts43949-verify-job-artifacts | Nick Thomas | 2018-03-07 | 1 | -0/+34 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Fix tests by latest proposal changesproper-fix-for-artifacts-service | Shinya Maeda | 2018-03-06 | 1 | -2/+2 |
* | | | | | | | | Fix rake task to use corrrect SQL | Shinya Maeda | 2018-03-06 | 1 | -0/+55 |
* | | | | | | | | Foreground verification of uploads and LFS objectsee-4862-verify-file-checksums | Nick Thomas | 2018-03-02 | 2 | -6/+35 |
* | | | | | | | | Moved o_auth/saml/ldap modules under gitlab/auth | Horatiu Eugen Vlad | 2018-02-28 | 1 | -4/+4 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | 36847 - update toml-rb to 1.0.0 | Ken | 2018-02-21 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Enable RuboCop Style/RegexpLiteral | Takuya Noguchi | 2018-02-01 | 2 | -2/+2 |
* | | | | | | Merge branch '41972-make-sure-no-warnings' into 'master' | Robert Speicher | 2018-01-29 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Eliminate the warnings from task helpers | Lin Jen-Shin | 2018-01-26 | 1 | -1/+0 |
* | | | | | | | Pass BUNDLE_PATH to install to the same path for test42290-pass-BUNDLE_PATH | Lin Jen-Shin | 2018-01-26 | 1 | -1/+5 |
|/ / / / / / | |||||
* | | | | | | Refactoring spec for the gitlab:uploads:check rake task | Douglas Barbosa Alexandre | 2018-01-08 | 1 | -6/+5 |
* | | | | | | Make Rubocop happy | Douglas Barbosa Alexandre | 2018-01-08 | 1 | -1/+1 |
* | | | | | | Add spec for gitlab:uploads rake tasks | Douglas Barbosa Alexandre | 2018-01-08 | 1 | -0/+28 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | refactor spec, add docs | James Lopez | 2018-01-04 | 1 | -8/+8 |
* | | | | | add lock specs | James Lopez | 2018-01-04 | 1 | -0/+13 |
* | | | | | add locks chek | James Lopez | 2018-01-04 | 1 | -1/+3 |
* | | | | | fix spec | James Lopez | 2018-01-04 | 1 | -9/+5 |
* | | | | | add new git fsck rake task and spec | James Lopez | 2018-01-04 | 1 | -0/+27 |
| |_|_|/ |/| | | | |||||
* | | | | Remove Rugged::Repository#empty? | Zeger-Jan van de Weg | 2017-12-07 | 1 | -1/+1 |
* | | | | static analysis fix | digitalMoksha | 2017-11-24 | 1 | -1/+0 |
* | | | | ignore hashed repositories when doing rake gitlab:cleanup:dirs | digitalMoksha | 2017-11-24 | 1 | -10/+37 |
* | | | | Add FetchSourceBranch Gitaly call | Jacob Vosmaer (GitLab) | 2017-11-22 | 1 | -0/+1 |
* | | | | ignore hashed repos (for now) when using `rake gitlab:cleanup:repos` | Brett Walker | 2017-11-21 | 1 | -0/+41 |
* | | | | Use `make install` for Gitaly setups in non-test environments | Alejandro Rodríguez | 2017-11-21 | 1 | -7/+9 |
* | | | | Fix slow gitaly dev test bundle | Jacob Vosmaer (GitLab) | 2017-11-21 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Remove tokens:reset_all_auth rake task | Douwe Maan | 2017-11-02 | 1 | -6/+0 |
* | | | Remove gitlab:users:clear_all_authentication_tokens rake task | Douwe Maan | 2017-11-02 | 1 | -38/+0 |