- 26 Feb, 2020 40 commits
-
-
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.
-
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
-
Martin Wortschack authored
Enforce max daterange on VSA See merge request gitlab-org/gitlab!25678
-
Kamil Trzciński authored
Keep the needs association on the retried jobs See merge request gitlab-org/gitlab!25888
-
Marius Bobin authored
Change needs in CLONE_ACCESSORS to needs_attributes because it was reassigning the needs relationship to the new build.
-
Paul Slaughter authored
Quarantine flaky karma tests See merge request gitlab-org/gitlab!25983
-
Rémy Coutable authored
Apply license to selected group Closes #207970 See merge request gitlab-org/gitlab!25895
-
Marius Bobin authored
-
Marius Bobin authored
-
Marius Bobin authored
Catch object storage errors and return 503 to the Runner for artifacts uploads.
-
Mark Florian authored
Fix weight not showing in linked issues See merge request gitlab-org/gitlab!25718
-
Imre Farkas authored
Improve project mirror API code quality See merge request gitlab-org/gitlab!25345
-
Peter Leitzen authored
Add clear cache after issue update Closes #201808 See merge request gitlab-org/gitlab!24761
-
Sean Arnold authored
Rename file too
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!25978
-
Coung Ngo authored
Weights should show in the Linked issues block when it has a non-zero value
-
Bob Van Landuyt authored
Merge branch '207091-only-include-user-s-highest-level-in-the-particular-namespace-while-deciding-if-using-paid' into 'master' Check Users ID in namespace while deciding paid seat Closes #207091 See merge request gitlab-org/gitlab!25437
-
Shreyas Agarwal authored
Apply suggestion to ee/changelogs/unreleased/207091-only-include-user-s-highest-level-in-the-particular-namespace-w.yml
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Upgrade GitLab UI and migrate pagination See merge request gitlab-org/gitlab!25891
-
Sean McGivern authored
Add http status cop to api specs a-o See merge request gitlab-org/gitlab!25173
-
Bob Van Landuyt authored
Serialize incidents for the Status Page MVC See merge request gitlab-org/gitlab!25881
-
Peter Leitzen authored
This commit enables serializing of GitLab's issues as incidents for the upcoming Status Page MVC. Future MRs will utilize this functionality.
-
Heinrich Lee Yu authored
This unifies our code for determining which part of the scoped label is the scope and which part is the name
-
Martin Wortschack authored
Merge branch '201427-issue-board-due-date-picker-unable-to-select-custom-year-or-month' into 'master' Added the multiSelect option to stop event propagation when clicking on the dropdown Closes #201427 See merge request gitlab-org/gitlab!24611
-
Natalia Tepluhina authored
Ensure User IDs are Removed When Moving to All Users Strategy See merge request gitlab-org/gitlab!25190
-
Marcel Amirault authored
Update troubleshooting section of doc/ci/merge_request_pipelines/pipelines_for_merged_results/index.md See merge request gitlab-org/gitlab!25568
-
Tobias Spagert authored
Update troubleshooting section of doc/ci/merge_request_pipelines/pipelines_for_merged_results/index.md
-
Peter Leitzen authored
248 files inspected, 326 offenses detected, 326 offenses corrected
-
Rémy Coutable authored
Run feature specs using Puma See merge request gitlab-org/gitlab!25782
-
Jarka Košanová authored
Avoid potentially existing id, and fix 404 test See merge request gitlab-org/gitlab!25967
-
Phil Hughes authored
Change MR approval popover to use hover trigger Closes #38087 See merge request gitlab-org/gitlab!25494
-
Phil Hughes authored
Fix rspec selector for js-description-input See merge request gitlab-org/gitlab!25937
-