COMMITS
/ lib/api/api.rb April 29, 2016
Z
Backend for a gitignores dropdown
Zeger-Jan van de Weg committed
May 12, 2016
A
Add API endpoints for un/subscribing from/to a label
Ahmad Sherif committed
April 15, 2016
R
Fix a few places where autoloading would fail
Rémy Coutable committed
March 1, 2016
A
Initial implementation if license template selector and /licenses/:key API endpoint
Anton Davydov committed
January 26, 2016
T
Add basic runners management API
Tomasz Maczukin committed
January 14, 2016
T
Merge branch 'master' into ci/api-builds
Tomasz Maczukin committed
January 12, 2016
T
Remove blank line
Tomasz Maczukin committed
T
Add some fixes
Tomasz Maczukin committed
December 31, 2015
T
Add features for list and show details of variables in API
Tomasz Maczukin committed
December 24, 2015
T
Add builds API (listing, showing trace)
Tomasz Maczukin committed
December 10, 2015
K
Reimplement Trigger API
Kamil Trzcinski committed
November 12, 2015
D
Move git tags API to separate file
Dmitriy Zaporozhets committed
October 22, 2015
J
Fix API::APIHelpers -> API::Helpers;
Jason Lee committed
October 6, 2015
K
Implement Commit Status API
Kamil Trzcinski committed
August 29, 2015
A
Add API method for get user by ID of an SSH key
Artem V. Navrotskiy committed
July 3, 2015
D
API to set application settings for admin
Dmitriy Zaporozhets committed
January 29, 2015
J
Send 500 errors as JSON in the API
jubianchi committed
February 3, 2015
D
Rubocop enabled for: Use spaces inside hash literal braces
Dmitriy Zaporozhets committed
December 19, 2014
V
Doorkeeper integration
Valery Sizov committed
October 29, 2014
D
Split group members api
Dmitriy Zaporozhets committed
August 12, 2014
R
Add, delete labels via API
Robert Schilling committed
March 31, 2014
D
Move branches api to separate class
Dmitriy Zaporozhets committed
March 17, 2014
D
Move project members api to separate file
Dmitriy Zaporozhets committed
February 18, 2014
D
Merge branch 'feature/api_fle_encoded' into 'master'
Dmitriy Zaporozhets committed
D
Extract commits API to separate file
Dmitriy Zaporozhets committed
D
Fixed bug with json files content being escaped in api
Dmitriy Zaporozhets committed
November 15, 2013
D
Namespaces API for admin users
Dmitriy Zaporozhets committed
November 7, 2013
D
New API: create file in repo
Dmitriy Zaporozhets committed
October 29, 2013
D
API: set gitlab-ci service for project
Dmitriy Zaporozhets committed
June 18, 2013
D
Remove all team resources except models. Move models to deprecated directory
Dmitriy Zaporozhets committed
June 6, 2013
D
Split Project api on several parts: deploy_keys, hooks, snippets etc
Dmitriy Zaporozhets committed
May 27, 2013
D
Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq into former03-feature_teams_api
Dmitriy Zaporozhets committed
May 23, 2013
D
split repositories and projects api
Dmitriy Zaporozhets committed
May 21, 2013
C
[FEATURE] Basic user_teams api
Christian Simon committed
May 14, 2013
D
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
Dmitriy Zaporozhets committed