gitlab-org--gitlab-foss/lib/api
Robert Speicher 999ae7f76b Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description' into 'master'
api - expose label description

Resolves #14415

See merge request !3314
2016-03-29 16:21:16 -04:00
..
api.rb
api_guard.rb
branches.rb
builds.rb Fix API implementation 2016-02-19 18:30:43 +01:00
commit_statuses.rb Check if commit exists first in commit status API 2016-03-01 11:11:50 +01:00
commits.rb Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
deploy_keys.rb
entities.rb api - expose label description 2016-03-24 18:44:52 +00:00
files.rb
group_members.rb
groups.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
helpers.rb minor improvements and fixed specs 2016-03-19 21:24:05 +01:00
internal.rb updated internal.rb and spec based on MR feedback 2016-02-26 10:40:30 +01:00
issues.rb Back dating of issues when creating throught the API 2016-03-28 16:45:36 +02:00
keys.rb
labels.rb api - expose label description 2016-03-24 18:44:52 +00:00
merge_requests.rb Minor improvements on IssuableActions 2016-03-21 16:59:35 +01:00
milestones.rb
namespaces.rb
notes.rb
project_hooks.rb
project_members.rb
project_snippets.rb
projects.rb Bring share project with group API from EE 2016-03-13 11:52:43 +01:00
repositories.rb
runners.rb Move :runner_id param to POST body when enabling specific runner in project 2016-02-19 13:18:48 +01:00
services.rb
session.rb
settings.rb
system_hooks.rb
tags.rb
triggers.rb
users.rb Add missing API docs on external user 2016-03-17 12:21:12 +02:00
variables.rb