- 10 Aug, 2021 40 commits
-
-
David Fernandez authored
Disconnect package permission from repository See merge request gitlab-org/gitlab!67632
-
Steve Abrams authored
-
Dylan Griffith authored
[RUN ALL RSPEC] Configure db/structure dump to dump all schemas See merge request gitlab-org/gitlab!67727
-
Phil Hughes authored
Improve Sign-in restrictions UI text See merge request gitlab-org/gitlab!67095
-
Russell Dickenson authored
-
David Kim authored
Fix verification of signed tags with long messages See merge request gitlab-org/gitlab!67000
-
Jonas Wälter authored
-
Patrick Bajao authored
Store hashcode for VSA stage events See merge request gitlab-org/gitlab!67259
-
Alper Akgun authored
Add instrumentation_class to common event and epic_boards_usage metrics See merge request gitlab-org/gitlab!67711
-
Luis Mejia authored
-
Albert Salim authored
Request against CI_API_V4_URL than GitLab.com See merge request gitlab-org/gitlab!67617
-
Matthias Käppler authored
Track changes in merge request approval settings in Audit Events See merge request gitlab-org/gitlab!66234
-
Adrien Gooris authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66234 EE: true
-
Adam Hegyi authored
Store hashcode for VSA stage events in the newly created analytics_cycle_analytics_stage_event_hashes database table. Changelog: added
-
James Fargher authored
Resolve "Fix ETag caching regex for environments" See merge request gitlab-org/gitlab!67708
-
Lin Jen-Shin authored
So it works on other instances.
-
Matthias Käppler authored
Handle some WebHookService errors See merge request gitlab-org/gitlab!67555
-
Luke Duncalfe authored
`WebHookWorker` is currently experiencing ~12k unhandled errors per week. This MR handles the following errors: - `EOFError`: `EOFError` can be due to using port 443 without SSL, or transient network failures. The SSL configuration problem is unlikely because `HTTParty` handles setting this, so it's like this error is due to the remote server terminating the connection. - `ActiveRecord::RecordNotFound` - `Errno::ENETUNREACH`: handled the same as `Errno::EHOSTUNREACH` is, in `Gitlab::HTTP`. https://gitlab.com/gitlab-org/gitlab/-/issues/337708 Changelog: fixed
-
Tiger Watson authored
Fix recalculate vulnerabilities occurrences uuid migration See merge request gitlab-org/gitlab!67578
-
Dylan Griffith authored
Allow prevent_cross_joins to be used directly in tests See merge request gitlab-org/gitlab!67655
-
Kushal Pandya authored
Mount the policies list component on the scan policy page See merge request gitlab-org/gitlab!67419
-
Savas Vedova authored
-
Marcel Amirault authored
Updated ordered list for latest standard See merge request gitlab-org/gitlab!67697
-
Suzanne Selhorn authored
-
Kushal Pandya authored
Add pipeline key selection dropdown [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!67625
-
Marcel Amirault authored
Limitation of prefilled variables See merge request gitlab-org/gitlab!67579
-
Harsh Chouraria authored
-
Dylan Griffith authored
Suggestions from tech writer.
-
Marcel Amirault authored
External CI config lookup uses default branch See merge request gitlab-org/gitlab!67580
-
Harsh Chouraria authored
-
Paul Slaughter authored
Add translation scopes to trial form See merge request gitlab-org/gitlab!67678
-
Marcel Amirault authored
Docs: Clarify production advice for needs feature See merge request gitlab-org/gitlab!67811
-
Harsh Chouraria authored
-
Marcel Amirault authored
docs(chatops): update example to use rules See merge request gitlab-org/gitlab!67415
-
-
charlie ablett authored
Revert "Merge branch 'conditionally-render-create-project-button' into 'master'" See merge request gitlab-org/gitlab!67813
-
Paul Slaughter authored
This reverts merge request !64196
-
Marcel Amirault authored
Updated nav steps to match standards See merge request gitlab-org/gitlab!67694
-
Suzanne Selhorn authored
-
Russell Dickenson authored
Make feature label clarifications clearer See merge request gitlab-org/gitlab!67645
-