summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon2016-01-141-1/+3
|\
| * Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-141-1/+3
* | Merge branch 'master' into ci/api-variablesDouwe Maan2016-01-142-7/+28
|\ \ | |/
| * Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-5/+9
| |\
| | * Codestyle changesGabriel Mazetto2016-01-121-3/+3
| | * Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto2016-01-081-4/+8
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable2016-01-132-6/+12
| |\ \
| * | | Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable2016-01-131-2/+19
* | | | Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-135-10/+47
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'ci/api-projects' into 'master' Douwe Maan2016-01-132-6/+12
| |\ \ \ | | |/ / | |/| |
| | * | Modify CI features in projects APIci/api-projectsTomasz Maczukin2016-01-113-31/+16
| | * | Update ./doc/apiTomasz Maczukin2016-01-071-0/+9
| | * | Add ci fields in project create/update feature APITomasz Maczukin2016-01-052-4/+13
| | * | Add CI data to projcet entityTomasz Maczukin2016-01-051-0/+3
| * | | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-081-1/+11
| |\ \ \ | | |_|/ | |/| |
| | * | Add API project upload endpointDouwe Maan2016-01-071-1/+11
| * | | Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+21
| |/ /
| * | Merge branch 'master' into merge-when-build-succeeds-uncheckedmerge-when-build-succeeds-uncheckedDouwe Maan2016-01-061-1/+1
| |\ \
| | * \ Merge branch 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/...Dmitriy Zaporozhets2016-01-061-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Make single user API endpoint return Entities::User instead of Entities::User...Michi3022015-12-281-1/+1
| * | | Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan2016-01-051-1/+1
| |/ /
| * | Fix API project lookups when querying with a namespace with dotsStan Hu2016-01-031-1/+1
* | | Fix some typosTomasz Maczukin2016-01-131-2/+2
* | | Add some fixes after reviewTomasz Maczukin2016-01-131-13/+16
* | | Remove blank lineTomasz Maczukin2016-01-121-1/+0
* | | Update ./doc/apiTomasz Maczukin2016-01-071-1/+1
* | | Change :variable_id to :key as resource ID in APITomasz Maczukin2016-01-071-25/+16
* | | Fix a typo in method descriptionTomasz Maczukin2015-12-311-1/+1
* | | Add create feature to variables APITomasz Maczukin2015-12-311-0/+20
* | | Add missing 'not_found' checks in variables APITomasz Maczukin2015-12-311-0/+7
* | | Add delete feature to variables APITomasz Maczukin2015-12-311-0/+12
* | | Add update feature for variables APITomasz Maczukin2015-12-311-1/+20
* | | Add features for list and show details of variables in APITomasz Maczukin2015-12-313-0/+49
|/ /
* | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-1/+0
|/
* Add API support for looking up a user by usernameStan Hu2015-12-241-4/+10
* Merge branch 'edit-on-fork' into 'master' Dmitriy Zaporozhets2015-12-241-1/+1
|\
| * Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+1
* | Add project permissions to all project API endpointsStan Hu2015-12-221-3/+3
|/
* Merge branch 'api-support-starred-projects' into 'master' Dmitriy Zaporozhets2015-12-161-0/+11
|\
| * Api support for requesting starred projects for userZeger-Jan van de Weg2015-12-161-0/+11
* | Fix Rubocop complain.fix_rubocopRubén Dávila2015-12-161-1/+1
|/
* Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-0/+1
|\
| * Add open_issues_count to project APIStan Hu2015-12-111-0/+1
* | Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
* | Fix triggers testsKamil Trzcinski2015-12-111-1/+1
* | Reimplement Trigger APIKamil Trzcinski2015-12-113-0/+53
* | Migrate CI::Project to ProjectKamil Trzcinski2015-12-114-7/+9
* | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-102-2/+5
|/
* Merge branch 'master' into merge-if-greenDouwe Maan2015-12-081-0/+12
|\
| * Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issueDouwe Maan2015-12-081-2/+6
| |\