- 03 Apr, 2020 1 commit
-
-
Mike Terhar authored
This allows any project that meets the technical specs to use design_management features.
-
- 02 Apr, 2020 39 commits
-
-
Denys Mishunov authored
Add delete modal to instance level serverless domain See merge request gitlab-org/gitlab!28429
-
Mike Greiling authored
-
Andrew Fontaine authored
Replace underscore with lodash for ./app/assets/javascripts/droplab See merge request gitlab-org/gitlab!28707
-
Stan Hu authored
Fix incorrect regex used in FileUploader#extract_dynamic_path Closes #209940 See merge request gitlab-org/gitlab!28683
-
Mayra Cabrera authored
Link to vulnerability location URL in the issue See merge request gitlab-org/gitlab!27747
-
Nathan Friend authored
Add wildcard scope to environments See merge request gitlab-org/gitlab!27699
-
Nathan Friend authored
Sort Dependency List by severity by default See merge request gitlab-org/gitlab!28654
-
lauraMon authored
-
Robert Speicher authored
Don't count fixed vulnerabilities See merge request gitlab-org/gitlab!28495
-
Avielle Wolfe authored
We only want to show counts for detected or confirmed vulnerabilities. https://gitlab.com/gitlab-org/gitlab/-/issues/207442
-
pburdette authored
Apply recomended code review suggestions to clean up code.
-
Paul Slaughter authored
Hide ability to create alert by checking if metric is added to the DB Closes #204796 See merge request gitlab-org/gitlab!28180
-
Andrew Fontaine authored
Use metric step if present Closes #212491 See merge request gitlab-org/gitlab!28247
-
Natalia Tepluhina authored
Lazy-loading design images with IntersectionObserver See merge request gitlab-org/gitlab!28555
-
Natalia Tepluhina authored
-
Paul Slaughter authored
Refactor board.js to Vue single file component See merge request gitlab-org/gitlab!27691
-
Grzegorz Bizon authored
Make `ci_composite_status` project scoped See merge request gitlab-org/gitlab!28653
-
Jarka Košanová authored
Add worker label to Sidekiq prometheus metrics See merge request gitlab-org/gitlab!28593
-
Mike Jang authored
Add with_lock_retries to DB review guidelines See merge request gitlab-org/gitlab!28318
-
Natalia Tepluhina authored
Upload a design by copy/pasting the file into the Design Tab See merge request gitlab-org/gitlab!27776
-
Natalia Tepluhina authored
-
Achilleas Pipinellis authored
Docs: Explain path parameter usage in API documentation See merge request gitlab-org/gitlab!28549
-
Rene Verschoor authored
-
Achilleas Pipinellis authored
Add RDS security group See merge request gitlab-org/gitlab!28660
-
Collen authored
-
Achilleas Pipinellis authored
Update documentation link entities to API styleguide See merge request gitlab-org/gitlab!28668
-
Dmytro Zaporozhets authored
Prevent unauthorized display of GitLab employee badge Closes #212618 See merge request gitlab-org/gitlab!28397
-
Toon Claes authored
Container expiration policies enabled by default See merge request gitlab-org/gitlab!28480
-
Igor Drozdov authored
Fix duplicated specs in update service spec See merge request gitlab-org/gitlab!28650
-
Rajendra Kadam authored
-
Sean McGivern authored
Use Sidekiq Cluster by default for Source installations See merge request gitlab-org/gitlab!27962
-
Sean McGivern authored
Move backend guides away from Database section See merge request gitlab-org/gitlab!28677
-
Natalia Tepluhina authored
Migrate frontend note specs from karma to jest See merge request gitlab-org/gitlab!28223
-
Lukas 'Eipi' Eipert authored
We are migrating all specs in javascripts/notes to frontend/notes
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3867 we enabled uploads stored in the uploads table to be migrated to object storage, but there are a number of entries in the uploads table with path containing a secret of length 10.
-
Mayra Cabrera authored
"Code comments" and "Renaming features" guides were wrongly added to the Database Best Practices section. This commits moves them back to the Backend guides
-
Steve Abrams authored
Container expiration policies will be enabled by default on new projects. This also updates the default older_than value to 90d from 30d.
-
Oswaldo Ferreira authored
-