summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document Admin Area's *Jobs* pagedocs/admin_jobsRussell Dickenson2019-05-281-0/+24
|
* Merge branch 'patch-59' into 'master'Evan Read2019-05-281-1/+1
|\ | | | | | | | | Docs: Remove stray full stop from the middle of the sentence See merge request gitlab-org/gitlab-ce!28403
| * Remove stray full stop from the middle of the sentenceAndy Allan2019-05-171-1/+1
| |
* | Merge branch 'patch-60' into 'master'Evan Read2019-05-281-3/+3
|\ \ | | | | | | | | | | | | Update order of list to match HA setup order See merge request gitlab-org/gitlab-ce!28429
| * | Update order of list to match HA setup orderBen Bodenmiller2019-05-281-3/+3
|/ /
* | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-2821-373/+378
|\ \ | | | | | | | | | | | | | | | | | | Improve performance of jobs controller show Closes #60708 See merge request gitlab-org/gitlab-ce!28093
| * \ Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into ↵backstage/gb/improve-jobs-controller-performanceGrzegorz Bizon2019-05-27158-845/+2124
| |\ \ | | | | | | | | | | | | | | | | | | | | backstage/gb/improve-jobs-controller-performance * commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6': (51 commits)
| * | | 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
| | | | | | | | | | | | | | | | Fixes style lint errors
| * | | 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
| | | | | | | | | | | | | | | | Updates tests
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change makes it possible to avoid additional serialization of entire pipeline when rendering a build details page. Instead we expose more information from the build entity itself what is much cheaper than serializing entire pipeline. Additionally we do not need to serialize `latest?` flag, which involves multiple Gitaly calls.
| * | | Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-242-2/+6
| | | |
* | | | Merge branch ↵Stan Hu2019-05-289-20/+83
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28996-automatic-https-certificate-creation-renewal-for-pages-custom-domains-4' into 'master' Store Let's Encrypt private_key in `application_settings` instead of `secrets.yml` See merge request gitlab-org/gitlab-ce!28353
| * | | | Store Let's Encrypt private key in settingsVladimir Shushlin2019-05-289-20/+83
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Storing this key in secrets.yml was a bad idea, it would require users using HA setups to manually replicate secrets across nodes during update, it also needed support from omnibus package * Revert "Generate Let's Encrypt private key" This reverts commit 444959bfa0b79e827a2a1a7a314acac19390f976. * Add Let's Encrypt private key to settings as encrypted attribute * Generate Let's Encrypt private key in database migration
* | | | 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 in See merge request gitlab-org/gitlab-ce!28699
| * | | | Group SAML docs explain GitLab.com SSO sign inJames Edwards-Jones2019-05-281-2/+19
|/ / / / | | | | | | | | | | | | | | | | | | | | Updates documentation to reflect that SAML can now be used to sign into the GitLab instance, instead of just updating group membership.
* | | | Merge branch 'patch-64' into 'master'Ray Paik2019-05-281-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | fix relationship typo See merge request gitlab-org/gitlab-ce!28797
| * | | | 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 deploys See merge request gitlab-org/gitlab-ce!28735
| * | | | | add postgres version to subsequent helm deploysBrandon Dimcheff2019-05-282-0/+6
|/ / / / / | | | | | | | | | | | | | | | If the postgres image version isn't passed to upgrades, helm will revert to the default postgres version. If it crosses incompatible version boundaries, this will break postgres horribly, as it won't be able to read the data files.
* | | | | Merge branch ↵Evan Read2019-05-2813-691/+81
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docs' into 'master' Geo - Remove support for using Geo with an installation from source Closes gitlab-ee#11609 See merge request gitlab-org/gitlab-ce!28737
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using Geo with source-based installs was deprecated in GitLab 11.5. This commit removes this support now that the deprecation notice has been in place for quite a few releases.
* | | | | | Merge branch 'docs-update-docker-executor' into 'master'Evan Read2019-05-281-2/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: add tip for Kubernetes executor using dind Closes #61881 See merge request gitlab-org/gitlab-ce!28457
| * | | | | | 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 fixtures Closes #59973 See merge request gitlab-org/gitlab-ce!28541
| * | | | | | 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 vuex See merge request gitlab-org/gitlab-ce!28555
| * | | | | | Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-2717-6078/+631
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This changes the monitoring javascript store from an object based to a vuex one
* | | | | | 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.1 See merge request gitlab-org/gitlab-ce!28720
| * | | | | | 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 flag See merge request gitlab-org/gitlab-ce!28778
| * | | | | | Disable two_step_rebase feature flagDouwe Maan2019-05-272-1/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | Disabling because of https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
* | | | | | Merge branch 'patch-64' into 'master'Mayra Cabrera2019-05-272-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove `docker pull` prefix when copying a tag from the registry Closes #46660 See merge request gitlab-org/gitlab-ce!28757
| * | | | | Update ↵Benedikt Franke2019-05-272-1/+6
|/ / / / / | | | | | | | | | | | | | | | changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml
* | | | | Merge branch '62253-add-kubernetes-logs-to-monitoring-ui' into 'master'Dmitriy Zaporozhets2019-05-273-1/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Kubernetes logs to monitoring UI Closes #62253 See merge request gitlab-org/gitlab-ce!28685
| * | | | | 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 contributions See merge request gitlab-org/gitlab-ce!28233
| * | | | | | 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 info See merge request gitlab-org/gitlab-ce!28761
| * | | | | | | Fix formatting of health check infoEvan Read2019-05-271-10/+8
|/ / / / / / /