summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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-triggersTomasz Maczukin2016-01-145-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
| | |/ / | |/| |
* | | | Add some fixes after reviewTomasz Maczukin2016-01-132-13/+6
* | | | Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-072-18/+9
* | | | Get show details feature to triggers APITomasz Maczukin2016-01-051-0/+26
* | | | Add create feature to triggers APITomasz Maczukin2016-01-051-0/+16
* | | | Add delete feature to triggers APITomasz Maczukin2016-01-051-0/+19
* | | | Add triggers feature to APITomasz Maczukin2016-01-042-0/+28
|/ / /
* | | 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
| |\
| * \ Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-072-0/+19
| |\ \
| * | | Add API group projects endpoint.Douwe Maan2015-12-071-0/+12
* | | | Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-081-2/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-2/+6
| | |/ | |/|
* | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-073-8/+56
|\ \ \ | |/ /
| * | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-041-0/+3
| |\ \
| | * | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-041-0/+3
| | |/
| * | Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+16
| |/
| * Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher2015-11-221-0/+5
| |\