gitlab-org--gitlab-foss/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
formatters
diff_refs.rb
file.rb Memoize old_blob and new_blob to improve performance 2019-03-28 12:11:37 +00:00
highlight.rb
highlight_cache.rb
image_point.rb
inline_diff.rb
inline_diff_markdown_marker.rb
inline_diff_marker.rb
line.rb
line_mapper.rb
lines_unfolder.rb Adjusts duplicated line when commenting on unfolded diff lines 2019-01-08 12:45:19 -02:00
parallel_diff.rb
parser.rb
position.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
position_tracer.rb
suggestion.rb Fix removing empty lines via suggestions 2019-05-28 07:12:29 +00:00
suggestion_diff.rb Implement suggestion diff lines parser 2019-03-18 13:21:13 -03:00
suggestions_parser.rb Extend #parse to accept a suggestions_filter_enabled param 2019-06-05 16:19:45 -07:00