gitlab-ce/spec
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
..
bin
config
controllers Add retry:0 for controller specs n+1 2019-07-08 21:43:35 +12:00
db
dependencies
factories
features Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
finders
fixtures
frontend Merge branch 'dropdown-styling-fixes' into 'master' 2019-07-09 15:19:18 +00:00
graphql GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
haml_lint/linter
helpers Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
initializers
javascripts CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
lib GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
mailers
migrations
models GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
policies
presenters
rack_servers
requests GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
routing Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
rubocop
serializers Share project object in EnvironmentStatus 2019-07-08 09:13:21 +12:00
services Merge branch 'osw-bypass-push-rules-for-merge-to-ref' into 'master' 2019-07-09 19:20:27 +00:00
sidekiq/cron
support GraphQL mutations for managing Notes 2019-07-10 12:13:47 +12:00
tasks
uploaders
validators
views
workers Schedule namespace aggregation in other contexts 2019-07-08 15:06:05 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb