Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master' | Douwe Maan | 2018-01-10 | 2 | -56/+23 |
|\ | |||||
| * | Migrate GitlabProject (re)move project endpoints | Zeger-Jan van de Weg | 2018-01-09 | 2 | -56/+23 |
* | | Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooks | Stan Hu | 2018-01-09 | 1 | -2/+6 |
* | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master' | Douwe Maan | 2018-01-09 | 2 | -11/+331 |
|\ \ | |||||
| * | | Fix spec in shell_spec.rb | James Edwards-Jones | 2018-01-08 | 1 | -1/+1 |
| * | | Backport spec fixes in spec/lib/gitlab/shell_spec.rb | Valery Sizov | 2018-01-08 | 1 | -10/+12 |
| * | | Backport authorized_keys_enabled defaults to true' | Michael Kozono | 2018-01-08 | 1 | -0/+212 |
| * | | Backport option to disable writing to `authorized_keys` file | Michael Kozono | 2018-01-08 | 1 | -11/+99 |
| * | | Backport authorized_keys branch 'find-key-by-fingerprint' | Pablo Carranza | 2018-01-08 | 1 | -0/+18 |
* | | | Merge branch 'check-environment-regex-ce' into 'master' | Grzegorz Bizon | 2018-01-09 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add speccheck-environment-regex-ce | Shinya Maeda | 2018-01-08 | 1 | -1/+2 |
* | | | Merge branch '41683-timeout-is-not-set-for-gitaly-fetch_remote-calls' into 'm... | Stan Hu | 2018-01-08 | 1 | -2/+18 |
|\ \ \ | |||||
| * | | | Pass timeout to RepositoryService.FetchRemote Gitaly RPC calls41683-timeout-is-not-set-for-gitaly-fetch_remote-calls | Alejandro Rodríguez | 2018-01-05 | 1 | -2/+18 |
* | | | | Merge branch 'delay-background-migrations' into 'master' | Rémy Coutable | 2018-01-08 | 2 | -5/+20 |
|\ \ \ \ | |||||
| * | | | | Run background migrations with a minimum intervaldelay-background-migrations | Yorick Peterse | 2018-01-05 | 2 | -5/+20 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'remove-commit-tree' into 'master' | Sean McGivern | 2018-01-08 | 2 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Remove the Commit#tree methodremove-commit-tree | Jacob Vosmaer | 2018-01-04 | 2 | -3/+2 |
* | | | | | Merge branch 'gitaly-fetch-internal-remote' into 'master' | Sean McGivern | 2018-01-08 | 2 | -16/+39 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Incorporate RemoteService.FetchInternalRemote Gitaly RPCgitaly-fetch-internal-remote | Alejandro Rodríguez | 2018-01-05 | 2 | -16/+39 |
* | | | | | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but... | Kamil Trzciński | 2018-01-07 | 1 | -0/+24 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-06 | 2 | -6/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 8 | -31/+162 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 51 | -411/+1188 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2017-12-21 | 17 | -143/+771 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Properly CamelCase service name | Matija Čupić | 2017-12-16 | 1 | -2/+2 |
| * | | | | | | | | Add Google Cloud client project billing info | Matija Čupić | 2017-12-16 | 1 | -0/+12 |
| * | | | | | | | | Add Google Cloud client project list | Matija Čupić | 2017-12-15 | 1 | -0/+12 |
* | | | | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master' | Kamil Trzciński | 2018-01-07 | 3 | -354/+454 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into fix/gb/fix-import-export-restoring-associations | Grzegorz Bizon | 2018-01-06 | 13 | -103/+424 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Assert on correctly restoring pipelines after an import | Grzegorz Bizon | 2018-01-05 | 1 | -0/+4 |
| * | | | | | | | | | Fix import/export project tree saver specs | Grzegorz Bizon | 2018-01-05 | 2 | -7/+19 |
| * | | | | | | | | | Assign stage and pipeline to a status when importing | Grzegorz Bizon | 2018-01-05 | 2 | -360/+410 |
| * | | | | | | | | | Check if stage_id relation has been assigned only | Grzegorz Bizon | 2018-01-04 | 1 | -1/+1 |
| * | | | | | | | | | Add test for restoring associations with import/export | Grzegorz Bizon | 2018-01-04 | 2 | -2/+36 |
* | | | | | | | | | | Fix error 500 when viewing commit and merge request diffs | Stan Hu | 2018-01-07 | 1 | -0/+14 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch '22643-manual-job-page' into 'master' | Kamil Trzciński | 2018-01-06 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-05 | 5 | -16/+120 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-04 | 47 | -245/+897 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Fix cycle analytics specs | Grzegorz Bizon | 2018-01-04 | 1 | -6/+8 |
* | | | | | | | | | | Merge branch 'master' into 41249-clearing-the-cache | Matija Čupić | 2018-01-05 | 8 | -31/+162 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'dm-copy-mermaid-as-gfm' into 'master' | Jacob Schatz | 2018-01-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Copy Mermaid graphs as GFMdm-copy-mermaid-as-gfm | Douwe Maan | 2018-01-05 | 1 | -2/+2 |
| * | | | | | | | | | | Use --left-right and --max-count for counting diverging commits | Lin Jen-Shin (godfat) | 2018-01-05 | 1 | -1/+39 |
| * | | | | | | | | | | Merge branch 'ce-backport=reorder-issues' into 'master' | Sean McGivern | 2018-01-05 | 1 | -12/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Refactor matchers for background migrationsce-backport=reorder-issues | Jarka Kadlecová | 2018-01-05 | 1 | -12/+1 |
| * | | | | | | | | | | Merge branch 'zj-blob-batch' into 'master' | Douwe Maan | 2018-01-05 | 1 | -11/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Reroute batch blobs to single blob RPC | Zeger-Jan van de Weg | 2018-01-02 | 1 | -11/+4 |
| * | | | | | | | | | | | Merge branch 'ldap_username_attributes' into 'master' | Douwe Maan | 2018-01-05 | 3 | -5/+98 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Modify `LDAP::Person` to return username value based on attributes | Drew Blessing | 2018-01-04 | 3 | -5/+98 |
| * | | | | | | | | | | | Fix a bug where charlock_holmes was used needlessly to encode strings41677-branch-name-omitted-due-to-bad-utf-8-conversion-by-gitaly-ref-handler | Alejandro Rodríguez | 2018-01-04 | 1 | -0/+18 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | |