gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Merge branch 'expose-project-git-depth-via-api' into 'master' 2019-06-12 11:02:36 +00:00
db
dependencies
factories Revert "Merge branch '50070-legacy-attachments' into 'master'" 2019-06-09 05:56:11 -07:00
features Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
finders Remove some deprecated code 2019-06-07 14:32:31 +03:00
fixtures
frontend Click file row in repository Vue app to view file 2019-06-13 11:03:54 +01:00
graphql Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
haml_lint/linter
helpers
initializers
javascripts Remove the grafana_dashboard_link feature flag 2019-06-12 19:20:22 +00:00
lib Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
mailers
migrations Fix null source_project_id in pool_repositories 2019-06-11 09:00:04 -07:00
models Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
policies Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
presenters Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
routing
rubocop
serializers
services Modify the branch hooks spec to expect processing of commit messages 2019-06-13 10:46:47 +00:00
sidekiq/cron
support Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
tasks
uploaders
validators
views Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb