summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set connection timeout to 120 sec for SSH remote operationsv2.10.8v2.10.7v2.10.6v2.10.5v2.10.4v2.10.3.1v2.10.3upstream/stable-2.10Gustaf Lundh2015-04-141-1/+3
* Fix replication_log with external log4j.configurationv2.10.2Luca Milanesio2015-03-091-4/+7
* Merge "Merge branch 'stable-2.9' into stable-2.10" into stable-2.10v2.10.1v2.10-rc2v2.10-rc1v2.10David Pursehouse2014-10-241-13/+19
|\
| * Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-10-231-13/+19
| |\
| | * Prevent creating repos on extra serversv2.9.5v2.9.4v2.9.3v2.9.2upstream/stable-2.9Doug Kelly2014-10-161-10/+18
* | | Fix replication_log no longer logging after plugin reloadHugo Arès2014-10-231-9/+25
|/ /
* | Merge branch 'stable-2.9' into stable-2.10Hugo Arès2014-10-021-3/+1
|\|
| * Remove unneeded 'throws NoSuchChangeException'Hugo Arès2014-10-021-3/+1
* | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-10-011-4/+4
|\|
| * Avoid throwing exception due to deleted changeSimon Lei2014-09-151-4/+4
* | Promote replication scheduled logs to infov2.10-rc0Hugo Arès2014-07-151-2/+2
* | Merge "Debug logging when replication is scheduled"Edwin Kempin2014-07-141-0/+5
|\ \
| * | Debug logging when replication is scheduledLuca Milanesio2014-07-151-0/+5
* | | Merge "Add buck resources to .gitignore"Edwin Kempin2014-07-141-0/+3
|\ \ \ | |/ / |/| |
| * | Add buck resources to .gitignoreStefan Lay2014-07-041-0/+3
* | | Add id to PushOne and print it in the log and in show-queue commandHugo Arès2014-07-022-4/+14
* | | Move replication logs into a separate fileHugo Arès2014-07-027-55/+112
|/ /
* | Adapt to updated easymock dependency pathDavid Pursehouse2014-06-271-1/+1
* | Add logs in PushOne classHugo Arès2014-06-271-0/+8
* | Merge branch 'stable-2.9'David Pursehouse2014-06-131-1/+1
|\|
| * Fix double packaging of commons-iov2.9.1v2.9David Ostrovsky2014-06-101-1/+1
* | Clean not used SchemaFactory<ReviewDb> parameterBruce Zu2014-05-073-14/+4
* | gerrit_plugin no longer exposes __compile targetShawn Pearce2014-05-051-1/+1
* | Use Java 7 style exception handlingDavid Pursehouse2014-04-182-6/+2
|/
* 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
|\ \