summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix warning in spec from committing unused mutationce-fix-vue-spec-warningSimon Knox2019-05-292-11/+0
* Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-2821-373/+378
|\
| * Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into backstage/gb/imp...backstage/gb/improve-jobs-controller-performanceGrzegorz Bizon2019-05-27158-845/+2124
| |\
| * | Set up mock data for stagesFilipa Lacerda2019-05-245-13/+40
| * | No to rasie an error when stages are not providedGrzegorz Bizon2019-05-241-1/+1
| * | Fix deployment entity testsGrzegorz Bizon2019-05-243-3/+5
| * | Add changelog for jobs controller performance improvementGrzegorz Bizon2019-05-241-0/+5
| * | Expose build environment latest deployable name and pathGrzegorz Bizon2019-05-244-4/+36
| * | Removes fetchStage actions and mutationsFilipa Lacerda2019-05-2410-327/+145
| * | Add specs checking serialization of a stage buildsGrzegorz Bizon2019-05-241-0/+12
| * | Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-245-12/+48
| * | Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-243-1/+31
| * | Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-242-3/+7
| * | Assert on no Gitaly requests in a job show testsGrzegorz Bizon2019-05-241-4/+2
| * | Enable counting Gitaly requests in jobs show testsGrzegorz Bizon2019-05-241-19/+59
| * | Add a controller test verifying exposure of stagesGrzegorz Bizon2019-05-241-0/+6
| * | Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-245-21/+12
| * | Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-242-2/+6
* | | Merge branch '28996-automatic-https-certificate-creation-renewal-for-pages-cu...Stan Hu2019-05-289-20/+83
|\ \ \
| * | | Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-289-20/+83
|/ / /
* | | Merge branch 'ce-jej/unflag-group-saml-sign-in-to-dot-com' into 'master'Evan Read2019-05-281-2/+19
|\ \ \
| * | | Group SAML docs explain GitLab.com SSO sign inJames Edwards-Jones2019-05-281-2/+19
|/ / /
* | | Merge branch 'patch-64' into 'master'Ray Paik2019-05-281-1/+1
|\ \ \
| * | | fix relationship typoKyle Kemp2019-05-271-1/+1
* | | | Merge branch 'fix-autodevops-postgres-versioning' into 'master'Stan Hu2019-05-282-0/+6
|\ \ \ \
| * | | | add postgres version to subsequent helm deploysBrandon Dimcheff2019-05-282-0/+6
|/ / / /
* | | | Merge branch '11609-geo-remove-support-for-using-geo-with-an-installation-fro...Evan Read2019-05-2813-691/+81
|\ \ \ \
| * | | | Remove support for using Geo with an installation from source11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docsDouglas Barbosa Alexandre2019-05-2713-691/+81
* | | | | Merge branch 'docs-update-docker-executor' into 'master'Evan Read2019-05-281-2/+5
|\ \ \ \ \
| * | | | | Docs: add tip for Kubernetes executor using dindTristan Williams2019-05-281-2/+5
|/ / / / /
* | | | | Merge branch 'winh-frontend-fixtures-docs' into 'master'Evan Read2019-05-271-5/+43
|\ \ \ \ \
| * | | | | Add documentation for frontend fixturesWinnie Hellmann2019-05-271-5/+43
|/ / / / /
* | | | | Merge branch 'jivl-migrate-dashboard-store-vuex' into 'master'Fatih Acet2019-05-2717-6078/+631
|\ \ \ \ \
| * | | | | Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-2717-6078/+631
|/ / / / /
* | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-5-1' into 'master'Mayra Cabrera2019-05-272-1/+6
|\ \ \ \ \
| * | | | | Update GitLab Runner Helm Chart to 0.5.1/11.11.1Steve Azzopardi2019-05-272-1/+6
|/ / / / /
* | | | | Merge branch 'dm-disable-two-step-rebase' into 'master'Mayra Cabrera2019-05-272-1/+6
|\ \ \ \ \
| * | | | | Disable two_step_rebase feature flagDouwe Maan2019-05-272-1/+6
|/ / / / /
* | | | | Merge branch 'patch-64' into 'master'Mayra Cabrera2019-05-272-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-t...Benedikt Franke2019-05-272-1/+6
|/ / / /
* | | | Merge branch '62253-add-kubernetes-logs-to-monitoring-ui' into 'master'Dmitriy Zaporozhets2019-05-273-1/+8
|\ \ \ \
| * | | | Add Kubernetes logs to monitoring UITiger2019-05-273-1/+8
* | | | | Merge branch 'winh-community-review-time-docs' into 'master'Marcia Ramos2019-05-271-1/+1
|\ \ \ \ \
| * | | | | Apply review turnaround time to community contributionswinh-community-review-time-docsWinnie Hellmann2019-05-101-1/+1
* | | | | | Merge branch 'docs/fix-note-list' into 'master'Achilleas Pipinellis2019-05-271-10/+8
|\ \ \ \ \ \
| * | | | | | Fix formatting of health check infoEvan Read2019-05-271-10/+8
|/ / / / / /
* | | | | | Merge branch 'http-proxy-docs' into 'master'Achilleas Pipinellis2019-05-271-0/+14
|\ \ \ \ \ \
| * | | | | | Add documentation for using http_proxy with GitLab Pages.Ben Anderson2019-05-271-0/+14
|/ / / / / /
* | | | | | Merge branch 'if-doc-ee_specific_api-params' into 'master'Lin Jen-Shin2019-05-271-20/+33
|\ \ \ \ \ \
| * | | | | | Update development doc on EE specific API paramsImre Farkas2019-05-271-20/+33
|/ / / / / /