Home
last modified time | relevance | path

Searched defs:DiffNote (Results 1 – 6 of 6) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/graphql/mutations/notes/create/
H A Ddiff_note.rb6 class DiffNote < Base class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Ddiff_note.rb6 class DiffNote < Note class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/github_import/representation/
H A Ddiff_note.rb6 class DiffNote class
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/
H A Ddiff_note_spec.rb5 RSpec.describe DiffNote do describe
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dtypes.go298 DiffNote NoteTypeValue = "DiffNote" const
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dtypes.go473 DiffNote NoteTypeValue = "DiffNote" const