1. f03316c Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  2. f78df5f Extract state notification listener from Logger by Luca Milanesio · 9 years ago
  3. db76522 Remove unused method by Luca Milanesio · 9 years ago
  4. 53ee1b8 Emit replication status events after initial full sync by Dariusz Luksza · 9 years ago v2.11.1 v2.11.2
  5. 604b339 Fix creation of missing repositories by Hugo Arès · 9 years ago
  6. 7cf2973 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  7. 1fc7654 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 9 years ago v2.11
  8. 16db002 Set connection timeout to 120 sec for SSH remote operations by Gustaf Lundh · 9 years ago stable-2.10 v2.10.3 v2.10.3.1 v2.10.4 v2.10.5 v2.10.6 v2.10.7 v2.10.8
  9. f9ae29b Merge "Provide a label for the test suite" by Shawn Pearce · 9 years ago
  10. 77442fc Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  11. 7123fd5 Provide a label for the test suite by Christian Aistleitner · 9 years ago
  12. 90c23d2 Merge branch 'stable-2.10' into stable-2.11 by Hugo Arès · 9 years ago v2.11-rc2
  13. 896240c Make PushOne.LockFailureException a static inner class by David Pursehouse · 9 years ago
  14. ae055c0 Fix replication_log with external log4j.configuration by Luca Milanesio · 9 years ago v2.10.2
  15. e9b9874 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  16. eded645 Make createMissingRepositories = false take effect on project-created event by Sven Selberg · 9 years ago v2.11-rc1
  17. 2b86260 Use FileUtil#lastModified to avoid throwing IOExceptions by Dave Borowitz · 9 years ago
  18. 2266d4e Migrate usages of SitePaths to use Path by Dave Borowitz · 9 years ago
  19. 3973b31 Remove unnecessary override of getType in event classes by David Pursehouse · 9 years ago v2.11-rc0
  20. edfc36d Update from ChangeHooks to EventDispatcher by Martin Fick · 9 years ago
  21. 067f5b7 Register replication events as event types by David Pursehouse · 9 years ago
  22. 38c2a6b Fix: Create missing repos when using git protocol by Janice Agustin · 9 years ago
  23. 10fbbce Update events to extend the new RefEvent instead of ChangeEvent by David Pursehouse · 9 years ago
  24. 225c088 Fix warnings about redundant type arguments by David Pursehouse · 10 years ago
  25. a82cf98 Added regex and wildcard matching to ssh command by Felix Hall · 10 years ago
  26. 8846f1e Merge "Clean up various Eclipse warnings" by David Pursehouse · 10 years ago
  27. b34fa3e Clean up various Eclipse warnings by Dave Borowitz · 10 years ago
  28. e943ee8 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  29. 50e3b57 Merge "Merge branch 'stable-2.9' into stable-2.10" into stable-2.10 by David Pursehouse · 10 years ago v2.10 v2.10-rc1 v2.10-rc2 v2.10.1
  30. 44b951d Fix replication_log no longer logging after plugin reload by Hugo Arès · 10 years ago
  31. e88c762 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  32. 7c25cd5 Prevent creating repos on extra servers by Doug Kelly · 10 years ago stable-2.9 v2.9.2 v2.9.3 v2.9.4 v2.9.5
  33. ada673d Update ChangeEvent implementations by Simon Lei · 10 years ago
  34. fadb442 Merge branch 'stable-2.10' by Hugo Arès · 10 years ago
  35. 398143f Merge branch 'stable-2.9' into stable-2.10 by Hugo Arès · 10 years ago
  36. edce37c Remove unneeded 'throws NoSuchChangeException' by Hugo Arès · 10 years ago
  37. 211e928 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  38. 054122e Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  39. efe4dbd Avoid throwing exception due to deleted change by Simon Lei · 10 years ago
  40. 319c590 Fix: Infinite retry loop if createMissingRepositories enabled by Gustaf Lundh · 10 years ago
  41. 2fb0ec9 Fix deprecation warnings caused by Guava upgrade by David Pursehouse · 10 years ago
  42. 52e48e3 Fix replication_log no longer logging after plugin reload by Hugo Arès · 10 years ago
  43. 02607c7 Organize imports by David Pursehouse · 10 years ago
  44. 1aafdbe GitUpdateProcessingTest: Use a proper patch set ref name by Dave Borowitz · 10 years ago
  45. 677c250 Promote replication scheduled logs to info by Hugo Arès · 10 years ago v2.10-rc0
  46. a0419cb Merge "Debug logging when replication is scheduled" by Edwin Kempin · 10 years ago
  47. c977187 Debug logging when replication is scheduled by Luca Milanesio · 10 years ago
  48. 095b10b Merge "Add buck resources to .gitignore" by Edwin Kempin · 10 years ago
  49. 3591e20 Add buck resources to .gitignore by Stefan Lay · 10 years ago
  50. a1c7097 Add id to PushOne and print it in the log and in show-queue command by Hugo Arès · 10 years ago
  51. a077737 Move replication logs into a separate file by Hugo Arès · 10 years ago
  52. 89b4dc5 Adapt to updated easymock dependency path by David Pursehouse · 10 years ago
  53. c6ae0f6 Add logs in PushOne class by Hugo Arès · 10 years ago
  54. 3f67e32 Merge branch 'stable-2.9' by David Pursehouse · 10 years ago
  55. 41c0bdd Fix double packaging of commons-io by David Ostrovsky · 10 years ago v2.9 v2.9.1
  56. d92b6f2 Clean not used SchemaFactory<ReviewDb> parameter by Bruce Zu · 10 years ago
  57. a592c61 gerrit_plugin no longer exposes __compile target by Shawn Pearce · 10 years ago
  58. 4788377 Use Java 7 style exception handling by David Pursehouse · 10 years ago
  59. a6f1995 Merge branch 'stable-2.8' by David Pursehouse · 10 years ago v2.9-rc1 v2.9-rc2
  60. 24438f6 Fix JAR manifest claiming it is Commons IO project by David Ostrovsky · 10 years ago stable-2.8 v2.8.2 v2.8.3 v2.8.4 v2.8.5 v2.8.6 v2.8.6.1
  61. f9dc2f1 Rename WrappedLogger to ReplicationStateLogger by David Pursehouse · 10 years ago
  62. cfb9ed0 Retry replications failed due to "failed to lock" errors by Gustaf Lundh · 11 years ago
  63. 46673e4 Do not retry replications with UnknownHostKey by Nasser Grainawi · 10 years ago
  64. 28031a7 Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  65. d23c2e6 Never replicate automerge-cache commits by David Pursehouse · 10 years ago
  66. 62ac72c Fix: failure to create to missing remote repository via git:// by David Pursehouse · 10 years ago
  67. a7760c1 Improve info logging related to repository creation and deletion by David Pursehouse · 10 years ago
  68. 601e069 Correct misspelled method name by David Pursehouse · 10 years ago
  69. 2f0393d Allow default force update to be configurable by David Pursehouse · 10 years ago
  70. 7a8f2b1 Never replicate automerge-cache commits by David Pursehouse · 10 years ago
  71. 5bc8d85 Clarify replication of refs/meta/config when refspec is 'all refs' by David Pursehouse · 10 years ago
  72. be63459 Differentiate error logs for local and remote repository errors by David Pursehouse · 10 years ago
  73. aa88e8b Change default push refSpec to 'refs/*:refs/*' (non-forced push) by Luca Milanesio · 10 years ago
  74. aa1ecbc Replication settings auto-reload and restart by Luca Milanesio · 11 years ago
  75. 22b04b5 Minor improvements in the config documentation by David Pursehouse · 10 years ago
  76. 330228e Update to use RefNames constants by Dave Borowitz · 10 years ago
  77. 400f47b Remove Maven support by David Pursehouse · 10 years ago
  78. 79f1987 Merge branch 'stable-2.8' by David Pursehouse · 10 years ago
  79. 2ce2636 Update Gerrit API version to 2.8 in pom.xml by David Pursehouse · 10 years ago v2.8 v2.8.1
  80. efd7d03 Eclipse: Bump java source and target level to 7 by David Ostrovsky · 10 years ago
  81. 3a04654 Bump Maven driven build to java 7 by David Ostrovsky · 10 years ago
  82. 960313c Bind ReplicationConfig explicitly by Bruce Zu · 10 years ago
  83. 23b83fb Fix replication at start-up. by Hugo Arès · 10 years ago
  84. a2a2356 Merge "Support replication of HEAD updates" by Edwin Kempin · 10 years ago
  85. 5b73e2e Support replication of HEAD updates by Edwin Kempin · 10 years ago
  86. d0ede4d Splitting replication queue from config. by Luca Milanesio · 11 years ago
  87. 282e578 Extra info log on replication 'git push' to remote by Luca Milanesio · 10 years ago
  88. 5ee79cc Merge "Send stream events for ref replication" by Saša Živkov · 10 years ago
  89. 0a5f20a Send stream events for ref replication by Hugo Ares · 11 years ago
  90. c126e78 Add missing easymock dependency by David Ostrovsky · 10 years ago
  91. bbf21a9 Add method onRefReplicatedToAllNodes to PushResultProcessing by Hugo Arès · 11 years ago
  92. 6cb2938 Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  93. fa66d17 Fix invalid syntax in SSH config file example by David Pursehouse · 11 years ago v2.8-rc1 v2.8-rc2 v2.8-rc3
  94. ed1ca7c Merge "Update API version to 2.9-SNAPSHOT in pom.xml" by Edwin Kempin · 11 years ago
  95. 4875b38 Update API version to 2.9-SNAPSHOT in pom.xml by Edwin Kempin · 11 years ago
  96. effdfef Delete the ReplicationType enum, simplify the ReplicationState class by Sasa Zivkov · 11 years ago
  97. 68ab447 Merge "Adapt to the simplified GitReferenceUpdatedListener.Event API" by Edwin Kempin · 11 years ago v2.8-rc0
  98. 86d8e39 Adapt to the simplified GitReferenceUpdatedListener.Event API by Sasa Zivkov · 11 years ago
  99. 87d7a64 Add port to replication status and display path for local replication by Hugo Ares · 11 years ago
  100. fb2a360 Use own Nullable instead of javax.annotation.Nullable. by Sasa Zivkov · 11 years ago