summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński2017-10-031-1/+12
|\
| * Hide CI section markers from job traceAlessio Caiazza2017-10-031-1/+12
* | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-034-0/+192
* | Restore User.from_gitalyJacob Vosmaer (GitLab)2017-10-031-0/+5
* | Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin2017-10-0323-210/+370
|\ \
| * \ Merge branch 'fix-kubectl-180' into 'master'Kamil Trzciński2017-10-031-1/+1
| |\ \
| | * | Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180Alessio Caiazza2017-10-031-1/+1
| * | | Fix for Gitaly nil encoding issueAndrew Newdigate2017-10-032-1/+3
| * | | Merge branch 'gitaly-get-archive' into 'master'Douwe Maan2017-10-031-0/+7
| |\ \ \
| | * | | Send extra Gitaly params for `send_git_archive` if neededAlejandro Rodríguez2017-10-021-0/+7
| * | | | Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher2017-10-021-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-021-1/+2
| | |/ /
| * | | Merge branch 'log-update-ref-errors' into 'master'Sean McGivern2017-10-021-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | Log update-ref errors in OperationServiceJacob Vosmaer2017-10-021-1/+3
| * | | Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan2017-10-025-92/+67
| |\ \ \
| | * | | Refactors SAML identity creation in gl_user.Tiago Botelho2017-10-025-102/+58
| | * | | Creates compound query for LDAP email attributes.Tiago Botelho2017-09-252-7/+15
| | * | | Attempt to link saml users to ldap by emailTiago Botelho2017-09-253-8/+19
| * | | | Merge branch 'revert-configurable-size-limits' into 'master'Douwe Maan2017-10-021-37/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern2017-10-021-37/+9
| * | | | Merge branch 'gitaly-add-branch' into 'master'Sean McGivern2017-10-023-9/+50
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Implement OperationService.UserAddBranch Gitaly RPCgitaly-add-branchAlejandro Rodríguez2017-09-302-7/+47
| | * | | Populate `Gitlay::Repository`'s `gl_repository` fieldAlejandro Rodríguez2017-09-302-2/+3
| * | | | Merge branch 'remote_user' into 'master'Douwe Maan2017-10-024-22/+25
| |\ \ \ \
| | * | | | add username to authorized result, so that gitlab-shell can pass it to hooksDavid Turner2017-09-292-7/+6
| | * | | | Add username as GL_USERNAME in hooks (http)David Turner2017-09-293-17/+25
| | * | | | remove unused from_gitaly methodDavid Turner2017-09-291-4/+0
| | |/ / /
| * | | | Add environment variable to bypass n+1Andrew Newdigate2017-09-301-1/+1
| |/ / /
| * | | Create repositories via GitalyJacob Vosmaer2017-09-293-7/+21
| * | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-291-5/+27
| |\ \ \
| | * | | Make MR diff background migration less likely to time outSean McGivern2017-09-291-9/+25
| | * | | Insert at most 1,000 rows at once in MR diff background migrationSean McGivern2017-09-291-3/+9
| * | | | Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-292-1/+33
| |/ / /
| * | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-294-30/+70
| * | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher2017-09-283-1/+45
| |\ \ \
| | * | | Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-283-1/+45
| * | | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-281-1/+6
| |\ \ \ \
| | * | | | [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-281-1/+6
* | | | | | Freeze the constant arraygem/sm/bump-google-api-client-gem-from-0-8-6-to-0-13-6Lin Jen-Shin2017-10-021-1/+1
* | | | | | Just allow the scheme we want!Lin Jen-Shin2017-09-291-3/+5
* | | | | | Adapt to the latest addressable behaviourLin Jen-Shin2017-09-291-2/+0
* | | | | | Make sure we didn't blow up if URI is invalidLin Jen-Shin2017-09-281-0/+2
|/ / / / /
* | | | | Handle error when fetching ref for MR with deleted source branch38319-nomethoderror-undefined-method-sha-for-nil-nilclassSean McGivern2017-09-281-2/+7
|/ / / /
* | | | Merge branch 'zj-repo-gitaly' into 'master'Sean McGivern2017-09-281-2/+12
|\ \ \ \
| * | | | Rolling back change to n+1 detectionan-repo-gitalyAndrew Newdigate2017-09-271-7/+1
| * | | | RepositoryExists is always called with #gitaly_migrationZeger-Jan van de Weg2017-09-261-2/+12
| * | | | Don't enforce gitaly request limits for distinct callsAlejandro Rodríguez2017-09-261-1/+7
* | | | | refactor users update serviceJames Lopez2017-09-282-2/+2
* | | | | refactor services to match EE signatureJames Lopez2017-09-282-2/+2
| |/ / / |/| | |
* | | | Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil Trzciński2017-09-2710-141/+412
|\ \ \ \ | |/ / / |/| | |