gitlab-org--gitlab-foss/spec/requests
Luke Duncalfe 073c8b25ea GraphQL support for Notes created in discussions
A new `discussion_id` argument on the `createNote` mutation allows
people to create a note within that discussion.

The ability to lazy-load Discussions has been added, so
GraphQL.object_from_id can treat Discussions the same as AR objects and
batch load them.

https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
https://gitlab.com/gitlab-org/gitlab-ee/issues/9489
2019-07-10 12:13:48 +12:00
..
api GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
projects Fix plan stage query 2019-06-17 13:17:18 +00:00
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
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 Include user id and username in auth log 2019-07-02 19:48:06 +00:00
request_profiler_spec.rb
user_activity_spec.rb