summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add access controlled pages entry to permissions tabledocs/gitlab-pages-permissionsEvan Read2018-11-051-2/+3
* Update CHANGELOG.md for 11.4.5GitLab Release Tools Bot2018-11-043-10/+14
* Merge branch 'update-def-of-done-with-qa-tests-requirement' into 'master'Evan Read2018-11-041-1/+2
|\
| * Using inline links per review feedbackupdate-def-of-done-with-qa-tests-requirementSanad Liaquat2018-11-021-4/+2
| * Changed dev stage team to quality teamSanad Liaquat2018-11-011-2/+2
| * Update definition of done with e2e tests requirementSanad Liaquat2018-10-291-0/+3
* | Merge branch 'update_license_management_job' into 'master'Kamil Trzciński2018-11-042-9/+7
|\ \
| * | Update license_management jobPhilippe Lafoucrière2018-11-042-9/+7
|/ /
* | Merge branch 'patch-32' into 'master'Evan Read2018-11-041-1/+1
|\ \
| * | Update mysql.mdAndreas Volkmann2018-11-021-1/+1
| * | Update mysql.md with correct anchor link to "how services are linked"Andreas Volkmann2018-11-011-1/+1
* | | Merge branch '53467-transient-failure-in-spec-controllers-groups-boards_contr...Stan Hu2018-11-042-5/+7
|\ \ \
| * | | Fix transient error with boards_controller_spec53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rbBrett Walker2018-11-032-5/+7
* | | | Merge branch 'sh-optimize-mr-commit-sha-lookup' into 'master'Douwe Maan2018-11-036-5/+73
|\ \ \ \ | |/ / / |/| | |
| * | | Optimize merge request refresh by using the database to check commit SHAssh-optimize-mr-commit-sha-lookupStan Hu2018-11-026-5/+73
* | | | Merge branch 'use-our-own-docker-image-for-helm-install-pods' into 'master'Kamil Trzciński2018-11-025-14/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-025-14/+3
* | | | Merge branch 'ccr/51520_change_milestone_email' into 'master'11-5-stable-prepare-rc1Robert Speicher2018-11-0221-5/+399
|\ \ \ \ | |/ / / |/| | |
| * | | Add email for milestone changeChantal Rollison2018-11-0221-5/+399
|/ / /
* | | Merge branch '51716-create-kube-namespace' into 'master'Kamil Trzciński2018-11-0233-341/+873
|\ \ \
| * | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-0233-341/+873
|/ / /
* | | Merge branch 'ml-fix-logging-qa' into 'master'Sean McGivern2018-11-022-4/+4
|\ \ \
| * | | Don't log fabricate argsMark Lapierre2018-11-022-4/+4
* | | | Merge branch 'rd-set-missing-fields-on-migration' into 'master'Douwe Maan2018-11-021-2/+2
|\ \ \ \
| * | | | Fixes a migration that causes error on some legacy DBsrd-set-missing-fields-on-migrationRubén Dávila2018-11-011-2/+2
* | | | | Merge branch '51620-cannot-add-label-to-issue-from-board' into 'master'Douwe Maan2018-11-027-4/+56
|\ \ \ \ \
| * | | | | Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-314-4/+4
| * | | | | Dynamically store the valid label endpointBrett Walker2018-10-317-4/+56
| | |_|/ / | |/| | |
* | | | | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-0243-318/+634
|\ \ \ \ \
| * | | | | Use polymorphic_paths where we cantop_level_clusters_controllerThong Kuah2018-11-022-28/+4
| * | | | | Remove method as using nested resource routesThong Kuah2018-11-027-17/+0
| * | | | | Add missing specs for PresenterThong Kuah2018-11-022-0/+53
| * | | | | Resolve controller sharing concernThong Kuah2018-11-0138-107/+133
| * | | | | Restore 403 functionality for external auth (EE)Thong Kuah2018-11-014-9/+23
| * | | | | Move view and path concerns to presentersThong Kuah2018-11-0113-60/+157
| * | | | | Abstract out project out of ClustersControllerThong Kuah2018-11-0118-75/+168
| * | | | | Convert clusters to use a top-level controllerThong Kuah2018-11-0138-62/+136
* | | | | | Merge branch '28249-add-pagination' into 'master'Kamil Trzciński2018-11-0210-42/+98
|\ \ \ \ \ \
| * | | | | | Adds pagination to pipelines table in merge request page28249-add-paginationFilipa Lacerda2018-10-3110-42/+98
* | | | | | | Merge branch 'add-scheduled-flag-to-job-entity' into 'master'Kamil Trzciński2018-11-025-1/+17
|\ \ \ \ \ \ \
| * | | | | | | Add scheduled flag to job entityShinya Maeda2018-11-025-1/+17
|/ / / / / / /
* | | | | | | Merge branch 'ce-jej/group-saml-discovery-token' into 'master'Kamil Trzciński2018-11-022-3/+10
|\ \ \ \ \ \ \
| * | | | | | | TokenAuthenticatable allows non-unique tokensce-jej/group-saml-discovery-tokenJames Edwards-Jones2018-10-312-3/+10
* | | | | | | | Merge branch 'remove-ci_enable_scheduled_build-feature-flag' into 'master'Kamil Trzciński2018-11-025-54/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove ci_enable_scheduled_build feature flagShinya Maeda2018-11-025-54/+14
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-026-11/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix merge request specs that expect diff_files to be calledsh-optimize-reload-diffs-serviceStan Hu2018-11-012-8/+8
| * | | | | | | | Avoidp loading merge request diff files when not neededStan Hu2018-11-012-3/+6
| * | | | | | | | Significantly cut memory usage and SQL queries when reloading diffsStan Hu2018-11-013-1/+20
* | | | | | | | | Merge branch '52548-links-in-tabs-of-the-labels-index-pages-ends-with-html' i...Sean McGivern2018-11-023-1/+31
|\ \ \ \ \ \ \ \ \