- Feb 08, 2018
-
-
Markus Koller authored
-
- Dec 14, 2017
-
-
Michael Lihs authored
-
- Dec 08, 2017
-
-
Michael Lihs authored
-
- Nov 17, 2017
-
-
Mark Fletcher authored
-
- Nov 09, 2017
-
-
Winnie Hellmann authored
-
- Nov 06, 2017
-
-
Markus Koller authored
-
- Oct 24, 2017
-
-
Robert Schilling authored
-
- Aug 24, 2017
-
-
Nick Thomas authored
-
- May 10, 2017
-
-
Marcia Ramos authored
-
- Apr 08, 2017
-
-
Achilleas Pipinellis authored
-
- Mar 06, 2017
-
-
Z.J. van de Weg authored
-
- Mar 02, 2017
-
-
Toon Claes authored
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility`.
-
- Mar 01, 2017
-
-
Robert Schilling authored
-
- Feb 24, 2017
-
-
Robert Schilling authored
-
- Feb 14, 2017
-
-
Toon Claes authored
It consolidates these endpoints: - /projects - /projects/owned - /projects/visible - /projects/starred - /projects/all Into the /projects endpoint using query parameters.
-
- Feb 08, 2017
-
-
Markus Koller authored
Follow-up to d05dd81b which changed the nested namespaces in projects to use API::Entities::Namespace instead of exposing all fields. Fixes #27730
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jan 30, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Jan 03, 2017
-
-
Mark Fletcher authored
* Use standard helpers for finding group and project
-
- Dec 21, 2016
-
-
Markus Koller authored
This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument.
-
- Dec 13, 2016
-
-
Robert Schilling authored
-
- Nov 17, 2016
-
-
Sean McGivern authored
Allow `order_by` and `sort` parameters to `/api/v3/groups.json`. At present, only ordering by name and path is supported, and the default sort is name ascending (alphabetical order).
-
- Nov 08, 2016
-
-
Borja Aparicio authored
-
- Oct 31, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Sep 19, 2016
-
-
Felipe Artur authored
-
- Sep 15, 2016
-
-
Patricio Cano authored
-
Patricio Cano authored
Groups can enable/disable LFS, but this setting can be overridden at the project level. Admin only
-
- Aug 10, 2016
-
-
Rémy Coutable authored
Also, mutualize AccessRequests and Members endpoints for Group & Project. New API documentation for the AccessRequests endpoints. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 08, 2016
-
-
winniehell authored
-
winniehell authored
-
- Jul 08, 2016
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 21, 2016
-
-
Sanster authored
-
- Apr 12, 2016
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Mar 20, 2016
-
-
Douwe Maan authored
-
- Jan 19, 2016