- 31 Jul, 2019 40 commits
-
-
Douwe Maan authored
Add prometheus listen address to whitelist See merge request gitlab-org/gitlab-ee!14895
-
Reuben Pereira authored
- Add to whitelist so that even if local requests from hooks and services are not allowed, the prometheus manual configuration will still succeed.
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Remove the warning style from the "U2F device message" paragraph Closes #61776 See merge request gitlab-org/gitlab-ce!30119
-
Paul Slaughter authored
Fix missing statements cut off by merge See merge request gitlab-org/gitlab-ee!14940
-
Aleksandr Soborov authored
-
GitLab Bot authored
-
Paul Slaughter authored
For milestone filters, treat `Any` as `No filter` See merge request gitlab-org/gitlab-ce!30613
-
charlie ablett authored
- DB migration of board milestone values - issue finder & spec updates
-
Paul Slaughter authored
For milestone filters, treat `Any` as `No filter` See merge request gitlab-org/gitlab-ee!14586
-
charlie ablett authored
- remove filter for 'Any' - update frontend to treat `null` as `no filter` and `-1` as `no milestone` - modify Milestone on backend to reflect Any/None filter values
-
GitLab Bot authored
-
Lin Jen-Shin authored
Add project scope to live trace feature flag See merge request gitlab-org/gitlab-ce!31325
-
Ramya Authappan authored
Added a Secure E2E test for Dependency List Closes #9192 See merge request gitlab-org/gitlab-ee!14876
-
Aleksandr Soborov authored
Added an end to end test verifying the Dependency List and all necessary QA selectors and page objects for it.
-
Kushal Pandya authored
Update failing jest snapshot Closes #13186 See merge request gitlab-org/gitlab-ee!14933
-
GitLab Bot authored
-
Stan Hu authored
Fix sidekiq memory killer warning message Closes gitlab-com/gl-infra/infrastructure#7371 See merge request gitlab-org/gitlab-ce!31264
-
GitLab Bot authored
-
Sean McGivern authored
Propagate argument errors as execution errors See merge request gitlab-org/gitlab-ce!31249
-
Kamil Trzciński authored
Adds Sidekiq scheduling latency structured logging field Closes #64649 See merge request gitlab-org/gitlab-ce!30784
-
Andrew Newdigate authored
-
Kamil Trzciński authored
Check for dependency job stage index before comparison Closes #59366 See merge request gitlab-org/gitlab-ce!31116
-
drew authored
Default dependency job stage index to Infinity, and correctly report it as undefined in prior stages
-
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
-
Lukas Eipert 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
-