- 16 Jun, 2020 40 commits
-
-
Florie Guibert authored
- Fetch epics on board swimlanes - Display epic information
-
Peter Leitzen authored
Add search argument for AlertStatusCountsResolver See merge request gitlab-org/gitlab!34596
-
Sean Arnold authored
- Update docs also
-
Kushal Pandya authored
Remove setFetchingState logic to boardsStore See merge request gitlab-org/gitlab!32255
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Remove addLabel function logic from issue model See merge request gitlab-org/gitlab!32233
-
Marvin Karegyeya authored
-
Dmytro Zaporozhets authored
Fix undefined method error Closes #221052 See merge request gitlab-org/gitlab!34522
-
Adam Hegyi authored
Add project access token table See merge request gitlab-org/gitlab!33272
-
Sebastián Arcila Valenzuela authored
The table migration are split in 3 migrations to be able to adquiere a lock of the project table when adding the needed FK
-
Dylan Griffith authored
Remove first class vulnerabilities feature flag See merge request gitlab-org/gitlab!28212
-
Evan Read authored
GraphQL: Order mutation docs into sections See merge request gitlab-org/gitlab!34574
-
Marcel Amirault authored
New config for Vale and markdownlint See merge request gitlab-org/gitlab!34594
-
Kushal Pandya authored
Remove append-bottom-4 CSS class See merge request gitlab-org/gitlab!34564
-
Kushal Pandya authored
Allow approval rules to be reset to project defaults See merge request gitlab-org/gitlab!32657
-
Kushal Pandya authored
Display Saved User Lists by Feature Flags See merge request gitlab-org/gitlab!34294
-
Andrew Fontaine authored
User Lists can only be created via the API, but this allows users to view the saved lists and delete them if they are no longer needed.
-
Stan Hu authored
Change contraction "it's" to possessive "its" See merge request gitlab-org/gitlab!34602
-
Sanad Liaquat authored
Fix previous failing kubernetes integration spec Closes #209085 See merge request gitlab-org/gitlab!31266
-
Serena Fang authored
-
Shinya Maeda authored
Merge branch '216088-disable-container-expiration-policy-when-invalid-regex-is-present' into 'master' Validate regex before enqueuing a CleanupContainerRepositoryWorker job See merge request gitlab-org/gitlab!34282
-
David Fernandez authored
Three guards have been added: 1. The service used by the worker will not raise an error upon receiving an invalid regex but it will return an error response 2. The expiration container policy will not schedule the next run for the given container expiration policy if it is valid. In addition, the given container expiration policy will be disabled 3. Added a new UntrustedRegexp validator for Grape APIs. This one has been used in `API::ProjectContainerRepositories` to prevent enqueuing a job with invalid regex
-
Evan Read authored
Docs: Revise assignee section of page for tone / style See merge request gitlab-org/gitlab!34578
-
Amy Qualls authored
The Assignee section of the alert management page needed some tweaks to adhere to GitLab tone and style.
-
Evan Read authored
-
Russell Dickenson authored
Docs: new secret detection template Closes #207990 and #215207 See merge request gitlab-org/gitlab!31378
-
Zach Rice authored
These are based on the original SAST docs
-
Alan Paruszewski authored
Standalone Vulnerabilities are available now without feature flag. This commit enables them by default.
-
Thong Kuah authored
Add usage statistics for modsecurity for packets/anomalous See merge request gitlab-org/gitlab!28535
-
Alan (Maciej) Paruszewski authored
-
Rémy Coutable authored
Increase parallel for jest from 2 to 3 See merge request gitlab-org/gitlab!34407
-
Dylan Griffith authored
Resolve "Improve performance of Search API (Advanced): users scope" See merge request gitlab-org/gitlab!33795
-
Terri Chu authored
-
James Fargher authored
Move merge_requests_users under counts section See merge request gitlab-org/gitlab!34492
-
Ezekiel Kigbo authored
Remove prepend-top-4 CSS class See merge request gitlab-org/gitlab!33314
-
Ash McKenzie authored
Removed default name for Terraform template See merge request gitlab-org/gitlab!34557
-
Emily Ring authored
-
Marcel Amirault authored
Docs: Changed only and except to rules Closes #219930 See merge request gitlab-org/gitlab!34332
-
Suzanne Selhorn authored
Because we are phasing out only and except. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/219930
-
Ash McKenzie authored
Optional enforcement of Personal Access Token expiration See merge request gitlab-org/gitlab!33783
-