- 21 May, 2020 2 commits
-
-
Evan Read authored
Add vale rule for codeblock fences Closes #218321 See merge request gitlab-org/gitlab!32497
-
Marcel Amirault authored
-
- 20 May, 2020 38 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
-
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
-
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
-
Dan Davison authored
Unquarantine Geo LFS specs Closes #212632 See merge request gitlab-org/gitlab!32629
-
Mayra Cabrera authored
Rate limit project export by user See merge request gitlab-org/gitlab!31719
-
Josianne Hyson authored
Scope the project export rate limit to user, rather than user and project so that the limit is applied across all projects that the user attempts to export. For more information see: https://gitlab.com/gitlab-org/gitlab/-/issues/212707 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31719
-
Stan Hu authored
Expose Group-level vulnerability export url See merge request gitlab-org/gitlab!32591
-
Igor Drozdov authored
Improve Add/Remove Issue Labels API See merge request gitlab-org/gitlab!31864
-
Lee Tickett authored
-
Enrique Alcántara authored
Filter pipelines based on url query params See merge request gitlab-org/gitlab!32230
-
Peter Leitzen authored
Fix leaky constant in cache headers spec and issues importer spec See merge request gitlab-org/gitlab!32122
-
Rajendra Kadam authored
-
Peter Leitzen authored
Fix leaky constant in sidekiq middleware server metrics spec See merge request gitlab-org/gitlab!32104
-