Class | Description |
---|---|
AbstractChangeNotes<T> |
View of contents at a single ref related to some change.
|
AbstractChangeNotes.Args | |
AbstractChangeNotes.LoadHandle | |
AbstractChangeUpdate |
A single delta related to a specific patch-set of a change.
|
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
ChangeNoteJson | |
ChangeNotes |
View of a single
Change based on the log of its notes branch. |
ChangeNotes.Factory | |
ChangeNotes.Factory.ChangeNotesResult | |
ChangeNotesCache | |
ChangeNotesCache.Key | |
ChangeNotesCache.Weigher | |
ChangeNotesCommit |
Commit implementation with some optimizations for change notes parsing.
|
ChangeNotesCommit.ChangeNotesRevWalk | |
ChangeNotesState |
Immutable state associated with a change meta ref at a given commit.
|
ChangeNoteUtil | |
ChangeNoteUtil.CommitMessageRange | |
ChangeNoteUtil.CommitMessageRange.Builder | |
ChangeUpdate |
A delta to apply to a change.
|
DeleteChangeMessageRewriter |
Deletes a change message from NoteDb by rewriting the commit history.
|
DeleteCommentRewriter |
Deletes a published comment from NoteDb by rewriting the commit history.
|
DeleteZombieCommentsRefs |
This class can be used to clean zombie draft comments refs.
|
DraftCommentNotes |
View of the draft comments for a single
Change based on the log of its drafts branch. |
IntBlob | |
LegacyChangeNoteRead | |
LegacyChangeNoteWrite | |
NoteDbModule | |
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUpdateManager.OpenRepo | |
NoteDbUtil | |
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
RevisionNote<T> | |
RobotCommentNotes | |
RobotCommentsRevisionNote | |
RobotCommentsRevisionNoteData | |
RobotCommentUpdate |
A single delta to apply atomically to a change.
|
Sequences |
Enum | Description |
---|---|
NoteDbTable | |
PatchSetState | |
ReviewerStateInternal |
State of a reviewer on a change.
|