- 13 Apr, 2022 40 commits
-
-
Jose Ivan Vargas authored
Refactor pipeline empty state ci templates See merge request gitlab-org/gitlab!84596
-
Terri Chu authored
Fix update/create board mutation for iteration_cadence_id param See merge request gitlab-org/gitlab!84998
-
Max Woolf authored
Merge branch '301124-merge-request-setting-audit-events' into 'master' See merge request gitlab-org/gitlab!84688
-
Harsimar Sandhu authored
Add audit events for merge request settings See merge request gitlab-org/gitlab!83922 (cherry picked from commit 8c6f4a33) 859d2a8b Add audit events for merge request settings e6f7a15c Apply 10 suggestion(s) to 5 file(s) 7b03a8e9 Disable audit on column change from nil to false/blank 3207a415 Move blank to blank logic in auditor
-
Furkan Ayhan authored
Reuse variables builder for Ci::Config rules evaluation See merge request gitlab-org/gitlab!79935
-
Marius Bobin authored
-
Nikola Milojevic authored
Remove group_import_export feature flag See merge request gitlab-org/gitlab!84444
-
Nikola Milojevic authored
BE - Dispatch Snowplow events from their event definitions See merge request gitlab-org/gitlab!83480
-
Andreas Brandl authored
Update a few of the database dictionary docs See merge request gitlab-org/gitlab!85114
-
Nick Gaskill authored
Update dependency proxy docs with JWT expiration notes See merge request gitlab-org/gitlab!85004
-
Steve Abrams authored
Add notes to the Dependency Proxy docs about the JWT expiration and how to configure it.
-
Markus Koller authored
Rename `subject` to `__subject__` in delegated presenters See merge request gitlab-org/gitlab!80908
-
Olena Horal-Koretska authored
Fix tooltip and truncation on incident list See merge request gitlab-org/gitlab!83027
-
Sarah Yasonik authored
Changelog: fixed
-
Max Woolf authored
Fix doc link to code suggestions in MR diff tab See merge request gitlab-org/gitlab!84958
-
Alper Akgun authored
Revert "Always sync alert escalation attributes to incidents" See merge request gitlab-org/gitlab!84633
-
Sarah Yasonik authored
This reverts commit 8eb5307cc65c23e592f7a36a55ce7c39e068c3b2.
-
Vasilii Iakliushin authored
Fix edge case for DocumentationLinks linter See merge request gitlab-org/gitlab!84891
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/358703 **Problem** Code that ends with a `do` block definition is ignored by parser. The linter can skip some of broken links because of that. **Solution** Add a workaround for this case.
-
Nick Gaskill authored
Add Dependency Scanning troubleshooting note See merge request gitlab-org/gitlab!84410
-
Igor Frenkel authored
Add note on how to troubleshoot a failing Dependency Scanning job when analyzing a setuptools with lib2to3 dependencies.
-
Toon Claes authored
Update Gitaly version See merge request gitlab-org/gitlab!84294
-
Aleksei Lipniagov authored
Fix impersonation created_at audit event field See merge request gitlab-org/gitlab!85082
-
Doug Stull authored
Enable vulnerability_reads_table by default See merge request gitlab-org/gitlab!84905
-
Thiago Figueiró authored
Changelog: changed EE: true
-
Alex Ives authored
A few of the database dictionary docs didn't match the spreadsheet that was put together to identify group table ownership. These tables should now be owned by the correct groups. Relates to https://gitlab.com/gitlab-org/database-team/team-tasks/-/issues/183
-
Adam Hegyi authored
Add documentation for migrations for multiple databases See merge request gitlab-org/gitlab!84764
-
Markus Koller authored
We want to encourage developers to use an explicit named getter instead using `presents ..., as: <getter>`, since the `subject` name clashes with some model attributes (like in the case of labels), and can be confusing in general. The `__subject__` getter can still be used for generic "internal" use, for example when we need to unwrap a presenter in GraphQL's `BaseResolver`. This also removes the need for some `delegator_override` calls in presenters.
-
wortschi authored
Changelog: changed
-
Alex Buijs authored
So we can re-use ci templates individually
-
Rémy Coutable authored
Remove deprecated analyzers Retire.Js and bundler audit See merge request gitlab-org/gitlab!84993
-
Marcin Sedlak-Jakubowski authored
Changelog: fixed
-
Kushal Pandya authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!83745
-
Andrejs Cunskis authored
Automatically close previous reliable test reports See merge request gitlab-org/gitlab!85090
-
Alex Kalderimis authored
Merge branch '352057-remove-upgrade-item-in-top-right-profile-dropdown-for-premium-saas-customers' into 'master' Remove "Upgrade
🚀 " item in top-right profile dropdown See merge request gitlab-org/gitlab!84392 -
Kamil Trzciński authored
This does the following changes: - Add documentation for migrations for multiple databases. - This makes the migrations using a new style being a default (not yet mandatory). - This updates all exceptions and other documentation places to include link to migration docs. - Create `MigrationRecord` as a base class for migrations
-
Andrejs Cunskis authored
Ignore smoke tests in reliable test report See merge request gitlab-org/gitlab!85083
-
Marcel Amirault authored
Update stale link See merge request gitlab-org/gitlab!84893
-
Marcia Ramos authored
Clarify subgroup CD authorization for K8s agent See merge request gitlab-org/gitlab!82598
-
DarwinJS authored
-