- 27 Aug, 2020 40 commits
-
-
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
-
Fabio Pitino authored
Use let_it_be to reduce queries See merge request gitlab-org/gitlab!40311
-
Heinrich Lee Yu authored
Remove health status from incidents See merge request gitlab-org/gitlab!40520
-
David O'Regan authored
Remove the health status feature from incident sidebar.
-
Amy Qualls authored
Docs: Update the Docs Style Guide with metadata and basic edits See merge request gitlab-org/gitlab!40630
-
Craig Norris authored
-
Heinrich Lee Yu authored
Schedule issue rebalancing when gap-finding times out See merge request gitlab-org/gitlab!40626
-
Dan Davison authored
Wait longer for host key fingerprints Closes #196713 See merge request gitlab-org/gitlab!40459
-
Mark Lapierre authored
-
Rémy Coutable authored
Remove secret_detection job from vendored SAST CI template See merge request gitlab-org/gitlab!40028
-
Douglas Barbosa Alexandre authored
Geo Secondary - Update Alert Closes #238993 See merge request gitlab-org/gitlab!40297
-
Zack Cuddy authored
Add link back to the primary node.
-
Heinrich Lee Yu authored
Remove overwrite param on propagate integrations See merge request gitlab-org/gitlab!40381
-
Bob Van Landuyt authored
Only schedule PagesTransferWorker when project or namespace has pages See merge request gitlab-org/gitlab!40603
-
Enrique Alcántara authored
Disable editing for inherited iterations Closes #241150 See merge request gitlab-org/gitlab!40544
-
Peter Leitzen authored
Merge branch 'mwaw/219398-metrics-extend-dashboard-yaml-definion-validation-when-viewing-the-file-to-exhaustive-list-' into 'master' Resolve "Metrics: Extend dashboard YAML definion validation when viewing the file to exhaustive list of errors" See merge request gitlab-org/gitlab!40103
-
Denys Mishunov authored
Refactor PayloadPreviewer to avoid CE/EE split See merge request gitlab-org/gitlab!40508
-
Denys Mishunov authored
Add missing resolvedOnDefaultBranch property See merge request gitlab-org/gitlab!40483
-
Shinya Maeda authored
Fix spec name for GenerageCoverageReportService See merge request gitlab-org/gitlab!40428
-
Mark Florian authored
Replace `m-2` class with `gl-m-3` See merge request gitlab-org/gitlab!39929
-
Vitaly Slobodin authored
Fix Jira importer user mapping limit See merge request gitlab-org/gitlab!40310
-
Coung Ngo authored
The Jira importer user mapping shows up to 50 users, so any users cannot see all users if their project has more than 50 users. This commit fixes this issue.
-
Lucas Charles authored
-
Fabio Pitino authored
Always attempt retry of job trace read when file is missing See merge request gitlab-org/gitlab!40516
-