- 08 Apr, 2022 40 commits
-
-
Stan Hu authored
Fix MappingTest kwargs issue See merge request gitlab-org/gitlab!84712
-
Stan Hu authored
Add timestamp to Arkose custom attributes See merge request gitlab-org/gitlab!84663
-
Kushal Pandya authored
Switch to GlModal for user confirmation dialogs See merge request gitlab-org/gitlab!84684
-
Dheeraj Joshi authored
-
Matthias Käppler authored
Merge branch '357962-vsa-the-lead-time-tile-is-linked-incorrectly-to-the-lead-time-for-changes-chart' into 'master' Fix Value Stream Analytics doc links See merge request gitlab-org/gitlab!84492
-
Pavel Shutsin authored
Add validation for confidentiality notes See merge request gitlab-org/gitlab!83847
-
Jan Provaznik authored
* only epic/issue notes can be confidential * only notes/discussion notes can be confidential Changelog: changed
-
Kushal Pandya authored
Change variant to confirm for save chages button (insights) See merge request gitlab-org/gitlab!84722
-
Shinya Maeda authored
Use existing null-safe method to get a Deployment's commit title See merge request gitlab-org/gitlab!84639
-
Vasilii Iakliushin authored
Update rails to 6.1.4.7 See merge request gitlab-org/gitlab!84638
-
Vitali Tatarintev authored
Move RSpec/EmptyExampleGroup into separate TODO file See merge request gitlab-org/gitlab!83942
-
Amy Qualls authored
MR pipelines cannot be skipped See merge request gitlab-org/gitlab!84661
-
Kushal Pandya authored
Improve accessibility of Admin application settings page See merge request gitlab-org/gitlab!84651
-
Amy Qualls authored
Remove GitLab basics page See merge request gitlab-org/gitlab!84703
-
Vasilii Iakliushin authored
Use SHA256 fingerprint instead of MD5 for LFS token secret See merge request gitlab-org/gitlab!84606
-
Pavel Shutsin authored
Fix doc links and dashboard links for Lead Time metric and Lead Time for Change metric Changelog: fixed EE: true
-
Alex Pooley authored
Allow `markdown_continue_lists` flag for all markdown fields See merge request gitlab-org/gitlab!84495
-
Max Woolf authored
Add ability to pre-date audit events See merge request gitlab-org/gitlab!84061
-
Max Woolf authored
When a sidekiq job creates an audit event during its running, it'll create the event when the job was executed, not enqueued. When this happens, we should allow the creating service to override the value. This commit adds the ability to set a specific time for when an audit event was created. By default this will default to Time.zone.now (the current behaviour) so there is no breaking change. Changelog: fixed
-
Kerri Miller authored
Merge branch '350999-deprecate-use-of-members-api-for-invite-modal-in-favor-of-invitations-api' into 'master' Update Invitations API to accept users See merge request gitlab-org/gitlab!81019
-
Doug Stull authored
- enhance to allow eventual deprecation of members API use in invite modal Changelog: added
-
Sean McGivern authored
Enable incremental repository backups See merge request gitlab-org/gitlab!84536
-
Marcin Sedlak-Jakubowski authored
Light copy edit of ci/cd schema guidelines See merge request gitlab-org/gitlab!84704
-
Marcel Amirault authored
-
Mark Florian authored
Fix broken FOSS jest tests See merge request gitlab-org/gitlab!84719
-
Furkan Ayhan authored
Refactor pipeline schedule variables See merge request gitlab-org/gitlab!81127
-
Max Woolf authored
Merge branch '357005-educate-the-user-about-the-gitlab-agent-for-kubernetes-when-the-planned-deployment-target-is' into 'master' Educate the user about the GitLab agent for Kubernetes when the planned deployment target is Kubernetes See merge request gitlab-org/gitlab!84224
-
Vitali Tatarintev authored
Move Layout/SpaceInLambdaLiteral into separate TODO file See merge request gitlab-org/gitlab!84575
-
Sean McGivern authored
Add not null and delete cascade constraints on project_namespace_id See merge request gitlab-org/gitlab!82309
-
Alex Kalderimis authored
Changelog: changed
-
Jacques Erasmus authored
Move hljs import to theme file See merge request gitlab-org/gitlab!84705
-
Austin Regnery authored
Changelog: changed
-
Yannis Roussos authored
Add a note about batched migration issue to update notes See merge request gitlab-org/gitlab!84572
-
Jan Provaznik authored
There is a potential issue with retry of batched background migrations.
-
Jan Provaznik authored
Fix the rubygems extraction service to not create subtransactions See merge request gitlab-org/gitlab!84590
-
Lukas Eipert authored
With https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84121 a few things got refactored, and a lot of things moved to FOSS. One of the specs for the EE Only `IncidentMetricTab` was moved to FOSS as well. Moving the spec back to EE fixes the issue.
-
Furkan Ayhan authored
Make `User#ci_owned_runners` to use unnest index instead of GIN See merge request gitlab-org/gitlab!83843
-
Jacques Erasmus authored
Shorten JS import paths See merge request gitlab-org/gitlab!84659
-
Andrejs Cunskis authored
E2E: Parametrize project and compare issue/mr state See merge request gitlab-org/gitlab!84693
-
Andrejs Cunskis authored
Update policy selection page to have qa selector See merge request gitlab-org/gitlab!84399
-