summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent creating repos on extra serversHEADv2.7.0-basedDoug Kelly2015-07-021-10/+18
* Fix: Create missing repos when using git protocolJanice Agustin2015-02-101-1/+1
* Fix: failure to create to missing remote repository via git://David Pursehouse2015-02-101-30/+37
* Differentiate error logs for local and remote repository errorsDavid Pursehouse2015-02-101-2/+6
* Add port to replication status and display path for local replicationHugo Ares2015-02-101-5/+15
* Support replication of project deletionsEdwin Kempin2015-02-104-21/+120
* Create missing repositories on the remote siteEdwin Kempin2015-02-104-8/+61
* Serialize pushes to each destination URI.Stefan Zager2015-02-102-63/+91
* Introduce remoteNameStyle = basenameOnlySteffen Gebert2015-02-103-4/+19
* Add retry counts to replication tasks so they can be viewed by show-queue.Ahaan Ugale2015-02-101-1/+6
* Show the replication status after running the replication commandYang Zhenhui2015-02-1011-60/+575
* Make ${name} optional when replicating only a single repositoryChristian Aistleitner2015-02-103-16/+45
* Implement pattern-based project matching in replication.configChad Horohoe2014-10-283-4/+76
* Set version to 2.7 to match the Gerrit releasev2.7upstream/stable-2.7Dave Borowitz2013-09-181-1/+1
* Set version to 2.7-SNAPSHOTShawn Pearce2013-05-101-1/+1
* Add name in the pom.xml to prevent it showing as Unnamed in the buildDavid Pursehouse2013-05-091-0/+1
* Set version to 2.6-rc2 to match the Gerrit releaseDavid Pursehouse2013-05-091-1/+1
* Begin 2.8Shawn Pearce2013-05-061-1/+1
* Build against the same version of GerritShawn Pearce2013-05-061-1/+1
* Set version to 2.7-SNAPSHOT to match gerrit masterShawn Pearce2013-05-061-1/+1
* Use PluginUser instead of InternalUser when no authGroup specficiedShawn Pearce2013-04-253-9/+9
* Merge "Catch RemoteRepositoryException while replicating to remote server"Shawn Pearce2013-04-251-0/+4
|\
| * Catch RemoteRepositoryException while replicating to remote serverYang Zhenhui2013-02-271-0/+4
* | Compile for Gerrit 2.6-rc0v1.1-rc0Shawn Pearce2013-03-211-1/+1
* | Update replication for JGit 3.0 APIsChad Horohoe2013-03-181-1/+1
* | Add description to start ssh commandDavid Ostrovsky2013-03-012-2/+3
|/
* Update to build against gerrit masterChristian Aistleitner2013-02-154-6/+18
* Add remote.NAME.remoteNameStyleChad Horohoe2012-12-192-0/+25
* Update versions for creation of Gerrit-2.5v1.0Edwin Kempin2012-10-311-2/+2
* Update versions for creation of Gerrit-2.5-rc2v1.0-rc2Edwin Kempin2012-10-231-2/+2
* Merge "Update versions for creation of Gerrit-2.5-rc1"Edwin Kempin2012-10-171-2/+2
|\
| * Update versions for creation of Gerrit-2.5-rc1v1.0-rc1Edwin Kempin2012-10-171-2/+2
* | Fix a few typos in the documentationDavid Pursehouse2012-09-272-5/+5
* | Add IntelliJ IDEA project files to .gitignoreDavid Pursehouse2012-09-271-1/+3
|/
* Fix Maven Repository URLEdwin Kempin2012-09-021-1/+1
* Update version to 1.0-rc0v1.0-rc0Edwin Kempin2012-07-301-2/+2
* Fix import of RequiresCapabilityShawn O. Pearce2012-06-121-1/+1
* Use the GroupBackend instead of the GroupCache.Colby Ranger2012-05-182-9/+11
* Updated PerThreadRequestScope to be a singleton object.Colby Ranger2012-05-183-29/+61
* Initial replication plugin, split from Gerrit Code ReviewShawn O. Pearce2012-05-1821-0/+2712