Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
AgeCommit message (Expand)Author
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-19Merge branch 'remove-satellites'Dmitriy Zaporozhets
2015-08-19Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu
2015-08-19add CommitNote field expose :created_atbigsurge
2015-08-17Merge branch 'master' into remove-satellitesDmitriy Zaporozhets
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets
2015-08-11Revert "Fix editing files via API"Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-10Fix corrupted binary files when using API files endpointStan Hu
2015-08-06Merge branch 'master' into comment-updated-byDouwe Maan
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-08-04Fix merge api and specDmitriy Zaporozhets
2015-07-31Fix indentationDouwe Maan
2015-07-31Merge branch 'master' into api-useremailsDouwe Maan
2015-07-31Merge branch 'master' into comment-updated-byDouwe Maan
2015-07-30Show who last edited a comment if it wasn't the original authorDouwe Maan
2015-07-30No more web urlDouwe Maan
2015-07-29Add ability to manage user email addresses via the API.Douwe Maan
2015-07-28Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan
2015-07-17Return comments in created order in merge request APIStan Hu
2015-07-16Huge refactoring for accepting merge requestsDmitriy Zaporozhets
2015-07-15Merge branch 'merge-request-wip-information' into 'master'Stan Hu
2015-07-11Fix transferring of project to another group using the API.Douwe Maan
2015-07-10api: expose work_in_progress flagBen Boeckel
2015-07-09Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu
2015-07-09api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-07Merge branch 'settings-via-api' into 'master'Dmitriy Zaporozhets
2015-07-06Add tests and improve logicDmitriy Zaporozhets
2015-07-06Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets
2015-07-03API to set application settings for adminDmitriy Zaporozhets
2015-07-03Allow user to be blocked and unblocked via the APISteve Norman
2015-06-26Merge branch 'rename-abilities' into 'master'Dmitriy Zaporozhets
2015-06-26Only people who can manage issue can assign labels to itDmitriy Zaporozhets
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-24Add 2FA status to user admin APIStan Hu
2015-06-23Fix error when deleting a user who has projectsStan Hu
2015-06-05Fix editing files via APIDmitriy Zaporozhets
2015-06-05Merge branch 'maser/gitlab-ce-order-commit-comments-in-api' into 'master'Dmitriy Zaporozhets
2015-06-04Merge branch 'make-namespaces-api-available-to-all-users' into 'master'Dmitriy Zaporozhets
2015-06-03Wrap group removal into serviceDmitriy Zaporozhets
2015-05-29Disable changing of the source branch in merge request update APIStan Hu
2015-05-28Make namespace API available to all usersStan Hu
2015-05-28You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets
2015-05-22Add support for Webhook note eventsStan Hu
2015-05-16Allow to configure gitlab_shell_secret locationJakub Jirutka
2015-05-14Add order option for projects APIValery Sizov
2015-05-13Improve Git access error messages.Douwe Maan
2015-05-08Added X-GitLab-Event header for web hooksbugagazavr