summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add pipeline lists to GraphQLBob Van Landuyt2018-07-044-0/+95
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Make more Gitaly features mandatoryJacob Vosmaer (GitLab)2018-07-043-94/+8
| |_|/ / / / / |/| | | | | |
* | | | | | | add support for file copy on object storageMicaƫl Bergeron2018-07-031-19/+3
* | | | | | | When moving issues, don't attempt to move files in object storageStan Hu2018-07-031-1/+1
|/ / / / / /
* | | | | | Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-032-286/+47
* | | | | | Merge branch 'fix-gitaly-mr-creation-limits' into 'master'Douwe Maan2018-07-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fix MR diffs created with gitaly_diff_between enabledSean McGivern2018-06-291-1/+1
* | | | | | | Merge branch 'jprovazn-extra-line' into 'master'Sean McGivern2018-07-031-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Don't add bottom 'match' line for deleted filesJan Provaznik2018-06-281-1/+1
* | | | | | | Merge branch '6195-http-git-push-to-secondary-for-git-lfs-currently-does-not-...Nick Thomas2018-07-021-9/+24
|\ \ \ \ \ \ \
| * | | | | | | Better route matching for read-only detectionAsh McKenzie2018-07-021-9/+24
* | | | | | | | Merge branch '43270-import-with-milestones-failing' into 'master'Douwe Maan2018-07-023-71/+122
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | update code based on feedbackJames Lopez2018-06-272-36/+19
| * | | | | | | fix space43270-import-with-milestones-failingJames Lopez2018-06-251-1/+1
| * | | | | | | refactor code based on feedbackJames Lopez2018-06-253-20/+22
| * | | | | | | add some more commentsJames Lopez2018-06-222-5/+10
| * | | | | | | add more specs and refactor more relation factory codeJames Lopez2018-06-222-9/+11
| * | | | | | | refactor code based on feedbackJames Lopez2018-06-222-21/+32
| * | | | | | | refactor code once again to fix IID issuesJames Lopez2018-06-202-27/+12
| * | | | | | | refactor code once again to fix IID issuesJames Lopez2018-06-202-28/+33
| * | | | | | | fix some more edge casesJames Lopez2018-06-201-5/+10
| * | | | | | | refactor finderJames Lopez2018-06-201-9/+13
| * | | | | | | fix some edge casesJames Lopez2018-06-192-11/+18
| * | | | | | | refactor relation factoryJames Lopez2018-06-192-36/+45
| * | | | | | | add group finder spec and logicJames Lopez2018-06-191-0/+33
* | | | | | | | Merge branch '44725-expire_correct_methods_after_change_head' into 'master'Grzegorz Bizon2018-07-021-0/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Expire correct method caches after HEAD changedImre Farkas2018-06-291-0/+10
* | | | | | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'dm-favicon-asset-host' into 'master'Sean McGivern2018-06-291-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Read asset host from ActionController::Base instead of application configDouwe Maan2018-06-291-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'osw-delete-non-latest-mr-diff-files-migration' into 'master'Sean McGivern2018-06-291-0/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira2018-06-281-0/+46
* | | | | | | Merge branch 'zj-find-all-commits' into 'master'Douwe Maan2018-06-281-49/+2
|\ \ \ \ \ \ \
| * | | | | | | FindAllCommits mandatoryZeger-Jan van de Weg2018-06-281-49/+2
* | | | | | | | Merge branch 'zj-commits-between-mandatory' into 'master'Douwe Maan2018-06-282-29/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Commits between in Gitaly onlyZeger-Jan van de Weg2018-06-282-29/+2
* | | | | | | | | Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern2018-06-282-1/+25
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Expose permissions on types in GraphQLBob Van Landuyt2018-06-282-1/+25
* | | | | | | | | Merge branch 'gitaly-mandatory-20180627-jv-2' into 'master'Douwe Maan2018-06-282-47/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make Gitaly signature RPC's mandatoryJacob Vosmaer2018-06-272-47/+6
* | | | | | | | | | Merge branch 'gitaly-mandatory-20180627-jv' into 'master'Douwe Maan2018-06-283-38/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Make search and message RPC's mandatoryJacob Vosmaer2018-06-273-38/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rs-authorize-is-hard-to-spell' into 'master'Stan Hu2018-06-271-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct "autorize" typosRobert Speicher2018-06-271-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Bring Gitlab::ShardHealthCache to CEToon Claes2018-06-271-0/+41
|/ / / / / / / /
* | | | | | | | Merge branch 'zj-gitaly-read-write-check' into 'master'Nick Thomas2018-06-272-178/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-272-178/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'gitaly-tree-entry-dot-dot' into 'master'Sean McGivern2018-06-272-29/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Client-side fix for Gitaly TreeEntry buggitaly-tree-entry-dot-dotJacob Vosmaer2018-06-262-29/+19
* | | | | | | Merge branch 'ce-update-branch-client-preparation' into 'master'Robert Speicher2018-06-261-2/+5
|\ \ \ \ \ \ \