COMMITS
/ lib/api/projects.rb May 13, 2016
K
Merge remote-tracking branch 'origin/master' into docker-registry
Kamil Trzcinski committed
May 10, 2016
S
Restrict starred projects to viewable ones
Sean McGivern committed
May 9, 2016
K
Rename `images` to `container_registry`
Kamil Trzcinski committed
April 18, 2016
K
Make images_enabled configurable
Kamil Trzcinski committed
April 13, 2016
R
Styling changes to code and docs
Robert Schilling committed
April 12, 2016
R
Make staring API more restful
Robert Schilling committed
April 6, 2016
R
API: Star and unstar a project
Robert Schilling committed
March 24, 2016
Z
PUT becomes POST on archiving endpoints
Zeger-Jan van de Weg committed
March 23, 2016
Z
Add endpoints for archiving and unarchiving
Zeger-Jan van de Weg committed
March 13, 2016
D
Bring share project with group API from EE
Dmitriy Zaporozhets committed
February 4, 2016
K
Rename allow_guest_to_access_builds to public_builds
Kamil Trzcinski committed
K
Expose allow_guest_to_access_builds in GitLab API
Kamil Trzcinski committed
January 22, 2016
J
First pass at deleting projects in the background.
Josh Frye committed
January 13, 2016
D
Merge branch 'ci/api-projects' into 'master'
Douwe Maan committed
January 11, 2016
T
Modify CI features in projects API
Tomasz Maczukin committed
January 7, 2016
D
Add API project upload endpoint
Douwe Maan committed
T
Update ./doc/api
Tomasz Maczukin committed
January 5, 2016
T
Add ci fields in project create/update feature API
Tomasz Maczukin committed
August 27, 2015
S
Fix API project lookups when querying with a namespace with dots
Stan Hu committed
December 13, 2015
S
Add project permissions to all project API endpoints
Stan Hu committed
December 16, 2015
Z
Api support for requesting starred projects for user
Zeger-Jan van de Weg committed
December 4, 2015
K
Migrate CI::Project to Project
Kamil Trzcinski committed
December 6, 2015
S
November 9, 2015
K
Expose CI enable option in project features
Kamil Trzcinski committed
October 13, 2015
H
Made suggested content changes based on MR Review
Han Loong Liauw committed
H
Adds ability to remove the forked relationship
Han Loong Liauw committed
September 15, 2015
V
fix specs. Stage 3
Valery Sizov committed
May 14, 2015
V
Add order option for projects API
Valery Sizov committed
December 21, 2014
S
Updated api method GET /projects/:id/events to use paginate instead of a self-implementation
Stephan van Leeuwen committed
March 7, 2015
V
Allow admins to override restricted visibility
Vinnie Okada committed
February 6, 2015
D
Refactor and improve sorting objects in API for projects, issues and merge requests
Dmitriy Zaporozhets committed
October 15, 2014
M
Implement edit via API for projects
Mika Mäenpää committed
January 18, 2015
J
Merge pull request #8307 from cirosantilli/project-api-comment-typo
Jeroen van Baarsen committed
January 12, 2015
M
Add search filter option on project api for authorized projects.
Marin Jankovski committed
December 30, 2014
M
Forward the messages in api response.
Marin Jankovski committed
December 22, 2014
S
Updated indentation on case when statements.
Stephan van Leeuwen committed
December 19, 2014
S
Changed setting the sort variable
Stephan van Leeuwen committed
S
Updated projects api to allow ordering
Stephan van Leeuwen committed
November 14, 2014
C
Typo in project API events comment
Ciro Santilli committed
October 23, 2014
V
Remove :keep_repo option
Vinnie Okada committed
October 7, 2014
V
Add option to keep repo on project delete
Vinnie Okada committed
October 1, 2014
B
API: Initial support for forking a project via the API
Bernhard Kaindl committed
August 18, 2014
J
Improve error reporting on users API
jubianchi committed
August 12, 2014
R
Add, delete labels via API
Robert Schilling committed
August 11, 2014
D
Cleaner variable name
Dmitriy Zaporozhets committed
D
Merge branch 'master' into 'master'
Dmitriy Zaporozhets committed
July 28, 2014
S
Add an option to GET /projects in the GitLab API to exclude archived projects
Sasha Joseph committed
July 23, 2014
D
Merge pull request #7089 from NARKOZ/api-patch
Dmitriy Zaporozhets committed
June 13, 2014
D
Dont expose user email via API
Dmitriy Zaporozhets committed