- 26 Feb, 2020 40 commits
-
-
Paul Slaughter authored
Update babel to latest version (7.7.5 -> 7.8.5) See merge request gitlab-org/gitlab!25964
-
-
Stan Hu authored
Add storage consideration Closes #35641 See merge request gitlab-org/gitlab!24479
-
Kamil Trzciński authored
This extends Definition of Done to add storage consideration when dealing with temporary and persistent storage.
-
Achilleas Pipinellis authored
Include Separation of Duties in compliance docs See merge request gitlab-org/gitlab!24110
-
Jackie Meshell authored
-
Achilleas Pipinellis authored
Docs: Fix style issues on applications page See merge request gitlab-org/gitlab!25653
-
Amy Qualls authored
The WAF portion of the Applications page needed some minor style fixes, and also contained the remnant of an incomplete merge. This merge request corrects these style issues.
-
Michael Kozono authored
Don't parse undefined severity confidence from reports See merge request gitlab-org/gitlab!25884
-
Stan Hu authored
Return commits by author See merge request gitlab-org/gitlab!25597
-
Bob Van Landuyt authored
Ensure temp export data is removed if Group/Project export failed See merge request gitlab-org/gitlab!25828
-
Bob Van Landuyt authored
Use available? method for Elastic Stack availability See merge request gitlab-org/gitlab!25615
-
Adrien Kohlbecker authored
-
Bob Van Landuyt authored
Fix flaky wiki specs by waiting for the SVG to be loaded first Closes #27972, #27964, #27951, and #207817 See merge request gitlab-org/gitlab!25982
-
Achilleas Pipinellis authored
Add S3 warning to Package Docs See merge request gitlab-org/gitlab!24729
-
Sara Ahbabou authored
Change boolean value
-
Lin Jen-Shin authored
Separate ee entities into own class files See merge request gitlab-org/gitlab!25709
-
Kamil Trzciński authored
Refactor import_export Closes #207846 See merge request gitlab-org/gitlab!25623
-
Nick Thomas authored
Rename GitAccess::UnauthorizedError and align git returned error codes See merge request gitlab-org/gitlab!25936
-
Robert May authored
-
Peter Leitzen authored
Replace set to let_it_be in spec/features See merge request gitlab-org/gitlab!25889
-
Robert May authored
-
Robert May authored
-
Robert May authored
-
Robert May authored
Adds ability to filter commits by the author name in the controller.
-
Robert May authored
First bit of roughing out the return of commits based on author.
-
Stan Hu authored
Migrate the Gemfile Danger check to static-analysis instead Closes #202299 See merge request gitlab-org/gitlab!25986
-
Nick Thomas authored
Fix displaying blocked issues on the board See merge request gitlab-org/gitlab!25817
-
Vitali Tatarintev authored
Get rids of set in spec/features
-
Jarka Košanová authored
Quarantine a flaky test in spec/lib/gitlab/profiler_spec.rb See merge request gitlab-org/gitlab!25993
-
Yorick Peterse authored
Updates security MR template See merge request gitlab-org/gitlab!25919
-
Francisco Javier López authored
In this commit we rename GitAccess::UnauthorizedError to ForbiddenError to align it with the kind of returned error 403. Besides we also fix the error code returned through the internal api and align it to use 403 as well.
-
George Koltsov authored
- This MR adds temp data removal from shared/tmp/gitlab_exports folder when Group/Project export fails - Currently if something goes wrong temp data is not being cleaned up, and starts to pile up over time - This MR changes that to ensure it's always removed at the end of Export Service execution
-
Nick Thomas authored
Fixes Vue file list for paths with non-ascii characters Closes #207499 See merge request gitlab-org/gitlab!25877
-
Natalia Tepluhina authored
Migrate gke_zone_dropdown_spec to Jest See merge request gitlab-org/gitlab!25813
-
Emily Ring authored
Migrated /gke_cluster/components/gke_zone_dropdown_spec.js file to migrate tests from karma to jest.
-
Nick Thomas authored
Update file content of an existing custom dashboard Closes #34525 See merge request gitlab-org/gitlab!25024
-
Kirstie Cook authored
Add update route to dashboard controller Add update action to dashboard controller Start adding specs for UpdateDashboardService Serve :bad_request when the file update fails Add test for path traversal Flesh out dashboard details and additional specs Run static analysis Fixing comment
-
Jan Provaznik authored
Use Label#scoped_label_key when determining scope See merge request gitlab-org/gitlab!25952
-
Rémy Coutable authored
Return 503 to Runner when object storage is unavailable See merge request gitlab-org/gitlab!25822
-