summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-112-38/+7
* Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-112-6/+6
* 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
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-097-0/+326
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-092-7/+4
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-7/+4
* | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-094-9/+76
|\ \ \
| * | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-1/+1
| * | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-094-9/+11
| * | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+65
| |/ /
* | | 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
* | | 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
* | | Improve performance of PR importfix-pull-request-importerKamil Trzciński2019-04-081-1/+1
| |/ |/|
* | GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* | 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
* | | | Revert "Merge branch 'bump_kubernetes_1_11_9' into 'master'"Mayra Cabrera2019-04-051-2/+2
* | | | Add part of needed codeGosia Ksionek2019-04-051-0/+21
* | | | Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński2019-04-051-5/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Build and deploy serverless functions with gitlabktlGrzegorz Bizon2019-04-031-5/+8
* | | | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-057-326/+0
|\ \ \ \
| * | | | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-057-326/+0
* | | | | Revert "Merge branch 'require-all-templates-to-include-default-stages' into '...Sean McGivern2019-04-0515-29/+13
|/ / / /
* | | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-057-0/+326
* | | | Fall back to project repository type by defaultBob Van Landuyt2019-04-052-1/+8
* | | | Merge branch 'require-all-templates-to-include-default-stages' into 'master'Sean McGivern2019-04-0515-13/+29
|\ \ \ \
| * | | | Require all templates to use default stagesKamil Trzciński2019-04-0515-13/+29
* | | | | Merge branch 'bump_kubernetes_1_11_9' into 'master'Douwe Maan2019-04-051-2/+2
|\ \ \ \ \
| * | | | | Bump Helm to 2.13.1 and kubectl to 1.11.9bump_kubernetes_1_11_9Thong Kuah2019-04-051-2/+2
| | |_|_|/ | |/| | |
* | | | | Add a proxy method to PrometheusClientReuben Pereira2019-04-051-15/+36
* | | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-052-1/+26
|\ \ \ \ \
| * | | | | Display error for unmet prerequisitesjerasmus2019-04-021-2/+2
| * | | | | Detailed status for builds that fail prerequisitesTiger2019-04-022-1/+26
* | | | | | fix(gitlab-ci-config): allow strings in the 'include' keywordPaul 🐻2019-04-052-1/+9
* | | | | | Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the...Douglas Barbosa Alexandre2019-04-052-1/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Allow console messages be sent to gitlab-shell9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the-primaryAsh McKenzie2019-04-042-1/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński2019-04-041-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |