- 13 Jan, 2022 35 commits
-
-
Thong Kuah authored
-
Stan Hu authored
Fix Registration Features Shared Examples Redefinition Warning See merge request gitlab-org/gitlab!78115
-
Jason Goodman authored
Fix warning about redefining shared examples
-
Kushal Pandya authored
Fix Incident sidebar on issue boards See merge request gitlab-org/gitlab!78021
-
Kushal Pandya authored
Fix styling issues related to sandboxed mermaid charts See merge request gitlab-org/gitlab!78165
-
Shinya Maeda authored
Swap FK ci_resource_groups to projects for LFK See merge request gitlab-org/gitlab!78156
-
Shinya Maeda authored
Swap FK ci_freeze_periods to projects for LFK See merge request gitlab-org/gitlab!78155
-
Andrejs Cunskis authored
Use subgroup for gitlab migration tests See merge request gitlab-org/gitlab!77937
-
Shinya Maeda authored
Prevent non-retryable jobs from being retried See merge request gitlab-org/gitlab!78135
-
Alishan Ladhani authored
-
Andrejs Cunskis authored
Log QA resource reuse See merge request gitlab-org/gitlab!77909
-
Mark Lapierre authored
Changes the debug log message shown when a resource is fabricated. - "Built" as previously, when a resource is created. - "Retrieved" when an existing resource is fetched. - "Retrieved for reuse" when an existing resource is fetched as a reusable resource. Adds a ReusableGroup class so that ResuableProject is truly reusable (otherwise ResuableProject would create a new group in a different project each time).
-
Kati Paizee authored
Combine lists of compliance features together, and cross link See merge request gitlab-org/gitlab!78019
-
Evan Read authored
-
Florie Guibert authored
Review feedback
-
Dheeraj Joshi authored
-
Russell Dickenson authored
Add warnings to license compliance See merge request gitlab-org/gitlab!78131
-
Florie Guibert authored
Changelog: fixed
-
Mark Chao authored
Remove GITLAB_USE_REDIS_SESSIONS_STORE env variable See merge request gitlab-org/gitlab!78048
-
Russell Dickenson authored
Add encryption details for DAST site profile fields See merge request gitlab-org/gitlab!78143
-
Jamie Reid authored
This commit adds details on the aes-256 encryption used for both request header and password fields in DAST On-Demand scans.
-
Luke Duncalfe authored
Clean up pending escalations after moving incident to new project See merge request gitlab-org/gitlab!77086
-
Sean Arnold authored
Changelog: added EE: true
-
Mark Lapierre authored
Reduce total execution time gitaly e2e See merge request gitlab-org/gitlab!76995
-
John McDonnell authored
-
Thong Kuah authored
Removes FK for ci_resource_groups to projects Changelog: changed
-
James Fargher authored
Support default templates for issues/MRs via .gitlab/ folders See merge request gitlab-org/gitlab!76326
-
Thong Kuah authored
Removes FK for ci_freeze_periods to projects Changelog: changed
-
Marcel Amirault authored
Docs: Reword the section heading for clarity See merge request gitlab-org/gitlab!77686
-
Marcia Ramos authored
-
Ezekiel Kigbo authored
Add filter bar to compliance report See merge request gitlab-org/gitlab!77012
-
Jiaan Louw authored
- Adds project and date range filters to the compliance report. - Updates VSA shared project dropdown to watch for default projects changes and adds a default projects loading state.
-
Evan Read authored
Update Praefect load balancer note to mention strategy See merge request gitlab-org/gitlab!78087
-
Will Chandler authored
Now that https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73302 is merged a long timeout is no longer necessary for Praefect. Let's replace that note with one on the recommended LB strategy.
-
Evan Read authored
Improve spelling of "administrator" See merge request gitlab-org/gitlab!78139
-
- 12 Jan, 2022 5 commits
-
-
Mayra Cabrera authored
Nullify project_namespace_id reference See merge request gitlab-org/gitlab!78046
-
Kerri Miller authored
Destroy UpcomingReconciliation record when there is no longer an upcoming reconciliation See merge request gitlab-org/gitlab!76068
-
David Barr authored
For new issues or merge requests, if a template name of "Default" (case-insensitive) exists in the template dropdown, it will be selected. This allows default templates for issues and merge requests to be provided via the .gitlab/issue_templates/ and .gitlab/merge_request_templates/ folders. Changelog: added
-
Jose Ivan Vargas authored
Allow skipping CI when rebasing in UI See merge request gitlab-org/gitlab!76056
-
Thong Kuah authored
Fix/acknowledge various cross-DB modifications See merge request gitlab-org/gitlab!78098
-