gitlab-org--gitlab-foss/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 Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
dependencies
factories Show upcoming status for releases 2019-07-03 09:12:15 +00:00
features Implemented frontend suggestions 2019-07-09 13:43:53 +00:00
finders Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
fixtures Show upcoming status for releases 2019-07-03 09:12:15 +00:00
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 Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
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 Remove group in notification email subject 2019-07-01 16:23:11 +08:00
migrations Change occurrence of Sidekiq::Testing.inline! 2019-07-03 20:02:17 +00:00
models GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
policies Merge branch '62826-graphql-emoji-mutations' into 'master' 2019-06-28 07:48:29 +00:00
presenters GraphQL mutations for add, remove and toggle emoji 2019-06-28 12:03:33 +12:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
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 Add a cop to ensure we authorize GraphQL types 2019-06-21 13:00:50 +02:00
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 Merge branch 'test_schema_version_check_directly' into 'master' 2019-07-01 13:18:54 +00:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators Fix color validation regex 2019-06-25 09:06:26 +08:00
views Replace 'JIRA' with 'Jira' 2019-06-28 13:25:56 +00:00
workers Schedule namespace aggregation in other contexts 2019-07-08 15:06:05 +00:00
factories_spec.rb
fast_spec_helper.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00