gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets 06c91aa20e
Improve wiki path parsing in internal api
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-07 17:28:55 +03:00
..
api.rb Add, delete labels via API 2014-08-13 12:28:19 +02:00
branches.rb Fix branch API 2014-09-25 16:22:08 +03:00
commits.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
deploy_keys.rb Improve error reporting on users API 2014-09-16 01:25:24 +02:00
entities.rb Add tag_push_events to project hook api 2014-10-03 10:23:32 +04:00
files.rb fix permissions for files API 2014-06-06 06:58:20 +05:00
groups.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
helpers.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
internal.rb Improve wiki path parsing in internal api 2014-10-07 17:28:55 +03:00
issues.rb Filters issues by milestone via API 2014-09-26 22:03:37 +02:00
labels.rb Improve error reporting on users API 2014-09-16 01:25:24 +02:00
merge_requests.rb Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gitlabhq into jubianchi-api/improve-error-reporting 2014-09-23 21:35:45 +03:00
milestones.rb Replace milestone observer with services 2014-06-10 18:07:52 +03:00
namespaces.rb fix most of warnings 2013-12-15 00:05:10 +04:00
notes.rb Fix notes creation via API 2014-06-18 09:26:04 +03:00
project_hooks.rb Add tag_push_events to project hook api 2014-10-03 10:23:32 +04:00
project_members.rb More fixes to project members api 2014-09-15 12:01:45 +03:00
project_snippets.rb Improve error reporting on users API 2014-09-16 01:25:24 +02:00
projects.rb API: Initial support for forking a project via the API 2014-10-01 10:27:48 +02:00
repositories.rb Factor error and success methods from services. 2014-09-21 11:43:05 +02:00
services.rb gitlab-ci service api: clean values instead of destroy 2013-10-29 18:13:51 +02:00
session.rb Add LDAP support to /api/session 2013-07-16 11:28:19 +03:00
system_hooks.rb Refactor API classes. So api classes like Gitlab::Issues become API::Issues 2013-05-14 15:33:31 +03:00
users.rb Improve error reporting on users API 2014-09-16 01:25:24 +02:00