| AbandonOp |
|
| AccountsSection |
|
| BanCommit |
|
| BanCommitResult |
|
| BranchOrderSection |
|
| ChangeReportFormatter.Input |
|
| ChangeReportFormatter.Input.Builder |
|
| ChangeSet |
A set of changes grouped together to be submitted atomically.
|
| CodeReviewCommit |
Extended commit entity with code review specific metadata.
|
| CodeReviewCommit.CodeReviewRevWalk |
|
| ConfiguredMimeTypes |
|
| DefaultChangeReportFormatter |
|
| DefaultQueueOp |
|
| DestinationList |
|
| EmailMerge |
|
| GarbageCollection |
|
| GarbageCollectionLogFile |
|
| GarbageCollectionModule |
|
| GarbageCollectionQueue |
|
| GarbageCollectionRunner |
Runnable to enable scheduling gc to run periodically
|
| GitModule |
Configures the Git support.
|
| GitModules |
Loads the .gitmodules file of the specified project/branch.
|
| GitRepositoryManagerModule |
|
| GroupCollector |
Helper for assigning groups to commits during ReceiveCommits.
|
| GroupList |
|
| HackPushNegotiateHook |
Advertises part of history to git push clients.
|
| InMemoryInserter |
|
| InsertedObject |
|
| LabelNormalizer |
Normalizes votes on labels according to project config.
|
| LabelNormalizer.Result |
|
| LocalDiskRepositoryManager |
Manages Git repositories stored on the local filesystem.
|
| LocalDiskRepositoryManager.Lifecycle |
|
| LocalDiskRepositoryManager.Module |
|
| MergedByPushOp |
|
| MergeOp |
Merges changes in submission order into a single branch.
|
| MergeOp.CommitStatus |
|
| MergeOpRepoManager |
This is a helper class for MergeOp and not intended for general use.
|
| MergeOpRepoManager.OpenBranch |
|
| MergeSorter |
|
| MergeSuperSet |
Calculates the minimal superset of changes required to be merged.
|
| MergeTip |
Class describing a merge tip during merge operation.
|
| MergeUtil |
Utility methods used during the merge process.
|
| MetaDataUpdate |
|
| MetaDataUpdate.Server |
|
| MetaDataUpdate.User |
|
| MultiBaseLocalDiskRepositoryManager |
|
| MultiBaseLocalDiskRepositoryManager.Module |
|
| MultiProgressMonitor |
Progress reporting interface that multiplexes multiple sub-tasks.
|
| NotesBranchUtil |
A utility class for updating a notes branch with automatic merge of note trees.
|
| NotifyConfig |
|
| PerThreadRequestScope |
|
| PerThreadRequestScope.Propagator |
|
| ProjectConfig |
|
| ProjectLevelConfig |
Configuration file in the projects refs/meta/config branch.
|
| QueryList |
|
| RebaseSorter |
|
| RenameGroupOp |
|
| RepoRefCache |
RefCache backed directly by a repository.
|
| SearchingChangeCacheImpl |
|
| SearchingChangeCacheImpl.Module |
|
| SubmoduleOp |
|
| SubmoduleOp.Factory |
|
| TabFile |
|
| TabFile.Row |
|
| TagCache |
|
| TransferConfig |
|
| UploadPackMetricsHook |
|
| UserConfigSections |
|
| ValidationError |
Indicates a problem with Git based data.
|
| VersionedMetaData |
Support for metadata stored within a version controlled branch.
|
| VersionedMetaData.PathInfo |
Path information that does not hold references to any repository data structures, allowing the
application to retain this object for long periods of time.
|
| VisibleRefFilter |
|
| WorkQueue |
Delayed execution of tasks using a background thread pool.
|
| WorkQueue.Lifecycle |
|
| WorkQueue.Module |
|
| WorkQueue.ProjectTask<V> |
Same as Task class, but with a reference to ProjectRunnable, used to retrieve the project name
from the operation queued
|
| WorkQueue.Task<V> |
A wrapper around a scheduled Runnable, as maintained in the queue.
|