gitlab-org--gitlab-foss/spec/requests
Bob Van Landuyt 04b046587f Add pipeline lists to GraphQL
This adds Keyset pagination to GraphQL lists. PoC for that is
pipelines on merge requests and projects.

When paginating a list, the base-64 encoded id of the ordering
field (in most cases the primary key) can be passed in the `before` or
`after` GraphQL argument.
2018-07-04 10:53:39 +02:00
..
api Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
projects
git_http_spec.rb Fixes rejected pushes from maintainers 2018-06-11 17:35:13 +02:00
jwt_controller_spec.rb
lfs_http_spec.rb Support presigned multipart uploads 2018-06-04 13:04:29 +02:00
lfs_locks_api_spec.rb
oauth_tokens_spec.rb Enabling Doorkeeper reuse_access_token option 2018-06-29 09:40:41 +00:00
openid_connect_spec.rb Don't hash user ID in OIDC subject claim 2018-06-28 15:31:47 +02:00
rack_attack_global_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
request_profiler_spec.rb