summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-082-5/+20
|\
| * Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-052-5/+20
* | Merge branch 'remove-commit-tree' into 'master'Sean McGivern2018-01-082-3/+2
|\ \
| * | Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-042-3/+2
* | | Merge branch 'gitaly-fetch-internal-remote' into 'master'Sean McGivern2018-01-082-16/+39
|\ \ \
| * | | Incorporate RemoteService.FetchInternalRemote Gitaly RPCgitaly-fetch-internal-remoteAlejandro Rodríguez2018-01-052-16/+39
* | | | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński2018-01-071-0/+24
|\ \ \ \
| * \ \ \ Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-062-6/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-058-31/+162
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0551-411/+1188
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-2117-143/+771
| |\ \ \ \ \ \ \
| * | | | | | | | Properly CamelCase service nameMatija Čupić2017-12-161-2/+2
| * | | | | | | | Add Google Cloud client project billing infoMatija Čupić2017-12-161-0/+12
| * | | | | | | | Add Google Cloud client project listMatija Čupić2017-12-151-0/+12
* | | | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-073-354/+454
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-0613-103/+424
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Assert on correctly restoring pipelines after an importGrzegorz Bizon2018-01-051-0/+4
| * | | | | | | | | Fix import/export project tree saver specsGrzegorz Bizon2018-01-052-7/+19
| * | | | | | | | | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-052-360/+410
| * | | | | | | | | Check if stage_id relation has been assigned onlyGrzegorz Bizon2018-01-041-1/+1
| * | | | | | | | | Add test for restoring associations with import/exportGrzegorz Bizon2018-01-042-2/+36
* | | | | | | | | | Fix error 500 when viewing commit and merge request diffsStan Hu2018-01-071-0/+14
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-6/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-055-16/+120
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0447-245/+897
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Fix cycle analytics specsGrzegorz Bizon2018-01-041-6/+8
* | | | | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-058-31/+162
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'dm-copy-mermaid-as-gfm' into 'master'Jacob Schatz2018-01-051-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Copy Mermaid graphs as GFMdm-copy-mermaid-as-gfmDouwe Maan2018-01-051-2/+2
| * | | | | | | | | | Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)2018-01-051-1/+39
| * | | | | | | | | | Merge branch 'ce-backport=reorder-issues' into 'master'Sean McGivern2018-01-051-12/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-12/+1
| * | | | | | | | | | Merge branch 'zj-blob-batch' into 'master'Douwe Maan2018-01-051-11/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Reroute batch blobs to single blob RPCZeger-Jan van de Weg2018-01-021-11/+4
| * | | | | | | | | | | Merge branch 'ldap_username_attributes' into 'master'Douwe Maan2018-01-053-5/+98
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Modify `LDAP::Person` to return username value based on attributesDrew Blessing2018-01-043-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-handlerAlejandro Rodríguez2018-01-041-0/+18
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Rename cache_index in safe_model_attributesMatija Čupić2018-01-051-1/+1
* | | | | | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0447-245/+897
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '41468-error-500-trying-to-view-a-merge-request-json-undefined-m...Douwe Maan2018-01-041-0/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix error when viewing diffs without blobs41468-error-500-trying-to-view-a-merge-request-json-undefined-method-binary-for-nil-nilclassSean McGivern2018-01-041-0/+25
| * | | | | | | | | | Merge branch 'ce-gitaly-remote-mirror-prep' into 'master'Dmitriy Zaporozhets2018-01-042-58/+107
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez2018-01-032-28/+69
| | * | | | | | | | | | Move push_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez2018-01-032-30/+38
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan2018-01-041-9/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Make DeleteConflictingRedirectRoutes no-opmk-no-op-delete-conflicting-redirectsMichael Kozono2018-01-031-9/+4
| * | | | | | | | | | Merge branch 'sh-validate-path-project-import' into 'master'Yorick Peterse2018-01-041-2/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Avoid leaving a push event empty if payload cannot be createdsh-validate-path-project-importStan Hu2018-01-031-2/+12
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern2018-01-041-0/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Better Englishgitaly-merge-nilJacob Vosmaer2018-01-031-1/+1