- 08 Sep, 2020 9 commits
-
-
Tan Le authored
This change allows administrator to export audit events to CSV file. The maximum file size is capped to 15Mb since it can fit nicely as an email attachment and is a common limit across other CSV reports. We decided not to cap by number of records (i.e 10k audit events) due to some memory concerns since it requires 10k of records being fetched as part of the preloading step.
-
Russell Dickenson authored
Update ZAP argument passing example See merge request gitlab-org/gitlab!41711
-
Shinya Maeda authored
Remove duplicate project pipelines methods See merge request gitlab-org/gitlab!41101
-
Ezekiel Kigbo authored
Fix missing setter function for tabIndex See merge request gitlab-org/gitlab!41670
-
Dheeraj Joshi authored
-
Evan Read authored
Clarify Rugged with Puma details See merge request gitlab-org/gitlab!41665
-
Ben Bodenmiller authored
-
Miguel Rincon authored
Migrate '.fa-spinner' to '.spinner' for 'app/views/projects/tree' Closes #202237 See merge request gitlab-org/gitlab!41148
-
Gilang Gumilar authored
-
- 07 Sep, 2020 31 commits
-
-
Marcel Amirault authored
Docs: update outdated shallow cloning information See merge request gitlab-org/gitlab!41528
-
Jonston Chan authored
-
Avielle Wolfe authored
`-D` is being deprecated. This commit updates an example for passing arguments to ZAP to use an un-deprecated argument.
-
Russell Dickenson authored
Remove DinD mode from SAST docs See merge request gitlab-org/gitlab!40991
-
Fabien Catteau authored
Un-document how to customize SAST analyzers when running in Docker-in-Docker mode.
-
Stan Hu authored
Graphql Issues - Fix N+1 for Assignees See merge request gitlab-org/gitlab!41233
-
charlie ablett authored
Make sure epic_id param is handled properly See merge request gitlab-org/gitlab!41604
-
Mayra Cabrera authored
Usage metrics is GitLab-KAS only, and does not involve agent See merge request gitlab-org/gitlab!41634
-
Kushal Pandya authored
Fixed repository browser router not working for branches with parentheses Closes #212785 See merge request gitlab-org/gitlab!41591
-
Mayra Cabrera authored
Revert "Merge branch 'confdential_epics_removal' into 'master'" See merge request gitlab-org/gitlab!41704
-
Jan Provaznik authored
This reverts merge request !41551
-
Adam Hegyi authored
Add sha field for existing background migration See merge request gitlab-org/gitlab!41671
-
Mario de la Ossa authored
Adds a Lookahead preload for assignees
-
Ezekiel Kigbo authored
Merge branch '233654-replace-bootstrap-alerts-in-ee-app-views-admin-push_rules-_push_rules-html-haml' into 'master' Replaces bootstrap alerts in ee/app/views/admin/push_rules/_push_rules Closes #233654 See merge request gitlab-org/gitlab!41072
-
can eldem authored
Make old migration no op
-
Stan Hu authored
Refactor DastSiteProfilesController to use finder See merge request gitlab-org/gitlab!41064
-
Philip Cunningham authored
-
Achilleas Pipinellis authored
Move NFS mountpoint details lookup next to examples See merge request gitlab-org/gitlab!41257
-
Achilleas Pipinellis authored
Use bullets in NFS known kernel version incompatibilities list See merge request gitlab-org/gitlab!41253
-
Vitali Tatarintev authored
Retain all query parameters when adding environment parameter to metrics dashboard URL See merge request gitlab-org/gitlab!40878
-
Achilleas Pipinellis authored
Fix image in docs - rename DevOps Score to DevOps Report See merge request gitlab-org/gitlab!41590
-
Peter Leitzen authored
Fix Rails/SaveBang offenses for spec/services/ci/* See merge request gitlab-org/gitlab!41317
-
Rajendra Kadam authored
Fixes Rails/SaveBang cop for spec files
-
Peter Leitzen authored
Fix Rails/SaveBang offenses in 3 files of spec/requests/api See merge request gitlab-org/gitlab!41394
-
Rajendra Kadam authored
Fixes Rails/SaveBang cop for spec files
-
Achilleas Pipinellis authored
Docs: change the example ID See merge request gitlab-org/gitlab!41534
-
Jose Ivan Vargas authored
Merge branch '229331-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts' into 'master' Migrate Bootstrap button and dropdowns to GitLab UI in app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.vue See merge request gitlab-org/gitlab!40823
-
Marcin Sedlak-Jakubowski authored
Closes #239358 See merge request gitlab-org/gitlab!40996
-
Brett Walker authored
- Format filenames as code - Simplify some sentences - Decrease code indent in samples
-
Peter Leitzen authored
Fix Rails/SaveBang offenses in spec/requests/api See merge request gitlab-org/gitlab!41398
-
Rajendra Kadam authored
Fixes Rails/SaveBang cop for spec files
-