summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Add rake task to cleanup any existing exclusive leaseGabriel Mazetto2018-03-091-0/+10
* Merge branch 'jprovazn-commits-count-reschedule' into 'master'Yorick Peterse2018-03-091-1/+1
|\
| * Reschedule commits_count background migrationjprovazn-commits-count-rescheduleJan Provaznik2018-03-091-1/+1
* | Merge branch 'cache-refactor' into 'master'Sean McGivern2018-03-093-2/+147
|\ \
| * | Cache `#can_be_resolved_in_ui?` git operationscache-refactorAlejandro Rodríguez2018-03-082-3/+32
| * | Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez2018-03-062-0/+116
* | | Merge branch '43949-verify-job-artifacts' into 'master'Sean McGivern2018-03-091-0/+27
|\ \ \ | |_|/ |/| |
| * | Implement foreground verification of CI artifacts43949-verify-job-artifactsNick Thomas2018-03-071-0/+27
* | | Merge branch 'gitaly-fsck-mandatory' into 'master'Douwe Maan2018-03-081-16/+2
|\ \ \
| * | | Make 'git fsck' mandatorygitaly-fsck-mandatoryKim "BKC" Carlbäcker2018-03-081-16/+2
* | | | Merge branch 'gitlab-git-duplicate-code' into 'master'Sean McGivern2018-03-081-18/+0
|\ \ \ \
| * | | | Remove duplicate method definitionsJacob Vosmaer2018-03-081-18/+0
| |/ / /
* | | | Merge branch 'jprovazn-revert-commit-cleanup' into 'master'Sean McGivern2018-03-081-1/+1
|\ \ \ \
| * | | | Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-081-1/+1
| |/ / /
* | | | [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-086-6/+6
|/ / /
* | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-081-0/+1
|\ \ \
| * | | Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+1
* | | | Validate `:push_code` before checking protected branchesbvl-port-ee-improvements-from-maintainer-pushBob Van Landuyt2018-03-081-6/+3
* | | | Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'ce-3839-ci-cd-only-github-projects-feDouwe Maan2018-03-078-28/+21
|\ \ \ \
| * \ \ \ Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-072-2/+9
| |\ \ \ \
| | * | | | Limit queries to a user-branch combinationBob Van Landuyt2018-03-072-4/+7
| | * | | | Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-1/+1
| | * | | | Allow maintainers to push to a single branchBob Van Landuyt2018-03-071-1/+5
| * | | | | Merge branch 'fix/reduce-number-of-find-commit-for-log-tree' into 'master'Robert Speicher2018-03-071-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Reduce number of FindCommit calls from RefsController#logs_treefix/reduce-number-of-find-commit-for-log-treeAhmad Sherif2018-03-061-4/+4
| * | | | | Merge branch 'dz-use-less-deprecated-methods-2' into 'master'Douwe Maan2018-03-074-4/+4
| |\ \ \ \ \
| | * | | | | Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-074-4/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'gitaly-git-mandatory' into 'master'Douwe Maan2018-03-071-18/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | naming thingsKim "BKC" Carlbäcker2018-03-071-2/+2
| | * | | | Make git push mandatoryKim "BKC" Carlbäcker2018-03-061-18/+4
| | | |/ / | | |/| |
* | | | | CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-4/+5
|/ / / /
* | | | Merge branch 'zj-move-opt-out-ruby-endpoints' into 'master'Sean McGivern2018-03-072-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Move OperationService#UserRemoveBranchZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move OperationService#UserCreateBranchZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move CommitService#Languages to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move RefService#CreateBranch to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move RefService#DeleteBranch to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move OperationService#UserRevert to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move OperationService#UserAddTag to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move CommitService::CommitPatch to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
| * | | Move Repository#HasLocalBranches to OPT_OUTZeger-Jan van de Weg2018-03-071-1/+1
* | | | Count discussions on issues and merge requests as contributions for the contr...Riccardo Padovani2018-03-071-1/+1
* | | | Merge branch 'master' into 'master'Grzegorz Bizon2018-03-071-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | CI charts now include the current dayDakkaron2018-03-061-6/+9
* | | | Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'43962-add-wip-to-merge-requests-titles-by-default43958-include-adding-a-specific-runner-to-another-project-from-the-admin-area-to-docsNick Thomas2018-03-073-9/+10
|\ \ \ \
| * | | | Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-063-9/+10
* | | | | Gitlab::Utils - backport `.ensure_array_from_string` from EEMario de la Ossa2018-03-061-0/+8
| |_|_|/ |/| | |
* | | | Set sha256 checksum when archiving tracesShinya Maeda2018-03-071-1/+2
* | | | Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon2018-03-068-16/+53
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-0699-2129/+3381
| |\ \ \ \ | | | |_|/ | | |/| |