gerrit/gerrit-server/src/main/java/com/google/gerrit/server/git
Shawn O. Pearce 1b8810f411 ExportReviewNotes: Dump submitted changes to refs/notes/review
This program allows site administrators to dump their existing notes
out to the refs/notes/review branch, making the prior data available
to Git clients.

Change-Id: Iebaf1e4b2fb4620443e80d2a8f840cb30ae1e389
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-20 14:44:28 -07:00
..
ChangeMergeQueue.java Allow watching specific branches or any other search query 2010-07-19 16:33:02 -07:00
CodeReviewCommit.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
CodeReviewNoteCreationException.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
CommitMergeStatus.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
CreateCodeReviewNotes.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
DefaultQueueOp.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
GitProjectImporter.java Use Project.NameKey in GitRepositoryManager 2011-01-04 12:05:05 -08:00
GitRepositoryManager.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
LocalDiskRepositoryManager.java Use Project.NameKey in GitRepositoryManager 2011-01-04 12:05:05 -08:00
MergeException.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
MergeOp.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
MergeQueue.java Allow watching specific branches or any other search query 2010-07-19 16:33:02 -07:00
MergeSorter.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
ProjectRunnable.java show-queue accessible to users 2010-05-05 11:38:31 +02:00
PushAllProjectsOp.java Replace our own @Nullable with javax.annotation.Nullable. 2010-01-25 16:05:58 -08:00
PushOp.java Support HTTP authentication for replication 2011-05-15 13:34:28 -07:00
PushReplication.java Merge "Add adminUrl to replication for repository creation" 2011-04-07 19:43:55 -07:00
ReceiveCommits.java Send new patchset event after its available 2011-05-20 07:17:03 -07:00
ReceiveCommitsRefFilter.java Speed up push by hiding refs/changes/ 2010-12-10 16:16:55 -08:00
ReloadSubmitQueueOp.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
ReplicationQueue.java Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
ReviewNoteHeaderFormatter.java Remove unused imports 2011-05-19 08:05:36 -07:00
ReviewNoteMerger.java ExportReviewNotes: Dump submitted changes to refs/notes/review 2011-05-20 14:44:28 -07:00
SecureCredentialsProvider.java Support HTTP authentication for replication 2011-05-15 13:34:28 -07:00
TransferConfig.java Update to JGit 0.8.4.240-g8e9cc82 2010-08-05 18:14:38 -07:00
VisibleRefFilter.java Remove dead code and unused variables 2011-05-19 08:06:39 -07:00
WorkQueue.java show-queue accessible to users 2010-05-05 11:38:31 +02:00