- 31 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Resolve "Kubernetes > Applications > Uninstall Knative" See merge request gitlab-org/gitlab-ce!30458
-
João Cunha authored
- 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.
-
GitLab Bot authored
-
Sean McGivern authored
Fix Danger finding a test reviewer Closes #65317 See merge request gitlab-org/gitlab-ce!31292
-
GitLab Bot authored
-
Kushal Pandya authored
Properly wait for dropdown to be open in spec Closes #13182 See merge request gitlab-org/gitlab-ee!14931
-
Thong Kuah authored
Add edit_note helper method See merge request gitlab-org/gitlab-ce!31235
-
Marcia Ramos authored
Fix whitespace in topic, university, workflow docs See merge request gitlab-org/gitlab-ce!30603
-
Marcel Amirault authored
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.
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: update time tracking doc See merge request gitlab-org/gitlab-ce!30890
-
Marcia Ramos authored
- CORE ONLY badge - Link 'introduced in' note - Inline linking
-
GitLab Bot authored
-
Kushal Pandya authored
Use file-loader for sprite icons within icon.vue See merge request gitlab-org/gitlab-ce!31257
-
Marcia Ramos authored
Help user to know what to do when deploying to cluster Closes #58947 See merge request gitlab-org/gitlab-ce!31318
-
Evan Read authored
-
Lukas Eipert authored
-
Lukas Eipert authored
Instead of relying on Vue.nextTick we are now utilizing the `shown` event emitted by bootstrap-vue
-
GitLab Bot authored
-
Marcia Ramos authored
Move version info for Geo See merge request gitlab-org/gitlab-ce!31269
-
Evan Read authored
-
Marcia Ramos authored
Fix whitespace in dev docs See merge request gitlab-org/gitlab-ce!30599
-
Marcel Amirault authored
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
-
GitLab Bot authored
-
Rémy Coutable authored
Update gitlab-styles to close #54853 Closes #54853 See merge request gitlab-org/gitlab-ce!31155
-
James Lopez authored
Change validations to allow blank but not allow nil See merge request gitlab-org/gitlab-ce!31133
-
Reuben Pereira authored
- 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.
-
Bob Van Landuyt authored
Fix Deprecation Warning in has_environment_scope See merge request gitlab-org/gitlab-ee!14806
-
Jason Goodman authored
-
GitLab Bot authored
-
Patrick Derichs authored
-
James Lopez authored
Remove quarantine_push_size_check feature flag See merge request gitlab-org/gitlab-ee!14904
-
James Lopez authored
Ensure default metrics embed is cached See merge request gitlab-org/gitlab-ce!31157
-
Sarah Yasonik authored
-
GitLab Bot authored
-
Thong Kuah authored
Remove unused cluster configuration logic See merge request gitlab-org/gitlab-ce!25725
-
Sanad Liaquat authored
Added E2E test for Secure group security dashboard Closes #9192 See merge request gitlab-org/gitlab-ee!14874
-
Aleksandr Soborov authored
Added an end to end test verifying the Secure group security dashboard. Also added necessary selectors and page objects to support this test. Renamed the project reports test file to security_reports_spec.
-
GitLab Bot authored
-