An error occurred fetching the project authors.
- 16 Jul, 2019 1 commit
-
-
Peter Leitzen authored
Prefer `json_response` where applicable.
-
- 20 May, 2019 1 commit
-
-
Felipe Artur authored
Fix milestone titles being leaked using search API when users cannot read milestones
-
- 17 May, 2019 1 commit
-
-
Lee Tickett authored
#46469 - Added ref querystring parameter to project search to allow searching on branches other than master
-
- 14 Mar, 2019 2 commits
-
-
Alexis Reigel authored
as the params block is evaluated when loading the class and the db connection is not available yet we can't use the feature toggle inside that block.
-
Alexis Reigel authored
-
- 26 Feb, 2019 1 commit
-
-
Nermin Vehabovic authored
Added: Specs for the API action
-
- 18 Dec, 2018 1 commit
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- 19 Jun, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 07 May, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Hooks were run for wikis, but given the internal API wasn't responding failures happended, as seen on: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18693
-
- 19 Mar, 2018 1 commit
-
-
Jan Provaznik authored
'/-/' delimiter is used only in UI, in API we don't use it for other endpoints. To align search endpoints with the rest of API endpoints, this patch makes '/-/' optional for existing endpoints (to keep backward compatibility). Documentation is updated to prefer paths without '/-/'.
-
- 14 Feb, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 09 Feb, 2018 1 commit
-
-
Jarka Kadlecová authored
-
- 06 Feb, 2018 2 commits
-
-
Jarka Kadlecová authored
-
Jarka Kadlecová authored
-