- 08 Feb, 2021 40 commits
-
-
Vladimir Shushlin authored
-
Vladimir Shushlin authored
There is not need in this worker as it only cleans data on legacy storage
-
Vladimir Shushlin authored
Currently we schedule removal worker, it then calls `#remove_pages`, which schedules deployments removal We can just move removal scheduling to the first service
-
Vladimir Shushlin authored
The only operation which should be performed asynchrounsly is actual disk operations marking pages as not deployed doesn't require disk access and removal of domain also doesn't if pages are already marked as deployed
-
Vladimir Shushlin authored
This feature flag was removed a long time ago
-
Arturo Herrero authored
Fix cop FactoryBot/InlineAssociation offenses for notes See merge request gitlab-org/gitlab!52923
-
Markus Koller authored
Update subscription descriptions to match docs See merge request gitlab-org/gitlab!53425
-
Cynthia Ng authored
-
Dmytro Zaporozhets (DZ) authored
Fix issuable type comparison in IssuableExportCsvWorker See merge request gitlab-org/gitlab!53472
-
Mark Florian authored
Pin dependencies See merge request gitlab-org/gitlab!53366
-
Shinya Maeda authored
Expose the tag_list in the Jobs API See merge request gitlab-org/gitlab!44859
-
Tim Zallmann authored
Fix style issues with in product marketing emails See merge request gitlab-org/gitlab!53359
-
Mark Florian authored
Add license check for full code quality report See merge request gitlab-org/gitlab!53258
-
Peter Leitzen authored
-
Peter Leitzen authored
-
Vitali Tatarintev authored
Create value stream feature specs See merge request gitlab-org/gitlab!53000
-
Ezekiel Kigbo authored
Adds specs to test when the extended form fields feature flag is disabled
-
Savas Vedova authored
Adds jira issue enforcement field [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52896
-
Dmytro Zaporozhets (DZ) authored
Make pipelineUrl nullable in DastProfileCreate See merge request gitlab-org/gitlab!53442
-
Peter Leitzen authored
Enable housekeeping for project and group wiki repos [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53011
-
Miguel Rincon authored
Fix approvals widget alignment issues See merge request gitlab-org/gitlab!53213
-
Jacques Erasmus authored
Fixed alignment issues for the approvals wiget
-
Kushal Pandya authored
Update styles for terraform MR widget See merge request gitlab-org/gitlab!52627
-
Emily Ring authored
-
Heinrich Lee Yu authored
Use DeploymentsFinder in VSA [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53050
-
Phil Hughes authored
Extract package_search to be re-usable See merge request gitlab-org/gitlab!53457
-
Nicolò Maria Mezzopera authored
- new registry_search component - tests
-
Mark Florian authored
-
Achilleas Pipinellis authored
Rename several README.md files to index.md in /ci See merge request gitlab-org/gitlab!53328
-
Marcel Amirault authored
We prefer index now
-
Tim Zallmann authored
Add definition of "breaking changes" See merge request gitlab-org/gitlab!52962
-
Dan Jensen authored
The documentation refers to "breaking changes" in multiple places, but did not define the term. This introduces a definition in the contribution guide, and adds links to this definition in multiple places.
-
Phil Hughes authored
Edited for style and CTRT See merge request gitlab-org/gitlab!53190
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Phil Hughes authored
Remove unused variable 'FILE_LIMIT = 1_000' See merge request gitlab-org/gitlab!53517
-
Grzegorz Bizon authored
Discourage the usage of labels with high cardinality See merge request gitlab-org/gitlab!53493
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!53593
-
Kushal Pandya authored
Add support for revoking DAST site validations See merge request gitlab-org/gitlab!53134
-
Dheeraj Joshi authored
This adds ability to revoke site profie validations in DAST Configuration
-
Adam Hegyi authored
This change changes the query for deployment frequency for VSA. Additionally there is a refactor to merge DeploymenysFinder and Analytics::Deploymentsfinder to avoid duplicated functionality.
-