COMMITS
/ lib/api/helpers.rb May 23, 2016
R
Enable Style/DefWithParentheses cop and fix single offense
Robert Speicher committed
May 11, 2016
G
Codestyle: make sure we have space around operators
Gabriel Mazetto committed
May 12, 2016
A
Add API endpoints for un/subscribing from/to a label
Ahmad Sherif committed
April 22, 2016
P
API support for the 'since' and 'until' operators on commit requests
Paco Guzman committed
April 13, 2016
R
Merge branch 'api-star-project' into 'master'
Rémy Coutable committed
R
Styling changes to code and docs
Robert Schilling committed
April 6, 2016
R
API: Star and unstar a project
Robert Schilling committed
April 12, 2016
R
API: Return 404 if user does not have access to group
Robert Schilling committed
March 18, 2016
Z
minor improvements and fixed specs
Zeger-Jan van de Weg committed
January 6, 2016
M
Fix add_pagination_headers to keep request parameters in Link header
Michi302 committed
January 26, 2016
K
Fix CI runner version not being properly updated when asking for a build
Kamil Trzcinski committed
January 18, 2016
J
Change 'public' flag to more robust 'visibility' query.
Josh Frye committed
January 13, 2016
J
Add public params to GET /projects api. Closes #3788
Josh Frye committed
G
Refactor build artifacts upload API endpoint
Grzegorz Bizon committed
January 14, 2016
R
R
Add pagination headers to already paginated API resources
Rémy Coutable committed
December 4, 2015
K
Migrate CI::Project to Project
Kamil Trzcinski committed
November 9, 2015
K
Use normal file upload mechanism to upload artifacts
Kamil Trzcinski committed
K
Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now
Kamil Trzcinski committed
October 12, 2015
K
Implement Build Artifacts
Kamil Trzcinski committed
October 22, 2015
J
Fix API::APIHelpers -> API::Helpers;
Jason Lee committed
October 3, 2015
G
Fix rubocop warnings in lib
Guilherme Garnier committed
September 15, 2015
V
fix specs. Stage 3
Valery Sizov committed
September 14, 2015
V
fix specs. Stage 2
Valery Sizov committed
August 26, 2015
K
Drone CI service
Kirilll Zaitsev committed
February 16, 2015
J
Allow to configure gitlab_shell_secret location
Jakub Jirutka committed
January 17, 2015
J
Query issues, merge requests and milestones with their IID through API
jubianchi committed
March 25, 2015
D
Enable more rubocop style checks
Dmitriy Zaporozhets committed
March 14, 2015
V
Merge branch 'master' into fix-restricted-visibility
Vinnie Okada committed
March 7, 2015
V
Allow admins to override restricted visibility
Vinnie Okada committed
March 6, 2015
J
use constant-time string compare for internal api authentication
Jörg Thalheim committed
February 18, 2015
D
Improve broadcast message API
Dmitriy Zaporozhets committed
January 21, 2015
V
Edit group members via API
Vinnie Okada committed
February 6, 2015
D
Refactor and improve sorting objects in API for projects, issues and merge requests
Dmitriy Zaporozhets committed
February 3, 2015
D
Merge pull request #8723 from jubianchi/api-groups-path
Dmitriy Zaporozhets committed
D
Rubocop enabled for: Use spaces inside hash literal braces
Dmitriy Zaporozhets committed
January 30, 2015
J
Acces groups with their path in API
jubianchi committed
December 30, 2014
M
Update branch api not found messages to 'Branch not found'.
Marin Jankovski committed
December 19, 2014
V
Doorkeeper integration
Valery Sizov committed
October 15, 2014
V
add gitlab-shell identification
Valery Sizov committed
September 25, 2014
C
Add parenthesis to function def with arguments.
Ciro Santilli committed
August 18, 2014
J
Improve error reporting on users API
jubianchi committed
August 17, 2014
J
Improve labels validation and expose error messages
jubianchi committed
August 14, 2014
R
Do label validation for issues/merge requests API
Robert Schilling committed
July 28, 2014
S
Add an option to GET /projects in the GitLab API to exclude archived projects
Sasha Joseph committed
June 26, 2014
D
Make app works with strong params
Dmitriy Zaporozhets committed
June 10, 2014
D
Remove set of thread variables
Dmitriy Zaporozhets committed
May 15, 2014
J
Check user access status in API for current_user
Jacob Vosmaer committed
April 1, 2014
D
Create branch via API
Dmitriy Zaporozhets committed
March 31, 2014
D
Merge pull request #5469 from NARKOZ/api-pagination-headers
Dmitriy Zaporozhets committed