- 27 Aug, 2020 40 commits
-
-
Illya Klymov authored
.contains() method is deprecated in @vue/test-utils 1.x This MR removes non-trivial usages of this method
-
Denys Mishunov authored
Fix delete confirm message not displaying spaces Closes #241531 See merge request gitlab-org/gitlab!40549
-
Jiaan Louw authored
This fixes the confirmation message in the project delete modal not displaying spaces.
-
Mike Jang authored
Docs: Adding note regarding licensed seats See merge request gitlab-org/gitlab!39761
-
Yolanda Feldstein authored
-
Jose Ivan Vargas authored
Update issue edit button to gl-button Closes #229313 See merge request gitlab-org/gitlab!40438
-
Stan Hu authored
Add logging to MergeTrains::RefreshMergeRequestsService See merge request gitlab-org/gitlab!40105
-
Michael Kozono authored
Add metrics for terraform state store See merge request gitlab-org/gitlab!38959
-
Amy Qualls authored
Move log gathering advice from ZenDesk macro to docs See merge request gitlab-org/gitlab!39673
-
Furkan Ayhan authored
This will help us to debug stuck merge trains
-
Mike Jang authored
Fix section name in Contribution Analytics See merge request gitlab-org/gitlab!40540
-
Heinrich Lee Yu authored
Remove milestone and iterations from Incidents See merge request gitlab-org/gitlab!40283
-
David O'Regan authored
We remove the milestone and nested iteration feature from Incidents.
-
Alex Ives authored
- Refactor geo_node_status so that it gathers metrics automatically - Add specs that iterate over replicable classes with generated metrics - Add `checksummed` traits to tf states - Update framework docs to reflect changes - Update sidekiq metrics docs to remove `_count` from geo fields in prometheus - Generate the metrics in the geo_node_statuses factory Relates to https://gitlab.com/gitlab-org/gitlab/issues/228918
-
Imre Farkas authored
Refactored quick action processing to remove multiple gsub calls See merge request gitlab-org/gitlab!40448
-
Brett Walker authored
rather than 3 or more. This causes severe performance problems for huge content.
-
Enrique Alcántara authored
Merge branch '239468-allow-non-auto-devops-users-to-dismiss-alert-in-security-configuration-page' into 'master' Make Auto DevOps alert dismissible in Security Configuration page See merge request gitlab-org/gitlab!40375
-
Jose Ivan Vargas authored
[RUN-AS-IF-FOSS] Update dependency vue-router to ^3.4.3 See merge request gitlab-org/gitlab!39200
-
Vitali Tatarintev authored
Use AlertManagement::Payload for processing Prometheus notification See merge request gitlab-org/gitlab!39271
-
Sarah Yasonik authored
-
Jose Ivan Vargas authored
Add Override for Legacy Read-Only Feature Flags See merge request gitlab-org/gitlab!40431
-
Jason Goodman authored
Refactor feature flags features spec
-
Douglas Barbosa Alexandre authored
Allow front end to create Todos for Designs See merge request gitlab-org/gitlab!39920
-
Luke Duncalfe authored
Allowing Projects::TodosController to create Todos for Designs. This involved a small change to FinderMethods to refer to an objects `#to_ability_name` method if defined, as due to its namespacing, the existing deriving of from `DesignManagement::Design.model_name` would not work. FinderMethods fallsback to its old deriving method for when an object does not define `#to_ability_name`. https://gitlab.com/gitlab-org/gitlab/-/issues/198439
-
Kamil Trzciński authored
Optimize notification_service_spec.rb (expensive setup functions) See merge request gitlab-org/gitlab!40502
-
Tim Zallmann authored
Merge branch '229317-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-ee-app-assets-javascripts-boards' into 'master' Migrate Bootstrap button to GlButton in …assignees_list_item.vue Closes #229317 See merge request gitlab-org/gitlab!40398
-
Jeremy Elder authored
-
Nick Gaskill authored
Add process for moving repos See merge request gitlab-org/gitlab!40060
-
Evan Read authored
-
Nick Gaskill authored
Add message about tls recomendation See merge request gitlab-org/gitlab!40186
-
Tetiana Chupryna authored
-
Nick Gaskill authored
Add docs for coverage fuzzing swift,rust,java See merge request gitlab-org/gitlab!40514
-
Yevgeny Pats authored
-
Igor Drozdov authored
Adds CI Platform Metrics bookkeeping model See merge request gitlab-org/gitlab!40036
-
Peter Leitzen authored
Add a system note on Alert creation See merge request gitlab-org/gitlab!40128
-
David O'Regan authored
We add a base set of creating system notes when creating generic and prometheus alerts.
-
Lin Jen-Shin authored
Update the bug issue template to be more efficient See merge request gitlab-org/gitlab!40519
-
Sarah Groff Hennigh-Palermo authored
Fix broken CSS on pipeline graph See merge request gitlab-org/gitlab!40386
-
Douglas Barbosa Alexandre authored
API to create group push rule See merge request gitlab-org/gitlab!39760
-