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-01-07Fix failing tests due to updates on the return messages.Marin Jankovski
2015-01-07Add a message when unable to save an object through api.Marin Jankovski
2014-12-30Forward the messages in api response.Marin Jankovski
2014-12-30Message for api files and groups.Marin Jankovski
2014-12-30Clearer message if adding comment to commit via api fails.Marin Jankovski
2014-12-30Update branch api not found messages to 'Branch not found'.Marin Jankovski
2014-12-30Add group filtering by name for APIDmitriy Zaporozhets
2014-12-29Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets
2014-12-29Updated indentation on case when statements.Stephan van Leeuwen
2014-12-29Changed setting the sort variableStephan van Leeuwen
2014-12-29Updated projects api to allow orderingStephan van Leeuwen
2014-12-25Implemented notes (body) patching in API.uran
2014-12-24Doorkeeper integrationValery Sizov
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-01Fix internal API for missing project or keyDmitriy Zaporozhets
2014-11-18Better message for failed pushes because of git hooksValery Sizov
2014-11-12Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets
2014-11-04Merge pull request #8224 from liammonahan/masterValeriy Sizov
2014-11-03Expose projects_limit through users API if UserFull.Liam Monahan
2014-10-31Expose author username in project events APIDmitriy Zaporozhets
2014-10-31Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets
2014-10-30API delete branch: render branch name json instead of trueDmitriy Zaporozhets
2014-10-30Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-10-29Merge branch 'improve-group-members-api' into 'master'Valery Sizov
2014-10-29Dont allow guests..developers to manage group membersDmitriy Zaporozhets
2014-10-29Split group members apiDmitriy Zaporozhets
2014-10-28Merge branch 'api-project-delete' of https://gitlab.com/mr-vinn/gitlab-ce int...Dmitriy Zaporozhets
2014-10-23Remove :keep_repo optionVinnie Okada
2014-10-21Merge branch 'hipchat_api' of https://github.com/qwazerty/gitlabhq into qwaze...Dmitriy Zaporozhets
2014-10-20Merge branch 'security-api-internal-publicity' into 'master'Dmitriy Zaporozhets
2014-10-15add gitlab-shell identificationValery Sizov
2014-10-14Add Hipchat services APIKevin Houdebert
2014-10-13Use :message key, not :error for File::Service.Ciro Santilli
2014-10-08Add option to keep repo on project deleteVinnie Okada
2014-10-07Improve wiki path parsing in internal apiDmitriy Zaporozhets
2014-10-07Developers can push to wiki repo. Protected branches does not affect wiki rep...Dmitriy Zaporozhets
2014-10-03Merge pull request #7779 from Bugagazavr/hook_tag_push_eventsDmitriy Zaporozhets
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-10-03Add tag_push_events to project hook apiKirill Zaitsev
2014-10-01API: Initial support for forking a project via the APIBernhard Kaindl
2014-09-27Filters issues by milestone via APIjubianchi
2014-09-26Adds comments to commits in the APIJeroen Jacobs
2014-09-25Fix branch APIDmitriy Zaporozhets
2014-09-23Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets
2014-09-22Merge pull request #7807 from cirosantilli/factor-service-errorDmitriy Zaporozhets
2014-09-21Factor error and success methods from services.Ciro Santilli
2014-09-17Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets
2014-09-16Fix typo in comment.Marin Jankovski
2014-09-16Improve error reporting on users APIjubianchi