- 08 Apr, 2022 40 commits
-
-
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
-
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
-
Jacques Erasmus authored
Move hljs import to theme file See merge request gitlab-org/gitlab!84705
-
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
-
Alexander Turinske authored
- there is a e2e smoke test that ensures the policy creation page appears - add the qa selector to the new policy creation page to fix the test
-
Aleksei Lipniagov authored
Change all ruby:2.7 occurrences to image:1.0 in /specs See merge request gitlab-org/gitlab!84146
-
Roy Zwambag authored
-
Marcin Sedlak-Jakubowski authored
Update inbound links to page See merge request gitlab-org/gitlab!84530
-
Amy Qualls authored
Inbound links need updating to reflect the new subdirectory for this file.
-
Kati Paizee authored
Added frequency of when changes will be reflected See merge request gitlab-org/gitlab!84487
-
Amanda Rueda authored
-
Miguel Rincon authored
Fix 404 console error when user is signed out See merge request gitlab-org/gitlab!84361
-
Sheldon Led authored
-
Robert Hunt authored
Transition sorting drop down to Pajamas style See merge request gitlab-org/gitlab!84485
-
Vitali Tatarintev authored
-
Kati Paizee authored
Add info about the frequency of updates See merge request gitlab-org/gitlab!84486
-
Amanda Rueda authored
-
Vitali Tatarintev authored
Move Layout/SpaceInsideParens into separate TODO file See merge request gitlab-org/gitlab!84580
-
Shinya Maeda authored
Fix remaining N+1 queries in EnvironmentSerializer See merge request gitlab-org/gitlab!82746
-
Sincheol (David) Kim authored
Add a system note when timeline event was edited See merge request gitlab-org/gitlab!84276
-