gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets dfb8803c1c
Improve consistency and duplication for Merge Request API
* Follow REST for merge request API route
* Remove repeating comments API for MR

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-28 14:26:12 +01:00
..
api.rb Merge branch 'master' into ci/api-builds 2016-01-14 13:30:18 +01:00
api_guard.rb
branches.rb
builds.rb Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatus 2016-01-14 14:59:04 +01:00
commit_statuses.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
commits.rb
deploy_keys.rb
entities.rb Merge branch 'master' into ci/api-triggers 2016-01-14 21:58:17 +01:00
files.rb Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
group_members.rb
groups.rb Add API group projects endpoint. 2015-12-07 17:10:40 +01:00
helpers.rb Fix CI runner version not being properly updated when asking for a build 2016-01-27 12:04:54 +01:00
internal.rb
issues.rb
keys.rb
labels.rb
merge_requests.rb Improve consistency and duplication for Merge Request API 2016-01-28 14:26:12 +01:00
milestones.rb
namespaces.rb
notes.rb Revert changes to how the notes are paginated in the API 2016-01-14 14:20:21 +01:00
project_hooks.rb Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
project_members.rb
project_snippets.rb
projects.rb Merge branch 'ci/api-projects' into 'master' 2016-01-13 13:32:35 +00:00
repositories.rb Move git tags API to separate file 2015-11-12 15:41:13 +01:00
services.rb Hide passwords to non-admin users in the services API 2015-10-12 15:24:00 +02:00
session.rb
settings.rb
system_hooks.rb
tags.rb Delete tag via API 2016-01-08 10:10:04 +01:00
triggers.rb Add some fixes after review 2016-01-13 12:20:59 +01:00
users.rb Codestyle changes 2016-01-12 12:29:10 -02:00
variables.rb Fix some typos 2016-01-13 18:47:39 +01:00