summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Adds new metrics for unicorn monitoringRyan Cobb2019-04-182-8/+53
* Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-1/+1
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-154-6/+6
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-154-6/+6
* | Merge branch 'osw-remote-multi-line-suggestions-ff' into 'master'Lin Jen-Shin2019-04-151-12/+0
|\ \
| * | Remove multi-line suggestions feature flagosw-remote-multi-line-suggestions-ffOswaldo Ferreira2019-04-101-12/+0
* | | Merge branch 'zj-fsck-no-timeout' into 'master'Nick Thomas2019-04-151-1/+1
|\ \ \
| * | | Git FSCK has no timeoutzj-fsck-no-timeoutZeger-Jan van de Weg2019-04-151-1/+1
| | |/ | |/|
* | | Merge branch 'sh-validate-ref-name-in-commit' into 'master'Rémy Coutable2019-04-151-0/+3
|\ \ \
| * | | Validate refs used in controllers don't have spacessh-validate-ref-name-in-commitStan Hu2019-04-141-0/+3
| |/ /
* | | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-12/+28
* | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-1515-13/+29
|/ /
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-1/+1
* | Merge branch 'patch-31' into 'master'Stan Hu2019-04-111-0/+4
|\ \
| * | Return a `401` error codeBen2019-04-111-1/+1
| * | Fix trailing white spaceBen2019-04-101-1/+1
| * | Add missing provider_unauthroized method to import_github.rb Ben2019-04-101-0/+4
| |/
* | Merge branch 'restore-hipchat' into 'master'Nick Thomas2019-04-111-0/+40
|\ \
| * | Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+40
| |/
* | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-112-38/+7
|\ \
| * | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-112-38/+7
* | | Merge branch 'jc-guard-against-empty-dereferenced_target' into 'master'Sean McGivern2019-04-111-1/+1
|\ \ \ | |/ / |/| |
| * | Guard against nil dereferenced_targetjc-guard-against-empty-dereferenced_targetJohn Cai2019-04-101-1/+1
* | | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-112-6/+6
* | | Removed also the in the meanwhile introduced rake taskTim Zallmann2019-04-101-9/+1
* | | Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-5/+10
| |/ |/|
* | Merge branch '47327-fix-github-project-import-visibility' into 'master'Douwe Maan2019-04-101-1/+1
|\ \
| * | Fix GitHub project import visibilityDaniel Wyatt2019-04-081-1/+1
* | | Add more info logging to cluster appsDylan Griffith2019-04-101-0/+29
| |/ |/|
* | Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-1/+1
|\ \
| * | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
* | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-0910-3/+335
* | | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-095-9/+14
|\ \ \
| * | | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-085-9/+14
* | | | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+13
* | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-096-17/+114
|\ \ \ \
| * | | | Feature flag for merge requestion push optionsLuke Duncalfe2019-04-091-2/+4
| * | | | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-092-18/+19
| * | | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-1/+1
| * | | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-095-10/+12
| * | | | Support merge request create with push optionsLuke Duncalfe2019-04-093-7/+99
| |/ / /
* | | | Merge branch 'osw-schedule-multiple-mr-assignees-ff-auto-enabling' into 'master'Yorick Peterse2019-04-091-6/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Add methods to check dead and retrying jobsosw-schedule-multiple-mr-assignees-ff-auto-enablingOswaldo Ferreira2019-04-081-6/+22
| |/ /
* | | Add environment url validationWolphin2019-04-091-0/+2
* | | Add new API endpoint to expose single environmentKrasimir Angelov2019-04-092-4/+20
* | | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+1
|/ /
* | Merge branch 'sh-fix-issue-59985' into 'master'Michael Kozono2019-04-081-2/+2
|\ \
| * | Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-2/+2
* | | Merge branch 'fix-pull-request-importer' into 'master'Kamil Trzciński2019-04-081-1/+1
|\ \ \
| * | | Improve performance of PR importfix-pull-request-importerKamil Trzciński2019-04-081-1/+1
| | |/ | |/|