gitlab-org--gitlab-foss/spec/requests
Bob Van Landuyt b6ff5f1e14 Expose comments on Noteables in GraphQL
This exposes `Note`s on Issues & MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.

Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
2019-06-14 12:36:27 +02:00
..
api Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
projects
git_http_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
jwt_controller_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
lfs_http_spec.rb Verify that LFS upload requests are genuine 2019-01-31 16:52:48 +01:00
lfs_locks_api_spec.rb
oauth_tokens_spec.rb
openid_connect_spec.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
rack_attack_global_spec.rb Changes RackAttack logger to use structured logs 2019-05-24 00:45:02 +00:00
request_profiler_spec.rb
user_activity_spec.rb Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00