summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent creating repos on extra serversv2.9.5v2.9.4v2.9.3v2.9.2upstream/stable-2.9Doug Kelly2014-10-161-10/+18
* Remove unneeded 'throws NoSuchChangeException'Hugo Arès2014-10-021-3/+1
* Avoid throwing exception due to deleted changeSimon Lei2014-09-151-4/+4
* Fix double packaging of commons-iov2.9.1v2.9David Ostrovsky2014-06-101-1/+1
* Merge branch 'stable-2.8'v2.9-rc2v2.9-rc1David Pursehouse2014-03-041-0/+2
|\
| * Fix JAR manifest claiming it is Commons IO projectv2.8.6.1v2.8.6v2.8.5v2.8.4v2.8.3v2.8.2upstream/stable-2.8David Ostrovsky2014-03-031-0/+2
* | Rename WrappedLogger to ReplicationStateLoggerDavid Pursehouse2014-02-196-26/+34
* | Retry replications failed due to "failed to lock" errorsGustaf Lundh2014-02-183-2/+62
* | Do not retry replications with UnknownHostKeyNasser Grainawi2014-02-181-3/+2
* | Merge branch 'stable-2.8'David Pursehouse2014-01-293-31/+54
|\|
| * Never replicate automerge-cache commitsDavid Pursehouse2014-01-271-3/+7
| * Fix: failure to create to missing remote repository via git://David Pursehouse2014-01-271-30/+37
| * Improve info logging related to repository creation and deletionDavid Pursehouse2014-01-231-2/+10
| * Clarify replication of refs/meta/config when refspec is 'all refs'David Pursehouse2014-01-231-0/+4
| * Differentiate error logs for local and remote repository errorsDavid Pursehouse2014-01-231-2/+6
* | Correct misspelled method nameDavid Pursehouse2014-01-231-4/+4
* | Allow default force update to be configurableDavid Pursehouse2014-01-234-2/+28
* | Never replicate automerge-cache commitsDavid Pursehouse2014-01-231-3/+7
* | Change default push refSpec to 'refs/*:refs/*' (non-forced push)Luca Milanesio2014-01-172-3/+9
* | Replication settings auto-reload and restartLuca Milanesio2014-01-1610-147/+449
* | Minor improvements in the config documentationDavid Pursehouse2014-01-161-7/+9
* | Update to use RefNames constantsDave Borowitz2013-12-112-5/+6
* | Remove Maven supportDavid Pursehouse2013-12-051-108/+0
* | Merge branch 'stable-2.8'David Pursehouse2013-12-050-0/+0
|\|
| * Update Gerrit API version to 2.8 in pom.xmlv2.8.1v2.8David Pursehouse2013-12-041-1/+1
* | Eclipse: Bump java source and target level to 7David Ostrovsky2013-11-291-3/+3
* | Bump Maven driven build to java 7David Ostrovsky2013-11-291-2/+2
* | Bind ReplicationConfig explicitlyBruce Zu2013-11-261-0/+1
* | Fix replication at start-up.Hugo Arès2013-11-202-3/+5
* | Merge "Support replication of HEAD updates"Edwin Kempin2013-11-202-3/+58
|\ \
| * | Support replication of HEAD updatesEdwin Kempin2013-11-202-3/+58
* | | Splitting replication queue from config.Luca Milanesio2013-11-192-112/+170
|/ /
* | Extra info log on replication 'git push' to remoteLuca Milanesio2013-11-191-0/+2
* | Merge "Send stream events for ref replication"Saša Živkov2013-11-148-6/+407
|\ \
| * | Send stream events for ref replicationHugo Ares2013-11-138-6/+407
* | | Add missing easymock dependencyDavid Ostrovsky2013-11-081-1/+8
|/ /
* | Add method onRefReplicatedToAllNodes to PushResultProcessingHugo Arès2013-11-085-21/+325
* | Merge branch 'stable-2.8'David Pursehouse2013-10-241-2/+2
|\|
| * Fix invalid syntax in SSH config file examplev2.8-rc3v2.8-rc2v2.8-rc1David Pursehouse2013-10-221-2/+2
* | Merge "Update API version to 2.9-SNAPSHOT in pom.xml"Edwin Kempin2013-10-181-1/+1
|\ \
| * | Update API version to 2.9-SNAPSHOT in pom.xmlEdwin Kempin2013-10-181-1/+1
| |/
* / Delete the ReplicationType enum, simplify the ReplicationState classSasa Zivkov2013-10-175-49/+11
|/
* Merge "Adapt to the simplified GitReferenceUpdatedListener.Event API"v2.8-rc0Edwin Kempin2013-10-161-6/+4
|\
| * Adapt to the simplified GitReferenceUpdatedListener.Event APISasa Zivkov2013-10-111-6/+4
* | Add port to replication status and display path for local replicationHugo Ares2013-10-111-5/+15
|/
* Use own Nullable instead of javax.annotation.Nullable.Sasa Zivkov2013-09-271-2/+1
* Merge "Provide replication plugin name"David Pursehouse2013-09-202-0/+3
|\
| * Provide replication plugin nameDavid Ostrovsky2013-09-022-0/+3
* | Merge "Support replication of project deletions"Edwin Kempin2013-09-204-21/+120
|\ \
| * | Support replication of project deletionsEdwin Kempin2013-09-134-21/+120
| |/