summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Added ability to update or set the identity of an existing user, like the doc...fix-user-identities-apiPatricio Cano2015-09-221-0/+11
* Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets2015-09-171-1/+1
|\
| * Restrict users API endpoints to use integer IDsStan Hu2015-08-231-1/+1
* | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gKamil Trzcinski2015-09-161-1/+1
|\ \
| * | Fix broken sort in merge request APIStan Hu2015-09-151-1/+1
* | | fix specs. Stage 3Valery Sizov2015-09-152-36/+38
* | | fix specs. Stage 2Valery Sizov2015-09-141-3/+2
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-111-0/+10
|\ \ \ | |/ /
| * | Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+10
* | | Remove network from CIDmitriy Zaporozhets2015-09-111-2/+2
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-095-55/+82
|\ \ \ | |/ /
| * | Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-033-0/+25
| * | Drone CI serviceKirilll Zaitsev2015-09-022-55/+57
| |/
* | Groundwork for merging CI into CEDouwe Maan2015-08-251-2/+2
|/
* Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-192-25/+31
|\
| * Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-171-0/+3
| |\
| * | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-25/+31
* | | Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu2015-08-191-0/+1
|\ \ \ | |_|/ |/| |
| * | add CommitNote field expose :created_atbigsurge2015-08-191-0/+1
* | | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-0/+3
| |/ |/|
* | Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-112-31/+25
|\ \
| * | Revert "Fix editing files via API"Dmitriy Zaporozhets2015-08-111-26/+24
| * | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-5/+1
* | | Fix corrupted binary files when using API files endpointStan Hu2015-08-091-1/+1
|/ /
* | Merge branch 'master' into comment-updated-byDouwe Maan2015-08-063-7/+126
|\ \
| * \ Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-043-7/+133
| |\ \
| | * | Fix indentationDouwe Maan2015-07-311-11/+11
| | * | Merge branch 'master' into api-useremailsDouwe Maan2015-07-311-0/+10
| | |\ \
| | * | | Add ability to manage user email addresses via the API.Douwe Maan2015-07-292-0/+115
| * | | | Fix merge api and specDmitriy Zaporozhets2015-08-041-1/+1
| * | | | Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-161-1/+5
* | | | | Merge branch 'master' into comment-updated-byDouwe Maan2015-07-311-0/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | No more web urlDouwe Maan2015-07-301-2/+10
| * | | | Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan2015-07-281-1/+3
| | |/ / | |/| |
* | | | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-7/+5
|/ / /
* | | Return comments in created order in merge request APIStan Hu2015-07-161-1/+1
* | | Merge branch 'merge-request-wip-information' into 'master'Stan Hu2015-07-151-0/+1
|\ \ \ | |/ / |/| |
| * | api: expose work_in_progress flagBen Boeckel2015-07-101-0/+1
* | | Fix transferring of project to another group using the API.Douwe Maan2015-07-111-2/+2
|/ /
* | Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu2015-07-091-3/+0
* | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-07-091-0/+3
|/
* Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets2015-07-073-0/+58
|\
| * Add tests and improve logicDmitriy Zaporozhets2015-07-061-1/+2
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-2/+1
| * API to set application settings for adminDmitriy Zaporozhets2015-07-033-0/+58
* | Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+30
|/
* Merge branch 'rename-abilities' into 'master'Dmitriy Zaporozhets2015-06-263-6/+6
|\
| * Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-263-6/+6
* | Only people who can manage issue can assign labels to itpermission-improvementsDmitriy Zaporozhets2015-06-261-1/+1
|/
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1