summaryrefslogtreecommitdiffstats
path: root/src
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-102-4/+13
* 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
* Use PluginUser instead of InternalUser when no authGroup specficiedShawn Pearce2013-04-252-8/+8
* 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
* | 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-153-4/+16
* Add remote.NAME.remoteNameStyleChad Horohoe2012-12-192-0/+25
* Fix a few typos in the documentationDavid Pursehouse2012-09-272-5/+5
* 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-182-28/+60
* Initial replication plugin, split from Gerrit Code ReviewShawn O. Pearce2012-05-1814-0/+2081