AbstractChangeNotes<T> |
View of contents at a single ref related to some change.
|
AbstractChangeNotes.Args |
|
AbstractChangeNotes.LoadHandle |
An AutoCloseable for parsing a single commit into ChangeNotesCommits.
|
AbstractChangeUpdate |
A single delta related to a specific patch-set of a change.
|
AllUsersAsyncUpdate |
Performs an update on All-Users asynchronously if required.
|
ChangeDraftUpdate |
A single delta to apply atomically to a change.
|
ChangeNoteFooters |
Footers, that can be set in NoteDb commits.
|
ChangeNoteJson |
Provides Gson to parse ChangeRevisionNote , attached to the change update.
|
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 |
|
ChangeNotesParseApprovalUtil |
|
ChangeNotesParseApprovalUtil.ParsedPatchSetApproval |
|
ChangeNotesParseApprovalUtil.ParsedPatchSetApproval.Builder |
|
ChangeNotesState |
Immutable state associated with a change meta ref at a given commit.
|
ChangeNoteUtil |
|
ChangeNoteUtil.AttentionStatusInNoteDb |
Helper class for JSON serialization.
|
ChangeNoteUtil.CommitMessageRange |
|
ChangeNoteUtil.CommitMessageRange.Builder |
|
ChangeUpdate |
A delta to apply to a change.
|
CommitRewriter |
Rewrites ('backfills') commit history of change in NoteDb to not contain user data.
|
CommitRewriter.BackfillResult |
Result of the backfill run for a project.
|
CommitRewriter.CommitDiff |
Diff result of a single commit rewrite
|
CommitRewriter.RunOptions |
|
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 |
An object blob in a Git repository that stores a single integer value.
|
NoteDbModule |
|
NoteDbUpdateManager |
Object to manage a single sequence of updates to NoteDb.
|
NoteDbUtil |
|
RepoSequence |
Class for managing an incrementing sequence backed by a git repository.
|
RevisionNote<T> |
Data stored in a note, parsed on demand.
|
RobotCommentNotes |
|
RobotCommentsRevisionNote |
Holds the raw data of a RevisionNote.
|
RobotCommentsRevisionNoteData |
|
RobotCommentUpdate |
A single delta to apply atomically to a change.
|
Sequences |
|
StoreSubmitRequirementsOp |
A BatchUpdateOp that stores the evaluated submit requirements of a change in NoteDb.
|