- 27 May, 2020 2 commits
-
-
Dhiraj Bodicherla authored
This MR updates the format of custom variables the UI sends to the backend in metrics dashboard
-
rpereira2 authored
- Change the format of the variables parameter in the Prometheus proxy API from an array to a Hash. - This is because the order of elements in an array parameter is not guaranteed to be unchanged. Different middleware can seemingly change the order of elements in an array query parameter.
-
- 26 May, 2020 38 commits
-
-
Mayra Cabrera authored
Update container_expiration_policies defaults See merge request gitlab-org/gitlab!32600
-
Steve Abrams authored
Remove lock retries from migration
-
Mayra Cabrera authored
Scope code-nav artifact authorization to project See merge request gitlab-org/gitlab!32981
-
Illya Klymov authored
Add report type & scanner name to security dashboards See merge request gitlab-org/gitlab!31775
-
Illya Klymov authored
Split the dashboard header to a separate component See merge request gitlab-org/gitlab!32069
-
Mayra Cabrera authored
Fix merge conflicts in raketasks/readme Closes #219165 See merge request gitlab-org/gitlab!33108
-
Kyle Wiebers authored
-
Mayra Cabrera authored
Fallback to lowest visibility level in snippet visibility radio See merge request gitlab-org/gitlab!31847
-
Enrique Alcántara authored
Fix broadcast messages button alignment See merge request gitlab-org/gitlab!32801
-
Heinrich Lee Yu authored
Create SystemNote when Issue Iteration is changed See merge request gitlab-org/gitlab!32346
-
Mario de la Ossa authored
Add the creation of SystemNotes when an Issue gets their iteration changed or removed.
-
Andrew Fontaine authored
GitLab UI GlBadge integration See merge request gitlab-org/gitlab!31646
-
Mayra Cabrera authored
Update email to include issue link See merge request gitlab-org/gitlab!32833
-
Mayra Cabrera authored
Extract storage move logic out of Project See merge request gitlab-org/gitlab!32707
-
Stan Hu authored
Rename rack_attack.rb initializer See merge request gitlab-org/gitlab!33072
-
Mike Jang authored
Consolidate LDAP setup documentation Closes #213034 See merge request gitlab-org/gitlab!29376
-
Blair Lunceford authored
-
Paul Slaughter authored
Make text "Active" be a label for "Active schedule" checkbox See merge request gitlab-org/gitlab!27054
-
-
Suzanne Selhorn authored
Add Go to Development/Packages See merge request gitlab-org/gitlab!33000
-
Mark Florian authored
Part of the [Style text badges issue][1]. This moves most uses of `GlBadge` to `GlDeprecatedBadge`. Some have been moved to the new `GlBadge`, as they've received UX review. [1]: https://gitlab.com/gitlab-org/gitlab-ui/-/issues/481
-
Suzanne Selhorn authored
Update GitHub integration docs See merge request gitlab-org/gitlab!24632
-
Caleb Williamson authored
-
Clement Ho authored
Avoid global feature flags for frontend too See merge request gitlab-org/gitlab!33068
-
Suzanne Selhorn authored
Improve CI variables Syntax of env variables section Closes gitlab-runner#4115 See merge request gitlab-org/gitlab!32922
-
Ben Bodenmiller authored
-
Markus Koller authored
Refactor Snippets::UpdateService to allow multiple files See merge request gitlab-org/gitlab!32832
-
Igor Drozdov authored
Control alert management feature flag per project See merge request gitlab-org/gitlab!33063
-
Robert Speicher authored
[RUN AS-IF-FOSS] Move DraftNote outside EE See merge request gitlab-org/gitlab!32631
-
Robert Speicher authored
Add additional data to Release GraphQL endpoint See merge request gitlab-org/gitlab!30873
-
Mayra Cabrera authored
RackAttack config file was renamed to 'rack_attack_new.rb' so it was able to co-exists with the Omnibus settings (for more info see https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/31246#note_215110463) Since the Omnibus RackAttack settings were removed on 13.0, we can rename this initializer back to its original name. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/218291
-
Francisco Javier López authored
In this commit we adapt the `Snippets::UpdateService` to accept an array param that will store the snippet files. This param will be used by GraphQL and the REST endpoints.
-
Suzanne Selhorn authored
Sort quick actions list alphabetically Closes #218456 See merge request gitlab-org/gitlab!32762
-
Marcin Sedlak-Jakubowski authored
-
Martin Wortschack authored
Add warning of potential data loss on Elastic Stack application update See merge request gitlab-org/gitlab!31972
-
Suzanne Selhorn authored
Added metadata to Secure docs See merge request gitlab-org/gitlab!33022
-
Peter Leitzen authored
-
Peter Leitzen authored
Enable/disable feature flag `alert_management_create_alert_issue` per project rather than globally.
-