- 06 Jul, 2020 40 commits
-
-
Heinrich Lee Yu authored
Add a feature category to requests handled by rails controllers See merge request gitlab-org/gitlab!35281
-
Russell Dickenson authored
Add documentation for on-demand DAST scans See merge request gitlab-org/gitlab!35085
-
Philip Cunningham authored
-
Russell Dickenson authored
Fix documentation links to ZAP See merge request gitlab-org/gitlab!36021
-
Achilleas Pipinellis authored
Add 12.9 and 12.10 Geo upgrades to validation test doc Closes #223284 See merge request gitlab-org/gitlab!35078
-
Jennifer Louie authored
-
charlie ablett authored
Add tests for archive API for projects with dots in path Closes #224669 See merge request gitlab-org/gitlab!36038
-
Peter Leitzen authored
Add scannedResourcesCsvPath to securityReportSummary See merge request gitlab-org/gitlab!35949
-
Craig Smith authored
Add scannedResourcesCsvPath to securityReportSummary graphQL endpoint. The value is nil to allow frontend to move forward The full path will be added in a later MR
-
Marcel Amirault authored
Yaml formatting improvements See merge request gitlab-org/gitlab!36007
-
Ben Bodenmiller authored
-
Thong Kuah authored
The issue is that the requirement: for the route was clobbering the requirement: for the containing namespace. This was since fixed in https://github.com/ruby-grape/grape/pull/1788, and pulled in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33450.
-
Achilleas Pipinellis authored
Add Guidance for ES cluster config and settings Closes #216303 See merge request gitlab-org/gitlab!35738
-
Dmitry Gruzd authored
-
Nicolò Maria Mezzopera authored
Update naming conventions See merge request gitlab-org/gitlab!36005
-
Achilleas Pipinellis authored
Add project upload files header See merge request gitlab-org/gitlab!35920
-
Ben Bodenmiller authored
-
Nicolò Maria Mezzopera authored
Merge branch '24241-provide-a-label-for-scheduled-pipeline-in-the-pipelines-overview-page' into 'master' Provide a label for 'Scheduled Pipeline' in the pipelines overview page See merge request gitlab-org/gitlab!35554
-
Frédéric Caplette authored
On the pipeline tab page, if the pipeline was triggered by a schedule, we add a tag that indicates that origin. There is also a tooltip on hover and clicking on it links to the schedule pipeline page.
-
Ezekiel Kigbo authored
Require namespace path (and username) to be at least 2 chars long Closes #225214 See merge request gitlab-org/gitlab!35649
-
Dmytro Zaporozhets authored
This will affect Group URL and username (in URL). This will allow to keep one letter routes for service needs. Also it should improve autocomplete quality. Also most of 1 and 2 character length usernames are usually taken by bots. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
James Lopez authored
Use `User#preferred_language` language as default See merge request gitlab-org/gitlab!35676
-
Bob Van Landuyt authored
Make PipelineUpdateWorker idempotent Closes #30585 and #216734 See merge request gitlab-org/gitlab!36010
-
Natalia Tepluhina authored
Replace prepend-left-default class See merge request gitlab-org/gitlab!35978
-
Dmytro Zaporozhets authored
Fix gitlab:*:check Rake tasks Closes #225845 See merge request gitlab-org/gitlab!35944
-
Fabio Pitino authored
Add Groups::SharedRunnersService, related tests and migrations See merge request gitlab-org/gitlab!33411
-
Arthur de Lapertosa Lisboa authored
-
Sanad Liaquat authored
Update Jira integration qa selectors Closes #225801 See merge request gitlab-org/gitlab!35914
-
Martin Wortschack authored
Merge branch '218737-rename-container-registry-expiration-policies-to-cleanup-policy-for-tags' into 'master' Rename Container Expiration Policies to Cleanup policy for tags See merge request gitlab-org/gitlab!35315
-
Nicolò Maria Mezzopera authored
- new file with updated copy - wire new file
-
Natalia Tepluhina authored
Display comment icon on vulnerability list See merge request gitlab-org/gitlab!35863
-
Alan (Maciej) Paruszewski authored
This change introduces comment icon on Vulnerability List if vulnerability has at least one comment.
-
Marcel Amirault authored
Document artifacts:expose_as paths issue with variables See merge request gitlab-org/gitlab!35818
-
Ben Bodenmiller authored
-
Stan Hu authored
Resolve issue with showing Pipeline Occurrences without scanner See merge request gitlab-org/gitlab!35795
-
Alan (Maciej) Paruszewski authored
This change fixes NoMethodError exception when Pipeline Security tab was presented with no or broken scanner section.
-
Jan Provaznik authored
Bulk edit health status See merge request gitlab-org/gitlab!33065
-
Sanad Liaquat authored
Creating a test for wiki list navigation Closes gitlab-org/quality/testcases#270 See merge request gitlab-org/gitlab!33265
-
Tomislav Nikić authored
Creating a simple test to see if all the links to pages are showing and working correctly.
-
Thong Kuah authored
Configurable defaults for "Squash commits" option Closes #17613 See merge request gitlab-org/gitlab!33827
-