summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'remove-satellites'Dmitriy Zaporozhets2015-08-192-25/+31
|\ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-171-0/+3
| |\ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-25/+31
| | | | | | | | | | | | | | | This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
* | | Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu2015-08-191-0/+1
|\ \ \ | |_|/ |/| | add CommitNote field expose :created_at
| * | add CommitNote field expose :created_atbigsurge2015-08-191-0/+1
| | | | | | | | | add CommitNote field expose :created_at
* | | api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel2015-08-121-0/+3
| |/ |/| | | | | This reverts commit 4c586dc7c217b3e43956919fa752a8fa4e16acb9.
* | Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-112-31/+25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Revert satellites Return satellites to master for 7.14 We remove satellites in next release (8.0) See merge request !1136
| * | Revert "Fix editing files via API"Dmitriy Zaporozhets2015-08-111-26/+24
| | | | | | | | | | | | This reverts commit 7bde6ae540bab5c93a83bfe26102674adba0eab5.
| * | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-5/+1
| | | | | | | | | | | | | | | | | | | | | This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Fix corrupted binary files when using API files endpointStan Hu2015-08-091-1/+1
|/ / | | | | | | | | | | Add CHANGELOG for gitlab_git 7.2.9 updates Closes #2219
* | Merge branch 'master' into comment-updated-byDouwe Maan2015-08-063-7/+126
|\ \
| * \ Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-043-7/+133
| |\ \ | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | 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
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-161-1/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | 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 ↵Douwe Maan2015-07-281-1/+3
| | |/ / | |/| | | | | | | | | | attributes to API
* | | | 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
| | | | | | | | | | | | Closes #1832
* | | Merge branch 'merge-request-wip-information' into 'master'Stan Hu2015-07-151-0/+1
|\ \ \ | |/ / |/| | | | | | | | | | | api: expose work_in_progress flag See merge request !948
| * | 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
| | | | | | | | This reverts commit dd4fee5fdbda07fbc09234c4b043c3c9939a6a9b.
* | 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
|\ | | | | | | | | | | | | | | API to set application settings for admin Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !934
| * Add tests and improve logicDmitriy Zaporozhets2015-07-061-1/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-2/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * API to set application settings for adminDmitriy Zaporozhets2015-07-033-0/+58
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | 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 names write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code ``` def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end ``` See merge request !896
| * Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-263-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Only people who can manage issue can assign labels to itpermission-improvementsDmitriy Zaporozhets2015-06-261-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9391
* Fix error when deleting a user who has projectsStan Hu2015-06-231-1/+1
| | | | | Closes #1856 Closes https://github.com/gitlabhq/gitlabhq/issues/9394
* Fix editing files via APIDmitriy Zaporozhets2015-06-051-24/+26
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets2015-06-051-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Order commit comments in API chronologically When fetching commit comments via API, the comments were not ordered, but just returned in the order Postgresql finds them. Now the API always returns comments in chronological order. Same as !628 but with CI See merge request !768
| * Order commit comments in API chronologicallyMartin Luder2015-05-081-1/+1
| | | | | | | | | | | | When fetching commit comments via API, the comments were not ordered, but just returned in the order Postgresql finds them. Now the API always returns comments in chronological order.
* | Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets2015-06-041-5/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make namespace API available to all users ### What does this MR do? This MR makes it possible for a user to query namespaces to which he/she has access. Also, it adds documentation for the existing API. ### Why was this MR needed? Even though the `groups` API exists, it might still be useful to have an endpoint that tells the namespace type (e.g. `user` vs. `group`), especially if a user has access to a number of different projects. ### What are the relevant issue numbers? Closes https://github.com/gitlabhq/gitlabhq/issues/9328 See merge request !708
| * | Make namespace API available to all usersStan Hu2015-05-281-5/+6
| | | | | | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9328
* | | Wrap group removal into serviceDmitriy Zaporozhets2015-06-031-1/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-2/+6
| | |
* | | You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-1/+1
|/ / | | | | | | | | | | | | To prevent loose of group data you need to transfer or remove group first before you can remove user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add support for Webhook note eventsStan Hu2015-05-211-2/+4
| | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745
* | Allow to configure gitlab_shell_secret locationJakub Jirutka2015-05-161-1/+1
| |
* | Add order option for projects APIValery Sizov2015-05-141-1/+6
| |