gitlab-org--gitlab-foss/spec/requests/api
Lin Jen-Shin a538b0da9b Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration
* upstream/master: (234 commits)
  Improve performance of User Agent Detail
  Fix some grammar in the API docs
  Remove shared example for pagination
  API: Use POST to (un)block a user
  API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`
  Use grape validation for dates
  Change wording for LDAP doc that was moved to a new location
  API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`
  Download snippets with LF line-endings by default
  utilize pre-minified Vue in production since no CJS distribution is available
  Prevent project team from being truncated too early during project destruction
  loading icon sometimes toggled alongside MR pipeline contents
  fix failed spec because haml_lint
  fix incorrect sidekiq concurrency count in admin background page
  exclude rpc_pipefs from system disc info
  Fix wrong line ending [ci-skip]
  fix overlooked window binding in spec files
  remove imports loader
  replace implicit this == window with explicit binding
  Todo done clicking is kind of unusable.
  ...
2017-02-21 02:14:31 +08: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
groups_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
helpers_spec.rb
internal_spec.rb
issues_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01: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
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
session_spec.rb
settings_spec.rb Add a few more tests and make sure empty value sets to nil 2017-02-15 15:31:51 +08: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
version_spec.rb