gitlab-org--gitlab-foss/lib/api
Rémy Coutable 7902395f1f Merge branch 'fix-api-iid-filter' into 'master'
Fix IID filter for merge requests and milestones

I updated the example in the docs and added a test. The milestones API was also broken for the same reason.

Related to !7358 and !7373

See merge request !7648
2016-11-22 16:16:43 +00:00
..
helpers
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
builds.rb
commit_statuses.rb
commits.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
deploy_keys.rb
deployments.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
entities.rb
environments.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
files.rb
groups.rb
helpers.rb
internal.rb
issues.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Merge branch 'fix-api-iid-filter' into 'master' 2016-11-22 16:16:43 +00:00
milestones.rb Fix IID filter for merge requests and milestones 2016-11-22 08:25:07 +01:00
namespaces.rb
notes.rb
notification_settings.rb
pagination_params.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
pipelines.rb Merge branch '23532-define-common-helper-for-describe-pagination-params-in-api' into 'master' 2016-11-22 15:33:57 +00:00
project_hooks.rb
project_snippets.rb Grapify the projects snippet API 2016-11-21 17:25:34 +01:00
projects.rb
repositories.rb
runners.rb
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
todos.rb
triggers.rb
users.rb Fix StrongAttibutes error with Ruby 2.1 2016-11-21 18:47:55 +01:00
variables.rb Define common helper for describe pagination params in api 2016-11-22 09:19:26 +05:00
version.rb