gitlab-org--gitlab-foss/spec/requests/api
Rémy Coutable fe9cae2618 Merge branch '26315-unify-labels-filter-behavior' into 'master'
Unify issues search behavior by always filtering when ALL labels matches

Closes #26315

See merge request !8849
2017-02-20 19:26:30 +00:00
..
v3 API: Use POST to (un)block a user 2017-02-20 15:18:40 +01:00
access_requests_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
api_internal_helpers_spec.rb
award_emoji_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
boards_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
branches_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
broadcast_messages_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
builds_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
commit_statuses_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
commits_spec.rb Use grape validation for dates 2017-02-20 14:24:09 +01:00
deploy_keys_spec.rb API: Remove DELETE projects/:id/deploy_keys/:key_id/disable 2017-02-20 09:33:42 +01:00
deployments_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
doorkeeper_access_spec.rb
environments_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
files_spec.rb Use :empty_project where possible in request specs 2017-01-26 18:52:10 -05:00
groups_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
helpers_spec.rb Fix specs 2017-01-19 23:41:12 +01:00
internal_spec.rb Use :empty_project where possible in request specs 2017-01-26 18:52:10 -05:00
issues_spec.rb Unify issues search behavior by always filtering when ALL labels matches 2017-02-20 13:21:22 -03:00
keys_spec.rb
labels_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
lint_spec.rb
members_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
merge_request_diffs_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
merge_requests_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
milestones_spec.rb Merge branch 'paginate-all-the-things' into 'master' 2017-02-17 13:54:46 +00:00
namespaces_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
notes_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
notification_settings_spec.rb Replace many :project with :empty_projects in API specs 2017-01-17 11:41:27 -05:00
oauth_tokens_spec.rb
pipelines_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
project_hooks_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
project_snippets_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
projects_spec.rb API: Moved DELETE /projects/:id/star to POST /projects/:id/unstar 2017-02-20 15:14:48 +01:00
repositories_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
runners_spec.rb Merge branch 'paginate-all-the-things' into 'master' 2017-02-17 13:54:46 +00:00
services_spec.rb adds events to services api deserialization 2017-01-22 00:02:29 +00:00
session_spec.rb
settings_spec.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
sidekiq_metrics_spec.rb
snippets_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
system_hooks_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
tags_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
templates_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
todos_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
triggers_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
users_spec.rb Merge branch 'remove-paginated-ressource' into 'master' 2017-02-20 17:06:46 +00:00
variables_spec.rb Replace many :project with :empty_projects in API specs 2017-01-17 11:41:27 -05:00
version_spec.rb