- 12 Apr, 2022 40 commits
-
-
Natalia Tepluhina authored
Fix console warn in boards See merge request gitlab-org/gitlab!84716
-
Craig Norris authored
Improve DAST API scanning page See merge request gitlab-org/gitlab!83370
-
Russell Dickenson authored
-
Paul Slaughter authored
Make WebIDE dropdown fullwidth See merge request gitlab-org/gitlab!84442
-
Michael Le authored
Change alignment of MR details Using CSS utility class to scope change Changelog: changed
-
Jan Provaznik authored
Add "Available on-demand" badge on Security Configuration Page See merge request gitlab-org/gitlab!83723
-
Andrejs Cunskis authored
Fix for License Compliance Spec See merge request gitlab-org/gitlab!84599
-
Will Meek authored
Fix for 357972, move check for feature flag out of loop where we approve or deny licenses
-
Fiona Neill authored
Add note about owner role See merge request gitlab-org/gitlab!84621
-
Patrick Bair authored
Resolve "Improve batched background migration logs" See merge request gitlab-org/gitlab!84195
-
Nick Thomas authored
Workhorse: re-use *gzip.Writer instances See merge request gitlab-org/gitlab!84175
-
GitLab Release Tools Bot authored
[ci skip]
-
Patrick Bair authored
Merge branch '340497-add-developer-docs-for-new-batched-background-migration-framework' into 'master' Add developer docs for new batched background migration framework See merge request gitlab-org/gitlab!82593
-
Diogo Frazão authored
Changelog: added Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/340497
-
Max Woolf authored
Formalise Ruby line limit to .editorconfig See merge request gitlab-org/gitlab!84925
-
Doug Stull authored
Cleans up the bypass_registration experiment See merge request gitlab-org/gitlab!83225
-
Jeremy Jackson authored
SAAS only: this removes the control experience from the experiment and implements the feature as defined in the candidate definition. Changelog: added EE: true
-
Max Woolf authored
Fix Ruby 3 kwargs deprecation in ManifestTypeEnum See merge request gitlab-org/gitlab!84936
-
Max Woolf authored
Add application settings to support inactive project deletion feature See merge request gitlab-org/gitlab!84519
-
Vasilii Iakliushin authored
Enable wiki pages async load See merge request gitlab-org/gitlab!84690
-
Marcia Ramos authored
Update link and spelling to match AWS docs See merge request gitlab-org/gitlab!84887
-
Fabio Pitino authored
Fix Style/OpenStructUse offenses in application settings helper See merge request gitlab-org/gitlab!75993
-
Kushal Pandya authored
Add additional tracking for billings page See merge request gitlab-org/gitlab!84587
-
Serhii Yarynovskyi authored
-
Marcin Sedlak-Jakubowski authored
Refactor titles, add version text, and other refinements See merge request gitlab-org/gitlab!83064
-
Evan Read authored
-
Kushal Pandya authored
Add loader to ready/draft button See merge request gitlab-org/gitlab!84513
-
Stijn Smits authored
-
Shinya Maeda authored
Remove ci_safe_artifact_content_type feature flag See merge request gitlab-org/gitlab!84457
-
Matija Čupić authored
Auto-use FIPS image and rename UBI to FIPS in Container Scanning doc See merge request gitlab-org/gitlab!84465
-
Alan (Maciej) Paruszewski authored
Changelog: changed
-
Artur Fedorov authored
New component, feature-card-badge, is displayed on DAST configuration card. It is shown based on feature configuration. New property "badge" can be added to a specific feature via backend or frontend. Layout of the card is adjusted accordingly based on configuration. Specs are adjusted accordingly. feature-card-badge has internal logic for conditional tooltip rendering. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83723 EE: true
-
huzaifaiftikhar1 authored
-
huzaifaiftikhar1 authored
-
huzaifaiftikhar1 authored
-
huzaifaiftikhar1 authored
To support the inactive project deletion feature we need to store the following settings for the GitLab instance. - Enable/disable inactive project deletion. - Minimum size of the repository in MB that should be considered for inactive project deletion. - Time in months after which we need to send a warning email to the project maintainers saying that their project will be deleted because of inactivity. - Time in months after which the project needs to be deleted because of inactivity. Changelog: added
-
Marcel Amirault authored
Update documentation for Members API: Clarify personal projects now show `OWNER` access See merge request gitlab-org/gitlab!84460
-
Manoj M J authored
-
Jan Provaznik authored
Add pipeline schedule variables to forward:pipeline See merge request gitlab-org/gitlab!84478
-
Furkan Ayhan authored
Pipeline schedule variables have the same priority as pipeline variables. We decided that we could consider pipeline schedule variables as pipeline variables.
-