- 21 May, 2020 10 commits
-
-
Mike Lewis authored
Create initial acronyms test Closes #209010 See merge request gitlab-org/gitlab!26625
-
Amy Qualls authored
This test creates a test for undefined acronyms, and seeds the list with some of the more common ones found.
-
Dylan Griffith authored
Add terraform state metrics to usage data Closes #207510 See merge request gitlab-org/gitlab!31280
-
Ray Paik authored
Fix typo in issue_board.md See merge request gitlab-org/gitlab!32672
-
Evan Read authored
Find and replace issue links to add hyphens in various dirs See merge request gitlab-org/gitlab!32626
-
Ray Paik authored
Fix a typo See merge request gitlab-org/gitlab!32709
-
Marcel Amirault authored
Fix linting error caused by new rule See merge request gitlab-org/gitlab!32718
-
Evan Read authored
-
Evan Read authored
Add vale rule for codeblock fences Closes #218321 See merge request gitlab-org/gitlab!32497
-
Marcel Amirault authored
-
- 20 May, 2020 30 commits
-
-
Suzanne Selhorn authored
Update coverage regex parsing details Closes #216253 See merge request gitlab-org/gitlab!32513
-
Marcel Amirault authored
-
Tiger Watson authored
Telemetry for secret detection See merge request gitlab-org/gitlab!31785
-
Stan Hu authored
Return an instance of Feedback from Occurrence#_feedback methods See merge request gitlab-org/gitlab!32459
-
Ben Bodenmiller authored
-
Sanad Liaquat authored
Fix parent child pipeline relationship specs See merge request gitlab-org/gitlab!32264
-
Douglas Barbosa Alexandre authored
Coerce More-Logs-Offset HTTP header value to a string See merge request gitlab-org/gitlab!32705
-
Mayra Cabrera authored
Show security reports summary in pipelines' Security Dashboard - Frontend See merge request gitlab-org/gitlab!31136
-
Paul Gascou-Vaillancourt authored
- Created the :pipelines_security_report_summary feature flag - Added GraphQL query for fetching security report summary - Render filters with additional information - Updated tests
-
Illya Klymov authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/pages/admin/projects/index/components/delete_project_modal.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/pages/admin/projects/index/components/delete_project_modal.vue` See merge request gitlab-org/gitlab!31994
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/pages/admin/projects/index/components/delete_project_modal.vue`
-
Illya Klymov authored
Create issue from alert See merge request gitlab-org/gitlab!32193
-
Olena Horal-Koretska authored
-
Nick Gaskill authored
Remove deprecated prefix variables See merge request gitlab-org/gitlab!32347
-
Philippe Lafoucrière authored
-
Russell Dickenson authored
Update PHPCS env flags in analyzer settings See merge request gitlab-org/gitlab!31034
-
Benjamin Zeigler authored
- Related to Issue #216507
-
Stan Hu authored
The Rack spec (https://github.com/rack/rack/blob/master/SPEC.rdoc#the-headers-) expects all HTTP header values to be strings; integers are not allowed. Some Rack servers, such as Thin, fail if you attempt to assign a integer because they attempt to run string operations (e.g. `chomp`) on the value.
-
Enrique Alcántara authored
Upgrades GitLab UI to v14.14.2 See merge request gitlab-org/gitlab!32553
-
Paul Gascou-Vaillancourt authored
Addresses breaking changes in charts and empty state components
-
Matt Kasa authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/207510
-
Dylan Griffith authored
Add terraform reports metrics to usage data Closes #207532 See merge request gitlab-org/gitlab!31281
-
Peter Leitzen authored
Fix leaky constant in commit entity spec See merge request gitlab-org/gitlab!32039
-
Rajendra Kadam authored
-
Heinrich Lee Yu authored
Fix rounding errors in Redis, Rugged and Gitaly call durations See merge request gitlab-org/gitlab!31223
-
Jacob Vosmaer authored
Rounding causes a loss of information. We should only round numbers when we have to. This commit fixes instrumentation code that was unnecessarily rounding intermediate results.
-
Peter Leitzen authored
Fix leaky constant in spam constants See merge request gitlab-org/gitlab!31959
-
Rajendra Kadam authored
-
Peter Leitzen authored
Fix leaky constant in factory spec See merge request gitlab-org/gitlab!32174
-
Rajendra Kadam authored
-