An error occurred fetching the project authors.
- 24 Oct, 2017 1 commit
-
-
Robert Schilling authored
-
- 24 Aug, 2017 1 commit
-
-
Nick Thomas authored
-
- 10 May, 2017 1 commit
-
-
Marcia Ramos authored
-
- 08 Apr, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 06 Mar, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 02 Mar, 2017 1 commit
-
-
Toon Claes authored
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility`.
-
- 01 Mar, 2017 1 commit
-
-
Robert Schilling authored
-
- 24 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 14 Feb, 2017 1 commit
-
-
Toon Claes authored
It consolidates these endpoints: - /projects - /projects/owned - /projects/visible - /projects/starred - /projects/all Into the /projects endpoint using query parameters.
-
- 08 Feb, 2017 2 commits
-
-
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>
-
- 30 Jan, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Jan, 2017 1 commit
-
-
Mark Fletcher authored
* Use standard helpers for finding group and project
-
- 21 Dec, 2016 1 commit
-
-
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.
-
- 13 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 17 Nov, 2016 1 commit
-
-
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).
-
- 08 Nov, 2016 1 commit
-
-
Borja Aparicio authored
-
- 31 Oct, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Sep, 2016 1 commit
-
-
Felipe Artur authored
-
- 15 Sep, 2016 2 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
Groups can enable/disable LFS, but this setting can be overridden at the project level. Admin only
-
- 10 Aug, 2016 1 commit
-
-
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>
-
- 08 Aug, 2016 2 commits
-
-
winniehell authored
-
winniehell authored
-
- 08 Jul, 2016 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 21 May, 2016 1 commit
-
-
Sanster authored
-
- 12 Apr, 2016 2 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- 20 Mar, 2016 1 commit
-
-
Douwe Maan authored
-
- 19 Jan, 2016 2 commits
- 07 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Jun, 2015 1 commit
-
-
Karen Carias authored
-
- 28 May, 2015 2 commits
-
-
Karen Carias authored
-
Karen Carias authored
-
- 31 Mar, 2015 1 commit
-
-
Robert Schilling authored
-
- 18 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-