- 16 Jun, 2020 29 commits
-
-
Francisco Javier López authored
We introduce an `allowed_action` param to the SnippetInputAction to restrict which actions, despite of being valid, are allowed to be present.
-
Sanad Liaquat authored
Fix previous failing kubernetes integration spec Closes #209085 See merge request gitlab-org/gitlab!31266
-
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.
-
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
-
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
-
Dylan Griffith authored
Include CI_HAS_OPEN_REQUIREMENTS variable See merge request gitlab-org/gitlab!34419
-
Jan Provaznik authored
This can be used to dynamically add a CI job for setting requirements test reports.
-
Ash McKenzie authored
Adds composer.json to composer metadata in db Closes #214731 See merge request gitlab-org/gitlab!34494
-
Tiger Watson authored
Remove MySQL mention from models comments See merge request gitlab-org/gitlab!33288
-
Amy Qualls authored
Add documentation for links in panels See merge request gitlab-org/gitlab!34355
-
Miguel Rincon authored
-
Thong Kuah authored
Add Redis timing buckets of 1s and 2s See merge request gitlab-org/gitlab!34507
-
Oswaldo Ferreira authored
Convert `:release` yaml to `release-cli` commands See merge request gitlab-org/gitlab!34261
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/199250 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34261
-
- 15 Jun, 2020 11 commits
-
-
Russell Dickenson authored
Doc Update: Add Helm Chart SAST callout See merge request gitlab-org/gitlab!34344
-
Taylor McCaslin authored
-
Russell Dickenson authored
Add Prometheus & `topology` docs for Usage Ping Closes #220143 See merge request gitlab-org/gitlab!34186
-
Matthias Käppler authored
Also add clarification around non-counter observations being tracked.
-
James Fargher authored
Upgrade to `license_scanning` report v2.1 See merge request gitlab-org/gitlab!34224
-
Jose Ivan Vargas authored
Documentation for changes to dashboard settings (UTC view) See merge request gitlab-org/gitlab!34354
-
Jose Ivan Vargas authored
Update metrics dashboard favorite logic See merge request gitlab-org/gitlab!34237
-
Giorgenes Gelatti authored
Adding the composer.json metadata to db for quick access when retrieving it while serving composer packages.
-
Mayra Cabrera authored
Add API to schedule project repository storage moves See merge request gitlab-org/gitlab!34119
-
James Fargher authored
Include ExpectOffense module in :rubocop specs See merge request gitlab-org/gitlab!34491
-
Dhiraj Bodicherla authored
Reduce the usage of getters in metrics dashboard workflow of starring a dashboard
-