gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets c4e81ed9de
Move update issue code to separate service
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-02 13:54:41 +03:00
..
api.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
branches.rb Create branch via API 2014-04-01 10:39:53 +03:00
commits.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
deploy_keys.rb Remove deprecated finders 2014-01-19 23:39:56 +04:00
entities.rb added api method to return labels of a given project 2014-03-21 06:25:25 -03:00
files.rb Complete api files CRUD 2014-02-18 12:27:02 +02:00
groups.rb Remove deprecated finders 2014-01-19 23:39:56 +04:00
helpers.rb Create branch via API 2014-04-01 10:39:53 +03:00
internal.rb Use GitAccess in internal api 2014-03-20 10:16:17 +02:00
issues.rb Move update issue code to separate service 2014-04-02 13:54:41 +03:00
merge_requests.rb Add method to get the comments on a merge request 2014-03-19 19:07:51 +01:00
milestones.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
namespaces.rb fix most of warnings 2013-12-15 00:05:10 +04:00
notes.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
project_hooks.rb Move project members api to separate file 2014-03-17 13:44:54 +02:00
project_members.rb Move project members api to separate file 2014-03-17 13:44:54 +02:00
project_snippets.rb Dropped expiration date from the snippet API 2014-01-11 18:40:17 +01:00
projects.rb changed doc comment for get labels of a project 2014-03-23 19:07:18 -03:00
repositories.rb Move branches api to separate class 2014-03-31 16:31:53 +03:00
services.rb gitlab-ci service api: clean values instead of destroy 2013-10-29 18:13:51 +02:00
session.rb
system_hooks.rb
users.rb Merge pull request #6075 from skv-headless/remove_deprecated_finders 2014-01-22 11:04:56 -08:00