gitlab-org--gitlab-foss/spec/lib/gitlab/diff
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
..
file_collection Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
formatters
diff_refs_spec.rb
file_spec.rb Fix diff bottom expand button appears twice 2019-03-21 23:08:29 +08:00
highlight_cache_spec.rb Cache diff highlighting upon Merge Request creation (refactors diff caching) 2018-09-07 10:07:18 -03:00
highlight_spec.rb [master] Stored XSS in Gitlab Merge Request from imported repository 2018-10-01 16:44:30 +00:00
inline_diff_markdown_marker_spec.rb
inline_diff_marker_spec.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
inline_diff_spec.rb
line_mapper_spec.rb
line_spec.rb Include rich_text in diff cache keys 2018-08-28 15:28:47 +01:00
lines_unfolder_spec.rb Adjusts duplicated line when commenting on unfolded diff lines 2019-01-08 12:45:19 -02:00
parallel_diff_spec.rb
parser_spec.rb
position_spec.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
position_tracer_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
suggestion_diff_spec.rb Implement suggestion diff lines parser 2019-03-18 13:21:13 -03:00
suggestion_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00
suggestions_parser_spec.rb Fixed test specs 2019-04-04 13:08:34 +00:00