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.
|
ChangeBundle |
A bundle of all entities rooted at a single Change entity.
|
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
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 |
|
ChangeUpdate |
A delta to apply to a change.
|
DeleteCommentRewriter |
Deletes a published comment from NoteDb by rewriting the commit history.
|
DraftCommentNotes |
View of the draft comments for a single Change based on the log of its drafts branch.
|
GwtormChangeBundleReader |
|
MutableNotesMigration |
NotesMigration with additional methods for altering the migration state at runtime.
|
NoteDbChangeState |
The state of all relevant NoteDb refs across all repos corresponding to a given Change entity.
|
NoteDbChangeState.Delta |
|
NoteDbChangeState.RefState |
|
NoteDbModule |
|
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUpdateManager.OpenRepo |
|
NoteDbUpdateManager.Result |
|
NoteDbUpdateManager.StagedResult |
|
NotesMigration |
Current low-level settings of the NoteDb migration for changes.
|
NotesMigration.Module |
|
PrimaryStorageMigrator |
|
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
RobotCommentNotes |
|
RobotCommentsRevisionNote |
|
RobotCommentsRevisionNoteData |
|
RobotCommentUpdate |
A single delta to apply atomically to a change.
|
TestChangeRebuilderWrapper |
|