summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update e2e style guide with new guidelinedocs/update-end-to-end-style-guideWalmyr Lima2019-08-011-0/+44
|
* Update sections titles with right headingWalmyr Lima2019-07-311-2/+2
|
* Merge branch 'add-project-scope-to-live-trace-feature-flag' into 'master'Lin Jen-Shin2019-07-311-1/+1
|\ | | | | | | | | Add project scope to live trace feature flag See merge request gitlab-org/gitlab-ce!31325
| * Add project scope to live trace feature flagadd-project-scope-to-live-trace-feature-flagShinya Maeda2019-07-311-1/+1
| | | | | | | | Add project scope
* | Merge branch 'fix-sidekiq-memory-killer-warn-message' into 'master'Stan Hu2019-07-312-3/+6
|\ \ | | | | | | | | | | | | | | | | | | Fix sidekiq memory killer warning message Closes gitlab-com/gl-infra/infrastructure#7371 See merge request gitlab-org/gitlab-ce!31264
| * | Fix sidekiq memory killer warning messagefix-sidekiq-memory-killer-warn-messageShinya Maeda2019-07-302-3/+6
| | |
* | | Merge branch 'ajk-handle-gql-errors' into 'master'Sean McGivern2019-07-312-0/+25
|\ \ \ | | | | | | | | | | | | | | | | Propagate argument errors as execution errors See merge request gitlab-org/gitlab-ce!31249
| * | | Propagate argument errors as execution errorsajk-handle-gql-errorsAlex Kalderimis2019-07-302-0/+25
| | | |
* | | | Merge branch 'an-sidekiq-scheduling_latency' into 'master'Kamil Trzciński2019-07-313-5/+50
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds Sidekiq scheduling latency structured logging field Closes #64649 See merge request gitlab-org/gitlab-ce!30784
| * | | | Adds Sidekiq scheduling latency structured logging fieldAndrew Newdigate2019-07-313-5/+50
|/ / / /
* | | | Merge branch 'report-missing-job-dependency' into 'master'Kamil Trzciński2019-07-313-1/+34
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for dependency job stage index before comparison Closes #59366 See merge request gitlab-org/gitlab-ce!31116
| * | | | Default dependency job stage index to Infinity, and correctly report it as ↵drew2019-07-313-1/+34
|/ / / / | | | | | | | | | | | | undefined in prior stages
* | | | Merge branch '60668-kubernetes-applications-uninstall-knative' into 'master'Dmitriy Zaporozhets2019-07-3113-24/+188
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Resolve "Kubernetes > Applications > Uninstall Knative" See merge request gitlab-org/gitlab-ce!30458
| * | | | Allow knative do be uninstalled:João Cunha2019-07-3113-24/+188
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - After uninstalling the knative helm chart it's necessary to also remove some leftover resources to allow the cluster to be clean and knative to be reinstalleable. - Adds knative uninstall disclaimer - Uninstall ksvc before uninstalling knative Make list of Knative and Ingres resources explicit - To avoid deleting unwanted resources we are listing exact which resources will be deleted rather than simply deleting any resource that contains istio or knative words.
* | | | Merge branch '65317-adapt-tae-role-name-change' into 'master'Sean McGivern2019-07-314-3/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Danger finding a test reviewer Closes #65317 See merge request gitlab-org/gitlab-ce!31292
| * | | | Use spec_helper than rails_helper65317-adapt-tae-role-name-changeLin Jen-Shin2019-07-302-2/+2
| | | | |
| * | | | Update regular expression to extract stage nameLin Jen-Shin2019-07-302-1/+9
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since now the role name can be: "<a href=\"/job-families/engineering/test-automation-engineer/\">Senior Test Automation Engineer</a>, Create:Source Code" We need to cope with </a> in the middle.
* | | | Merge branch 'add-edit-note-helper-method-pd' into 'master'Thong Kuah2019-07-311-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add edit_note helper method See merge request gitlab-org/gitlab-ce!31235
| * | | | Add edit_note helper methodadd-edit-note-helper-method-pdPatrick Derichs2019-07-311-0/+8
| | | | |
* | | | | Merge branch 'docs-code-block-style-6' into 'master'Marcia Ramos2019-07-3112-362/+383
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix whitespace in topic, university, workflow docs See merge request gitlab-org/gitlab-ce!30603
| * | | | | Fix whitespace in topic, university, workflow docsMarcel Amirault2019-07-3112-362/+383
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor white space issues in /topic, /university, /update and /workflow docs.
* | | | | Merge branch 'docs-time-tracking-update' into 'master'Marcia Ramos2019-07-311-7/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: update time tracking doc See merge request gitlab-org/gitlab-ce!30890
| * | | | | Update time tracking docMarcia Ramos2019-07-311-7/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | - CORE ONLY badge - Link 'introduced in' note - Inline linking
* | | | | Merge branch 'mg-update-icons-svg-import' into 'master'Kushal Pandya2019-07-313-1/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use file-loader for sprite icons within icon.vue See merge request gitlab-org/gitlab-ce!31257
| * | | | | Override icons.svg asset path with sprockets assetmg-update-icons-svg-importMike Greiling2019-07-292-0/+9
| | | | | |
| * | | | | Use file-loader to import icon spritesMike Greiling2019-07-292-1/+11
| | | | | |
* | | | | | Merge branch 'docs/use-kubernetes-command' into 'master'Marcia Ramos2019-07-311-2/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Help user to know what to do when deploying to cluster Closes #58947 See merge request gitlab-org/gitlab-ce!31318
| * | | | | Help user to know what to do when deploying to clusterEvan Read2019-07-311-2/+10
|/ / / / /
* | | | | Merge branch 'docs/shift-geo-version-info' into 'master'Marcia Ramos2019-07-311-2/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move version info for Geo See merge request gitlab-org/gitlab-ce!31269
| * | | | | Move version info for GeoEvan Read2019-07-311-2/+8
|/ / / / /
* | | | | Merge branch 'docs-code-block-style-4' into 'master'Marcia Ramos2019-07-318-728/+750
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix whitespace in dev docs See merge request gitlab-org/gitlab-ce!30599
| * | | | | Fix whitespace in ci docsMarcel Amirault2019-07-318-728/+750
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for most docs in /development, and cleans up other whitespace issues too
* | | | | Merge branch '54853-update-gitlab-styles' into 'master'Rémy Coutable2019-07-312-6/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-styles to close #54853 Closes #54853 See merge request gitlab-org/gitlab-ce!31155
| * | | | | Update gitlab-styles to add Lint/SafeNavigationWithEmpty54853-update-gitlab-stylesKyle Wiebers2019-07-262-6/+4
| | | | | |
* | | | | | Merge branch '65096-fix-validations' into 'master'James Lopez2019-07-318-29/+36
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Change validations to allow blank but not allow nil See merge request gitlab-org/gitlab-ce!31133
| * | | | | Allow blank but not nil in validationsReuben Pereira2019-07-318-29/+36
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | - The most common use case for qualified_domain_validator currently is to allow blank ([]) but not allow nil. Modify the qualified_domain_validator to support this use case.
* | | | | Merge branch 'fix-embeds-cache' into 'master'James Lopez2019-07-312-3/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Ensure default metrics embed is cached See merge request gitlab-org/gitlab-ce!31157
| * | | | | Ensure default metrics embed is cachedSarah Yasonik2019-07-312-3/+5
|/ / / / /
* | | | | Merge branch '57115-remove-unused-cluster-workers' into 'master'Thong Kuah2019-07-314-85/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove unused cluster configuration logic See merge request gitlab-org/gitlab-ce!25725
| * | | | | Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-314-85/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All cluster resources are now created on demand when a deployment job starts.
* | | | | | Merge branch 'docs/ssot_user_profile' into 'master'Evan Read2019-07-316-57/+176
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Edits to user Profile and Settings content See merge request gitlab-org/gitlab-ce!31128
| * | | | | | Edits to user Profile and Settings contentRussell Dickenson2019-07-316-57/+176
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each of these files were edited to ensure compliance with the docs standard layout, as part of the SSOT epic. In addition, some copy editing was done, to improve clarity, and comply with the GitLab docs style guide.
* | | | | | Merge branch 'qa-k8s-add-node-size' into 'master'Thong Kuah2019-07-312-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for controlling amount of nodes See merge request gitlab-org/gitlab-ce!31299
| * | | | | | Add support for controlling amount of nodesDan Davison2019-07-312-0/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nodes spun up in Gcloud defaults to '3' nodes This number can be a lot considering the QA autodevops spec does not need this many nodes
* | | | | | Merge branch 'da-fix-small-typo-custom-hooks-docs' into 'master'Evan Read2019-07-311-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicated words on custom hooks docs See merge request gitlab-org/gitlab-ce!31309
| * | | | | | Remove duplicated wordsda-fix-small-typo-custom-hooks-docsDouglas Barbosa Alexandre2019-07-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'docs-ee-13016' into 'master'Evan Read2019-07-311-0/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Add SCIM troubleshooting for Azure mapping error Closes gitlab-ee#13016 See merge request gitlab-org/gitlab-ce!31208
| * | | | | | Docs: Add SCIM troubleshooting for Azure mapping errorCynthia Ng2019-07-311-0/+14
|/ / / / / /
* | | | | | Merge branch 'mc/doc/variable-precedence-docs' into 'master'Evan Read2019-07-311-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document multi-project variable precedence Closes gitlab-ee#12879 See merge request gitlab-org/gitlab-ce!31291
| * | | | | | Document multi-project variable precedenceMatija Čupić2019-07-311-0/+5
| |/ / / / /