- 08 Oct, 2021 5 commits
-
-
Simon Knox authored
Boards - Remove relative position ordering for closed issues See merge request gitlab-org/gitlab!71698
-
Heinrich Lee Yu authored
Use old version of Sidekiq scheduled job enqueuer See merge request gitlab-org/gitlab!71924
-
Russell Dickenson authored
Significant refactoring to clarify steps See merge request gitlab-org/gitlab!70739
-
Suzanne Selhorn authored
-
Ezekiel Kigbo authored
Use import for json fixture - 6/7 See merge request gitlab-org/gitlab!71903
-
- 07 Oct, 2021 35 commits
-
-
Florie Guibert authored
Changelog: fixed
-
Evan Read authored
Add doc for linking to /help in Ruby files See merge request gitlab-org/gitlab!71555
-
Marcin Sedlak-Jakubowski authored
-
Farnoosh Seifoddini authored
Get more clear to always use 22 See merge request gitlab-org/gitlab!71793
-
Nicole Schwartz authored
-
Anastasia McDonald authored
Add user registration billing spec See merge request gitlab-org/gitlab!68004
-
Dan Davison authored
-
Michael Kozono authored
Save verification details conditionally after saving a replicable See merge request gitlab-org/gitlab!70615
-
Illya Klymov authored
Subscriptions hand raise lead API client See merge request gitlab-org/gitlab!71723
-
Brandon Labuschagne authored
Show toast when deleting an iteration See merge request gitlab-org/gitlab!70783
-
Janis Altherr authored
-
Russell Dickenson authored
Remove old GitLab versions from Release pages See merge request gitlab-org/gitlab!71927
-
Peter Hegman authored
Create on-demand scans index page See merge request gitlab-org/gitlab!71725
-
Mayra Cabrera authored
Add Corpus model See merge request gitlab-org/gitlab!71704
-
Aditya Tiwari authored
-
Olena Horal-Koretska authored
Add a checkbox for adding SAST to a new project See merge request gitlab-org/gitlab!70548
-
Jeremy Jackson authored
-
Terri Chu authored
Add rake tasks to pause or resume indexing See merge request gitlab-org/gitlab!71426
-
Peter Hegman authored
Update branch name to use monospace See merge request gitlab-org/gitlab!71393
-
Mayra Cabrera authored
Make use of BaseServiceUtility in project services See merge request gitlab-org/gitlab!71758
-
Amy Qualls authored
Doc Consistency: topics/application_development_platform See merge request gitlab-org/gitlab!71958
-
Niklas van Schrick authored
Add missing tier badge
-
Suzanne Selhorn authored
Updated tier badges in subscription area See merge request gitlab-org/gitlab!71768
-
Niklas authored
-
Kerri Miller authored
Disable caching of MergeToRefService call in mergeability check See merge request gitlab-org/gitlab!71909
-
Suzanne Selhorn authored
Revisions to group migration doc See merge request gitlab-org/gitlab!71690
-
Nick Gaskill authored
-
Marcia Ramos authored
Update documentation for idempotency jobs See merge request gitlab-org/gitlab!71205
-
Nikola Milojevic authored
-
Austin Regnery authored
Changelog: changed EE: true
-
Lin Jen-Shin authored
ci: Update report jobs with latest from templates and run upon changes See merge request gitlab-org/gitlab!71457
-
Heinrich Lee Yu authored
Geo: Tweak sidekiq retries of some Geo jobs See merge request gitlab-org/gitlab!71419
-
Aakriti Gupta authored
We want to store verification details only for replicables that qualify for verification, e.g. for MR diffs only externally stored diffs are verified. So, instead of autosaving child records, we check for the same filters used in `available_verifiables` and save the child object. This commit also introduces a scope `with_files_stored_locally` to limit verifiables to locally stored files only, since verification has not yet been implemented for remote object storage. EE: true Changed: changed
-
Peter Hegman authored
Update New Project page dropdown and QA tests See merge request gitlab-org/gitlab!71085
-
Coung Ngo authored
Update QA tests now that the Project URL select2 dropdown has been replaced by a GlDropdown Vue component behind the feature flag `paginatable_namespace_drop_down_for_project_creation` https://gitlab.com/gitlab-org/gitlab/-/issues/26732
-