summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-3/+7
|/ /
* | GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-3/+27
* | Restore original Security/DAST.gitlab-ci.ymlTiger Watson2019-04-063-62/+51
* | Merge branch '58612-clean-up-notes-data' into 'master'Stan Hu2019-04-061-8/+11
|\ \
| * | Clean up `noteable_id` for notes on commits58612-clean-up-notes-dataHeinrich Lee Yu2019-04-061-8/+11
* | | Add Knative metrics to PrometheusChris Baumbauer2019-04-061-0/+39
|/ /
* | Merge branch 'sh-fix-realtime-changes-with-reserved-words' into 'master'Douglas Barbosa Alexandre2019-04-051-11/+12
|\ \
| * | Fix real-time updates for projects that contain a reserved wordStan Hu2019-04-051-11/+12
* | | Merge branch 'ce-10546-fix-epic-depth-validation' into 'master'Douglas Barbosa Alexandre2019-04-051-10/+52
|\ \ \
| * | | Prevent infinite loops in ObjectHierarchyce-10546-fix-epic-depth-validationHeinrich Lee Yu2019-04-051-4/+23
| * | | Adds max_descendants_depth to ObjectHierarchyHeinrich Lee Yu2019-04-051-10/+33