- 10 Aug, 2021 37 commits
-
-
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
-
James Fargher authored
Resolve "Fix ETag caching regex for environments" See merge request gitlab-org/gitlab!67708
-
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
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67808
-
Simon Knox authored
Dont show due date in red on epic related issues See merge request gitlab-org/gitlab!67492
-
Daniel Ziegenberg authored
Issues shown in the epic related items tree have a due shown in red even when the issue is closed. This is because the closed state was not provided to the item-due-date component. Changelog: changed
-
GitLab Release Tools Bot authored
-
Philip Cunningham authored
- Wraps type labels in backticks - Adds feature specialisations under ~feature label
-
Simon Knox authored
Do not test internal bits of ItemDueDate in relatedIssuableItem See merge request gitlab-org/gitlab!67691
-
Mark Lapierre authored
E2E: Move quarantine and context selection logic to formatter See merge request gitlab-org/gitlab!67423
-
Andrejs Cunskis authored
-
Evan Read authored
Import troubleshooting: Document workaround for a too large repo See merge request gitlab-org/gitlab!67593
-
Katrin Leinweber authored
-
- 09 Aug, 2021 3 commits
-
-
Evan Read authored
Add documentation for recommending dependency injection See merge request gitlab-org/gitlab!67118
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67797
-
Russell Dickenson authored
Expand i18n guidelines for Vue/frontend See merge request gitlab-org/gitlab!66419
-