gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets c77d957b36
API: Edit file in repository
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-11 14:58:06 +02:00
..
api.rb New API: create file in repo 2013-11-07 18:53:09 +02:00
deploy_keys.rb API: set gitlab-ci service for project 2013-10-29 16:39:46 +02:00
entities.rb Extend API Issues, MergeRequets, Milestones with iid field 2013-10-14 16:39:54 +03:00
files.rb API: Edit file in repository 2013-11-11 14:58:06 +02:00
groups.rb API: new feature - remove project[D 2013-10-09 14:41:41 +03:00
helpers.rb Make sure private_token for API is a string 2013-11-08 18:49:38 +02:00
internal.rb Check if LDAP user was removed or blocked when use git over ssh 2013-10-07 16:06:30 +03:00
issues.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
merge_requests.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
milestones.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
notes.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
project_hooks.rb Refactor API: project hooks 2013-09-30 16:49:55 +03:00
project_snippets.rb Fix snippet raw content being escaped 2013-06-06 16:10:24 +03:00
projects.rb Remove default_branch support from API project creation 2013-11-06 19:14:11 +02:00
repositories.rb Fix a bug where the tgz returned got encoded utf8 2013-10-10 09:19:28 -04: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 Extended User API to expose admin and can_create_group for user creation/updating. 2013-09-29 11:47:29 +03:00