summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-deprecation-warning' into 'master' Rémy Coutable2017-01-161-1/+1
|\
| * Fix a API deprecation warningfix-deprecation-warningRobert Schilling2017-01-161-1/+1
* | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \ | |/ |/|
| * Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-1/+1
* | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-21/+26
* | Adding 'IssueFinder' for 'projects' API endpointPanagiotis Atmatzidis2017-01-121-6/+8
* | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-122-1/+7
* | Fix Users API to accept confirm parameterMark Fletcher2017-01-111-1/+1
* | Merge branch 'master' into auto-pipelines-vueRegis2017-01-093-9/+16
|\ \
| * \ Merge branch '26051-fix-missing-endpoint-route-method' into 'master' tc-add-gitlab-flow-to-engineeringRémy Coutable2017-01-091-1/+5
| |\ \
| | * | Don't instrument 405 Grape calls26051-fix-missing-endpoint-route-methodRémy Coutable2017-01-091-1/+5
| * | | Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | Record and show last used date of SSH KeysVincent Wong2017-01-091-1/+7
| * | | Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable2017-01-061-7/+4
| |\ \ \
| | * | | Fix the failing spec in POST /users APIfix-users-api-500-errorRémy Coutable2017-01-051-7/+4
* | | | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-4/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable2017-01-051-3/+3
| |\ \ \ \
| | * | | | Fix groups API to accept path when transferring a projectMark Fletcher2017-01-031-3/+3
| * | | | | Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable2017-01-051-1/+0
| |\ \ \ \ \
| | * | | | | Fix Commits API to accept a Project path upon POSTMark Fletcher2017-01-031-1/+0
| | |/ / / /
| * | | | | Merge branch 'zj-404-slack-error' into 'master' Kamil Trzciński2017-01-051-0/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add API route slack slash commandszj-404-slack-errorZ.J. van de Weg2017-01-031-0/+7
* | | | | | Merge branch 'master' into auto-pipelines-vueRegis2017-01-043-23/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'api-refactor-issues-filter' into 'master' Sean McGivern2017-01-041-21/+8
| |\ \ \ \ \
| | * | | | | Add missing milestone parameterRobert Schilling2017-01-041-0/+1
| | * | | | | Refactor issues filter in APIRobert Schilling2017-01-041-21/+7
| | |/ / / /
| * | | | | Fix project hooks paramsfix-api-project-hooks-paramsRobert Schilling2017-01-031-1/+1
| |/ / / /
| * | | | API: extern_uid is a stringapi-fix-extern-uid-validationRobert Schilling2017-01-031-1/+1
| |/ / /
* | | | fix pipelines/index.html.haml merge conflictRegis2017-01-026-73/+205
|\ \ \ \ | |/ / /
| * | | Merge branch 'grapify-settings-api' into 'master' Sean McGivern2016-12-291-12/+106
| |\ \ \
| | * | | Grapify the settings APIgrapify-settings-apiRobert Schilling2016-12-291-12/+106
| | |/ /
| * | | Merge branch 'clean-api-params' into 'master' Sean McGivern2016-12-281-2/+0
| |\ \ \
| | * | | Parameter already enforced via grapeclean-api-paramsRobert Schilling2016-12-281-2/+0
| | |/ /
| * | | Merge branch 'fix-api-deprecation' into 'master' Robert Schilling2016-12-281-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix a Grape deprecation, use `#request_method` instead of `#route_method`fix-api-deprecationRémy Coutable2016-12-231-1/+1
| * | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-1/+1
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2014-141/+812
| | |\ \ \
| | * \ \ \ Merge CSSFilipa Lacerda2016-12-1211-191/+315
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0631-602/+592
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-2212-418/+439
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-1725-433/+373
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-1043-1254/+2048
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Added can_push attribute to deploy keys and update docs for APIAli Ibrahim2016-08-181-1/+1
| * | | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-264-57/+97
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Add more storage statisticsMarkus Koller2016-12-214-41/+81
| | * | | | | | | | | Consistently use current_user in API entitiesMarkus Koller2016-12-213-21/+21
| | * | | | | | | | | Don't expose all namespace fields in APIMarkus Koller2016-12-211-2/+2
* | | | | | | | | | | merge master and fix application.rb conflictRegis2016-12-232-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'fixes-issues-api-reopen' into 'master' Rémy Coutable2016-12-231-2/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix state_event parameter to reopen an issuefixes-issues-api-reopenRobert Schilling2016-12-221-2/+1
| | |/ / / / / / / / /