- 13 Aug, 2020 40 commits
-
-
Mike Greiling authored
Swaps sanitize-html for dompurify See merge request gitlab-org/gitlab!31928
-
Sam Beckham authored
The functionality should be largely the same, though DOMPurify is the library that's been recomended by our security experts Co-authored-by: Dheeraj Joshi <djoshi@gitlab.com> Co-authored-by: Lukas Eipert <leipert@gitlab.com>
-
Andrew Fontaine authored
Updated gl-deprecated-button to gl-button in ci_variable_modal.vue Closes #219814 See merge request gitlab-org/gitlab!38836
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/219814
-
Robert Speicher authored
Ignore sources node from cobertura XML See merge request gitlab-org/gitlab!39385
-
Oswaldo Ferreira authored
Fill out response from CoverageReportsController See merge request gitlab-org/gitlab!38520
-
Amy Qualls authored
Added section for Incident list to incident management docs See merge request gitlab-org/gitlab!39472
-
Sarah Waldner authored
Revises the Incident List section to get closer to GitLab tone and style. Puts the list of explanatory items under the image.
-
Kushal Pandya authored
Filtered search width fix on Roadmap See merge request gitlab-org/gitlab!39440
-
Robert Speicher authored
Move ci entities See merge request gitlab-org/gitlab!37981
-
Allison Browne authored
Move job variable and pipeline entities
-
Douglas Barbosa Alexandre authored
Fix Rails/SaveBang offenses for spec/support/helpers/** and ee/spec/support/helpers/* See merge request gitlab-org/gitlab!38995
-
Adam Hegyi authored
Expose alert information for environments See merge request gitlab-org/gitlab!38881
-
Shinya Maeda authored
This commit extends GraphQL endpoint and Internal API to expose alert information for environments.
-
Mike Jang authored
Add API endpoint to revoke PATs See merge request gitlab-org/gitlab!39072
-
Max Woolf authored
Adds the DELETE /personal_access_tokens/:id REST endpoint for users to revoke their own PATs or admins to do it on their behalf
-
Douglas Barbosa Alexandre authored
Specify Ruby image in FailFast template See merge request gitlab-org/gitlab!38523
-
Gabriel Mazetto authored
Enable deployment_webhooks feature flag Closes #25344 See merge request gitlab-org/gitlab!39449
-
Bob Van Landuyt authored
Add bucket to gitlab_sql_duration_seconds See merge request gitlab-org/gitlab!39206
-
Marcel Amirault authored
Update Load Performance Testing k6 version to 0.27.0 See merge request gitlab-org/gitlab!37680
-
Grant Young authored
Allows for more flexibility in tests
-
Amy Qualls authored
Remove ultimate reference for incident creation automation See merge request gitlab-org/gitlab!38956
-
Amy Qualls authored
Docs - Access alert runbooks from metrics chart See merge request gitlab-org/gitlab!39419
-
Tristan Read authored
-
Rajat Jain authored
Add style to prevent filtered search from overflowing the width available
-
Lin Jen-Shin authored
Updates GraphQL schema See merge request gitlab-org/gitlab!39458
-
Grzegorz Bizon authored
Remove legacy pipeline processing service and FF ci_atomic_processing See merge request gitlab-org/gitlab!37339
-
Furkan Ayhan authored
This is the first iteration of removing legacy pipeline processing. With this, we will only have atomic processing for pipelines.
-
Amy Qualls authored
Add image of pod health dashboard to docs See merge request gitlab-org/gitlab!39422
-
Reuben Pereira authored
Image was too big visually and needed to be shrunk in pngquant.
-
Adam Hegyi authored
Geo: Part 1 of Enforce not null packages_package_files.file_store See merge request gitlab-org/gitlab!38822
-
Michael Kozono authored
...on packages_package_files. The constraint ignores existing rows. Also, add a partial index on ID where file_store is null, to facilitate the background migration updating the null values. This commit mirrors what was done for merge_request_diffs in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38549.
-
Shinya Maeda authored
Introduce Pipeline Artifact Uploader See merge request gitlab-org/gitlab!38221
-
Maxime Orefice authored
This new uploader will be used to upload reports persisted in a pipeline context consumable by gitlab frontend.
-
Amy Qualls authored
Update docs about Add panel button See merge request gitlab-org/gitlab!39378
-
Dhiraj Bodicherla authored
This MR updates monitoring docs with the newly added add panel button
-
Illya Klymov authored
Fix incident template test See merge request gitlab-org/gitlab!39235
-
Sanad Liaquat authored
Stablize instance level project template spec Closes #233973 See merge request gitlab-org/gitlab!39320
-
Mayra Cabrera authored
To fix a broken master issue https://gitlab.com/gitlab-org/gitlab/-/issues/235974
-
Marcel Amirault authored
Add link to AWS private registry creds Closes #235872 See merge request gitlab-org/gitlab!39373
-