- Feb 22, 2020
-
-
GitLab Bot authored
-
- Jan 22, 2020
-
-
GitLab Bot authored
-
- Oct 29, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Jan 10, 2019
-
-
- Dec 31, 2018
-
-
Francisco Javier López authored
-
- Dec 18, 2018
-
-
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 }`
-
- Nov 23, 2018
-
-
- Oct 12, 2018
-
-
Bob Van Landuyt authored
As we now support getting the merge base for multiple revisions in gitaly, we can provide this functionality in our API
-
- Aug 13, 2018
-
-
Bob Van Landuyt authored
This adds an endpoint to get the common ancestor of 2 refs from the API.
-
- Jul 11, 2018
-
-
Mark Chao authored
-
- Jun 28, 2018
-
-
Maciej Nowak authored
Repository compare API now allows choosing straight (from..to) or merge-base diff (from...to)
-
- Jun 05, 2018
-
-
Nick Thomas authored
-
- Apr 17, 2018
-
-
Rémy Coutable authored
[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort' Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 13, 2017
-
-
Jacopo authored
Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
-
- Oct 20, 2017
-
-
Jacopo authored
-
- Apr 21, 2017
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- Mar 08, 2017
-
-
Felipe Artur authored
Remove unecessary endpoint from repository, add compatibility endpoints for v3 and several improvements
-
Felipe Artur authored
-
- Feb 16, 2017
-
-
Robert Schilling authored
-
- Jan 26, 2017
-
-
Robert Speicher authored
-
- Dec 20, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 19, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 28, 2016
-
-
Livier authored
Restore changes for api spec files Fix error in rspec Users Delete extra space Repositories-spec
-
- Nov 12, 2016
-
-
Rebeca Méndez authored
-
- Oct 11, 2016
-
-
tiagonbotelho authored
-
- Aug 09, 2016
-
-
tiagonbotelho authored
-
- Jun 27, 2016
-
-
Zeger-Jan van de Weg authored
-
- Mar 06, 2016
-
-
Robert Speicher authored
-
- Feb 11, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Nov 12, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Nov 03, 2015
-
-
Robert Speicher authored
Closes #3311
-
- Oct 14, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
- Apr 14, 2015
-
-
Douwe Maan authored
-
- Feb 12, 2015
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- Jan 19, 2015
-
-
jubianchi authored
-
- Nov 05, 2014
-
-
Ciro Santilli authored
-
- Oct 30, 2014
-
-
Sean Edge authored
Create RepoTag Grape entity and present it when doing stuff with tags via API. Update API doc for repositories. Add tag message to tag list page in UI. Update Changelog. Update spec to set .gitconfig identity, required for annotated tags.
-
- Sep 30, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-