summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve responses for Runner's new job requestsce-split-conflict-and-validation-errors-from-job-scheduling-error-analyseTomasz Maczukin2019-08-275-31/+111
* Merge branch 'fix-nil-error-in-gitlab-danger-teammate' into 'master'Lin Jen-Shin2019-08-272-2/+10
|\
| * Fix a nil error in Gitlab::Danger::TeammateRémy Coutable2019-08-272-2/+10
* | Merge branch 'docs/update-api-snippets' into 'master'Achilleas Pipinellis2019-08-271-0/+58
|\ \ | |/ |/|
| * Add example requests for snippets APIRainer Kern2019-08-271-0/+58
|/
* Merge branch 'qa-autodevops-smoke-check' into 'master'Dan Davison2019-08-274-12/+36
|\
| * Ensure autodevops is enabled before running Smoke testqa-autodevops-smoke-checkddavison2019-08-154-12/+36
* | Merge branch 'docs-document-category-labels' into 'master'Achilleas Pipinellis2019-08-274-134/+195
|\ \
| * | Introduce facet labelsdocs-document-category-labelsRémy Coutable2019-08-271-0/+18
| * | Improve documentation of stage, group, category, feature labelsRémy Coutable2019-08-274-138/+181
* | | Merge branch 'ashmckenzie/remove-mdl-gem' into 'master'Achilleas Pipinellis2019-08-272-11/+0
|\ \ \
| * | | Remove the mdl gem as it's no longer in useashmckenzie/remove-mdl-gemAsh McKenzie2019-08-272-11/+0
* | | | Merge branch 'qa/issue-boards-navigation' into 'master'Sanad Liaquat2019-08-272-1/+10
|\ \ \ \
| * | | | Update issues submenuqa/issue-boards-navigationWalmyr Lima2019-08-261-0/+9
| * | | | Update view to add testabilityWalmyr Lima2019-08-261-1/+1
* | | | | Merge branch 'remove-docker-tag-for-reports-jobs' into 'master'Nick Thomas2019-08-271-3/+0
|\ \ \ \ \
| * | | | | Don't set tags for the reports jobsremove-docker-tag-for-reports-jobsRémy Coutable2019-08-271-3/+0
* | | | | | Merge branch 'winh-prepend-entity' into 'master'Yorick Peterse2019-08-272-2/+27
|\ \ \ \ \ \
| * | | | | | Replace prepend_entity with prepend_if_eeWinnie Hellmann2019-08-272-2/+27
|/ / / / / /
* | | | | | Merge branch 'ce-ealcantara-eks-move-gke-dropdown-directory' into 'master'Mike Greiling2019-08-2723-17/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-2723-17/+17
|/ / / / /
* | | | | Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin2019-08-272-3/+3
|\ \ \ \ \
| * | | | | Detect the new stage labels in Gitlab::Danger::Teammate65312-use-group-labels-instead-of-legacy-team-labels-for-danger-picking-test-reviewersRémy Coutable2019-08-272-3/+3
* | | | | | Merge branch '66641-broken-master-real-http-connections-are-disabled-unregist...Jan Provaznik2019-08-273-16/+24
|\ \ \ \ \ \
| * | | | | | Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-273-16/+24
* | | | | | | Merge branch 'docs/fix-linting-problems' into 'master'Kushal Pandya2019-08-271-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Removes trailing whitespace to fix lintingEvan Read2019-08-271-5/+5
|/ / / / / / /
* | | | | | | Merge branch '13806-fix' into 'master'Lin Jen-Shin2019-08-272-2/+13
|\ \ \ \ \ \ \
| * | | | | | | Add nil check for Gitlab.config.prometheus13806-fixrpereira22019-08-262-2/+13
* | | | | | | | Merge branch 'docs-update-needs-example' into 'master'Kamil Trzciński2019-08-271-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update syntax of needs exampledocs-update-needs-exampleAlexander Tanayno2019-08-231-4/+4
* | | | | | | | | Merge branch 'nik-db-migrations-prefer-atomic-docs' into 'master'Evan Read2019-08-272-44/+99
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Migrations guide: use atomic steps, when possibleMayra Cabrera2019-08-272-44/+99
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/markdownlint-before-nanoc' into 'master'Evan Read2019-08-271-2/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Run markdownlint before Nanoc checksAchilleas Pipinellis2019-08-271-2/+3
|/ / / / / / /
* | | | | | | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-274-0/+113
|\ \ \ \ \ \ \
| * | | | | | | Incorporate review feedbackRobert Schilling2019-08-261-9/+9
| * | | | | | | Make tests passRobert Schilling2019-08-261-10/+12
| * | | | | | | Update docs targeting 12.3Robert Schilling2019-08-262-2/+2
| * | | | | | | Move promote to put and add more specsRobert Schilling2019-08-263-8/+32
| * | | | | | | Add docs and first specsRobert Schilling2019-08-263-3/+60
| * | | | | | | API: Promote project labels to group labelsRobert Schilling2019-08-262-0/+30
* | | | | | | | Merge branch 'docs-sethgitlab-featureflags' into 'master'Achilleas Pipinellis2019-08-271-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Update index of feature flagsSeth Berger2019-08-271-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'docs-capitalization-2' into 'master'Achilleas Pipinellis2019-08-2722-95/+93
|\ \ \ \ \ \ \
| * | | | | | | Update capitalization in /dev docsMarcel Amirault2019-08-2722-95/+93
|/ / / / / / /
* | | | | | | Merge branch 'docs-capitalization-3' into 'master'Achilleas Pipinellis2019-08-2735-79/+82
|\ \ \ \ \ \ \
| * | | | | | | Update capitalization in /integrations and /raketasksMarcel Amirault2019-08-2735-79/+82
|/ / / / / / /
* | | | | | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-273-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-233-0/+28