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 Treat Repository instances with the same disk path as the same hash key 2018-11-26 11:15:18 +01:00
file.rb
highlight.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
highlight_cache.rb
image_point.rb
inline_diff.rb
inline_diff_markdown_marker.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
inline_diff_marker.rb
line.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
line_mapper.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
lines_unfolder.rb
parallel_diff.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
parser.rb
position.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
position_tracer.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
suggestion.rb Fix removing empty lines via suggestions 2019-05-28 07:12:29 +00:00
suggestion_diff.rb
suggestions_parser.rb Extend #parse to accept a suggestions_filter_enabled param 2019-06-05 16:19:45 -07:00