- 11 Jan, 2022 40 commits
-
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!77888
-
GitLab Dependency Bot authored
-
Bob Van Landuyt authored
Set low custom apdex for Audit Events See merge request gitlab-org/gitlab!74942
-
Dan Jensen authored
Audit Events features are data-intensive endpoints that users do not expect to load as quickly as other endpoints. This sets a custom apdex SLI urgency of "low" to allow for the historically relatively slower load times of these features.
-
Sean McGivern authored
Allow to configure log level of Gitlab::Logger (by env variable) See merge request gitlab-org/gitlab!77667
-
Jonas Wälter authored
Changelog: added
-
Olena Horal-Koretska authored
Fix input group text border color See merge request gitlab-org/gitlab!77607
-
Kati Paizee authored
Resolve "Improvements to the Repository Analytics page" See merge request gitlab-org/gitlab!77940
-
Fiona Neill authored
-
Etienne Baqué authored
Remove legacy license link from subscription page See merge request gitlab-org/gitlab!77311
-
Ammar Alakkad authored
Changelog: changed EE: true
-
Phil Hughes authored
Disable copy-code button for mermaid diagrams See merge request gitlab-org/gitlab!77935
-
Rémy Coutable authored
Push highlight_js feature flag to frontend See merge request gitlab-org/gitlab!77938
-
Jarka Košanová authored
Restrict access to crm to reporter+ See merge request gitlab-org/gitlab!77825
-
Lee Tickett authored
Changelog: fixed
-
Adam Hegyi authored
Fix CI mirror table sync race condition See merge request gitlab-org/gitlab!77903
-
Sincheol (David) Kim authored
Introduce DeploymentsController with placeholder routes See merge request gitlab-org/gitlab!77663
-
Sean McGivern authored
Extend in-operator optimziation ORDER BY support See merge request gitlab-org/gitlab!76931
-
Rémy Coutable authored
Fix a flaky spec in the NPM package presenter See merge request gitlab-org/gitlab!77943
-
Igor Drozdov authored
GraphQL: Add count property to RunnerType’s connection See merge request gitlab-org/gitlab!77578
-
Shinya Maeda authored
Extend pipeline job page for Deployment Approvals See merge request gitlab-org/gitlab!76981
-
Kushal Pandya authored
Add alert if api call is failing on Storage purchase See merge request gitlab-org/gitlab!77307
-
Diana Zubova authored
Show alert on api failures for Storage purchase
-
Adam Hegyi authored
Remove LooseIndexScanDistinctCount class See merge request gitlab-org/gitlab!77746
-
Savas Vedova authored
Add training section (basic UI) to vulnerability details page See merge request gitlab-org/gitlab!77317
-
Jan Provaznik authored
Add patch for WikiCloth Lua Vulnerability See merge request gitlab-org/gitlab!76174
-
Adam Hegyi authored
This change removes the LooseIndexScanDistinctCount class and the loose_index_scan_for_distinct_values feature flag. Related issue: https://gitlab.com/gitlab-org/quality/triage-reports/-/issues/5833 Changelog: removed
-
Sanad Liaquat authored
Add apply flag to praefect remove repo e2e See merge request gitlab-org/gitlab!76480
-
John McDonnell authored
-
David Fernandez authored
Under some condition, the wrong package file is returned when asserting that package file pending destruction are returned.
-
Adam Hegyi authored
This change adds support to use the in operator optimization with SQL expressions in the ORDER BY clause.
-
Sincheol (David) Kim authored
Notify admins 15 days prior to license expiration See merge request gitlab-org/gitlab!77608
-
Jacques authored
Pushes the highlight_js FF to the frontend
-
Natalia Tepluhina authored
Update vulnerabilities query to be agent-specific See merge request gitlab-org/gitlab!77707
-
Alexander Turinske authored
- add clusterAgentID field - update tests
-
Alper Akgun authored
Fix locations for vulnerabilities created via api See merge request gitlab-org/gitlab!76151
-
Brian Williams authored
`CreateServiceBase` passes a hash to `raw_metadata` when it should actually be receiving JSON instead. This change updates `CreateServiceBase` to pass JSON instead, and also cleans up the invalid data in the DB with a background migration. Changelog: fixed
-
Adam Hegyi authored
Merge branch '348872-should-index-index_epics_on_lock_version-on-epics-be-in-init_structure-sql' into 'master' Resolve "should INDEX index_epics_on_lock_version ON epics be in init_structure.sql ?" See merge request gitlab-org/gitlab!77674
-
Achilleas Pipinellis authored
Clarify incompatibility of Geo and Patroni with PostgreSQL 13 See merge request gitlab-org/gitlab!77878
-
Katrin Leinweber authored
This also avoids using "HA" as per the style guide's word list.
-