- 12 Apr, 2022 40 commits
-
-
Furkan Ayhan authored
We want to show included files in the CI Linter page. To do that, backend needs to send this information to frontend via the ciConfig result. In this commit, we only collect this data in a metadata method of CI Config. In the next iteration, we'll pass this information to the GraphQL endpoint.
-
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
-
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.
-
Natalia Tepluhina authored
Display an error within Apply suggestion box when failed to load diff metadata See merge request gitlab-org/gitlab!83520
-
Aleksei Lipniagov authored
-
Alex Pooley authored
Refactor: add prepend mod to trail registrations controller See merge request gitlab-org/gitlab!84559
-
Martin Tan authored
-
Natalia Tepluhina authored
Add real-time labels doc See merge request gitlab-org/gitlab!84602
-
Marcin Sedlak-Jakubowski authored
-