summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-1813-0/+2037