1. e1af113 Record replication latency metric in milliseconds by David Pursehouse · 8 years ago
  2. 7f48304 ReplicationMetrics: Add missing javadoc by David Pursehouse · 8 years ago
  3. cf6ee64 Update dependency of jgit in plugins/replication/BUCK by Bruce Zu · 8 years ago
  4. f0d0185 PushResultProcessing: Use ChangeNotes.Factory to load changes by Edwin Kempin · 8 years ago
  5. 7d8ba76 Merge branch 'stable-2.12' by David Pursehouse · 8 years ago
  6. b4584ad Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 8 years ago v2.12.1 v2.12.2
  7. 85685f6 Merge "Fetch parent groups of the authGroups" into stable-2.11 by David Pursehouse · 8 years ago stable-2.11 v2.11.10 v2.11.11 v2.11.12 v2.11.6 v2.11.7 v2.11.8 v2.11.9
  8. 8723423 Merge branch 'stable-2.11' by David Pursehouse · 8 years ago
  9. 154fc97 Revert "Replicate HEAD reference when replicating a project" by David Pursehouse · 8 years ago
  10. e44cf6e Destination: Add missing switch case for RetryReason by David Pursehouse · 8 years ago
  11. f4929df Use try-with-resources to fix eclipse warnings by Hugo Arès · 8 years ago
  12. 7472fd7 Merge branch 'stable-2.11' by David Pursehouse · 8 years ago
  13. 333a1e5 Fetch parent groups of the authGroups by Simon Hwang · 8 years ago
  14. 173494b Replicate HEAD reference when replicating a project by Hector Oswaldo Caballero · 8 years ago
  15. 6a83ff4 Adapt to modified EventTypes.register method signature by David Pursehouse · 8 years ago
  16. 577892c Revert "Remove obsolete remote.NAME.timeout from config documentation" by David Pursehouse · 8 years ago
  17. e4aa030 Fix deprecation warnings from latest JGit update by Dave Borowitz · 8 years ago
  18. e6b5623 Add logging of cancelled replication events by Ryoichi Taniguchi · 8 years ago
  19. 95ff400 PushOne: Factor metrics out to a separate class by David Pursehouse · 8 years ago
  20. 4ab29b7 PushOne: get replication start time and duration from metric context by David Pursehouse · 8 years ago
  21. 168032c Merge "Change metric to replication_latency" by David Pursehouse · 8 years ago
  22. 7782b74 Merge branch 'stable-2.12' by David Pursehouse · 8 years ago
  23. 675d9dd Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 8 years ago v2.12 v2.12-rc1 v2.12-rc2
  24. b192380 Change metric to replication_latency by Shawn Pearce · 8 years ago
  25. 4d583d8 Send replication time metric to Gerrit's MetricsRegitry by Gustaf Lundh · 8 years ago
  26. 6ee0a32 Destination: parse replication delay and retry as time units by David Pursehouse · 9 years ago v2.11.5
  27. 10b903e Remove obsolete remote.NAME.timeout from config documentation by David Pursehouse · 9 years ago
  28. 32e84b1 Use renamed RequestContext#getUser() method by Dave Borowitz · 9 years ago v2.12-rc0
  29. efa3c6a Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  30. af5edf6 Add waiting time and number of retries to replication log by Hugo Arès · 9 years ago v2.11.4
  31. 1fda499 Use isChangeRef instead of isRef by David Pursehouse · 9 years ago
  32. e9fd843 Include remote-ref-status in replication events by Luca Milanesio · 9 years ago
  33. d6a93f6 Make use of PluginLogFile in ReplicationLogFile by Hugo Arès · 9 years ago
  34. cc91e0c Open Repository in try-with-resource by David Pursehouse · 9 years ago
  35. 264b7a0 Open review DB in try-with-resource by David Pursehouse · 9 years ago
  36. 679301a Use moved FactoryModule by Dave Borowitz · 9 years ago
  37. acdedee Merge "Organize imports" by Dave Borowitz · 9 years ago
  38. 57ffd12 Organize imports by Dave Borowitz · 9 years ago
  39. 6a83800 Organize imports by David Pursehouse · 9 years ago
  40. 9098bab Bundle commons-io since gerrit core no longer provides it by Christian Aistleitner · 9 years ago
  41. cb9e977 Stop mangling config file in error message about missing config file by Christian Aistleitner · 9 years ago
  42. 7a3a89f Add a command to list replication targets by Liu Forest · 9 years ago
  43. dc0c122 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  44. 7a5a9f8 Fix broken formatting in documentation by David Pursehouse · 9 years ago v2.11.3
  45. 852dc51 Help BUCK to grok which sources are tested by the unit tests by Christian Aistleitner · 9 years ago
  46. e8fbfe3 ReplicationLogFile: remove unnecessary static 'started' flag by David Pursehouse · 9 years ago
  47. e54f9f4 Merge "Use inject replications state logger" by David Pursehouse · 9 years ago
  48. 8a52357 Use inject replications state logger by Luca Milanesio · 9 years ago
  49. f03316c Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  50. f78df5f Extract state notification listener from Logger by Luca Milanesio · 9 years ago
  51. db76522 Remove unused method by Luca Milanesio · 9 years ago
  52. 53ee1b8 Emit replication status events after initial full sync by Dariusz Luksza · 9 years ago v2.11.1 v2.11.2
  53. 604b339 Fix creation of missing repositories by Hugo Arès · 9 years ago
  54. 7cf2973 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  55. 1fc7654 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 9 years ago v2.11
  56. 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
  57. f9ae29b Merge "Provide a label for the test suite" by Shawn Pearce · 9 years ago
  58. 77442fc Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  59. 7123fd5 Provide a label for the test suite by Christian Aistleitner · 9 years ago
  60. 90c23d2 Merge branch 'stable-2.10' into stable-2.11 by Hugo Arès · 9 years ago v2.11-rc2
  61. 896240c Make PushOne.LockFailureException a static inner class by David Pursehouse · 9 years ago
  62. ae055c0 Fix replication_log with external log4j.configuration by Luca Milanesio · 9 years ago v2.10.2
  63. e9b9874 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  64. eded645 Make createMissingRepositories = false take effect on project-created event by Sven Selberg · 9 years ago v2.11-rc1
  65. 2b86260 Use FileUtil#lastModified to avoid throwing IOExceptions by Dave Borowitz · 9 years ago
  66. 2266d4e Migrate usages of SitePaths to use Path by Dave Borowitz · 9 years ago
  67. 3973b31 Remove unnecessary override of getType in event classes by David Pursehouse · 9 years ago v2.11-rc0
  68. edfc36d Update from ChangeHooks to EventDispatcher by Martin Fick · 9 years ago
  69. 067f5b7 Register replication events as event types by David Pursehouse · 9 years ago
  70. 38c2a6b Fix: Create missing repos when using git protocol by Janice Agustin · 9 years ago
  71. 10fbbce Update events to extend the new RefEvent instead of ChangeEvent by David Pursehouse · 9 years ago
  72. 225c088 Fix warnings about redundant type arguments by David Pursehouse · 10 years ago
  73. a82cf98 Added regex and wildcard matching to ssh command by Felix Hall · 10 years ago
  74. 8846f1e Merge "Clean up various Eclipse warnings" by David Pursehouse · 10 years ago
  75. b34fa3e Clean up various Eclipse warnings by Dave Borowitz · 10 years ago
  76. e943ee8 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  77. 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
  78. 44b951d Fix replication_log no longer logging after plugin reload by Hugo Arès · 10 years ago
  79. e88c762 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  80. 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
  81. ada673d Update ChangeEvent implementations by Simon Lei · 10 years ago
  82. fadb442 Merge branch 'stable-2.10' by Hugo Arès · 10 years ago
  83. 398143f Merge branch 'stable-2.9' into stable-2.10 by Hugo Arès · 10 years ago
  84. edce37c Remove unneeded 'throws NoSuchChangeException' by Hugo Arès · 10 years ago
  85. 211e928 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  86. 054122e Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
  87. efe4dbd Avoid throwing exception due to deleted change by Simon Lei · 10 years ago
  88. 319c590 Fix: Infinite retry loop if createMissingRepositories enabled by Gustaf Lundh · 10 years ago
  89. 2fb0ec9 Fix deprecation warnings caused by Guava upgrade by David Pursehouse · 10 years ago
  90. 52e48e3 Fix replication_log no longer logging after plugin reload by Hugo Arès · 10 years ago
  91. 02607c7 Organize imports by David Pursehouse · 10 years ago
  92. 1aafdbe GitUpdateProcessingTest: Use a proper patch set ref name by Dave Borowitz · 10 years ago
  93. 677c250 Promote replication scheduled logs to info by Hugo Arès · 10 years ago v2.10-rc0
  94. a0419cb Merge "Debug logging when replication is scheduled" by Edwin Kempin · 10 years ago
  95. c977187 Debug logging when replication is scheduled by Luca Milanesio · 10 years ago
  96. 095b10b Merge "Add buck resources to .gitignore" by Edwin Kempin · 10 years ago
  97. 3591e20 Add buck resources to .gitignore by Stefan Lay · 10 years ago
  98. a1c7097 Add id to PushOne and print it in the log and in show-queue command by Hugo Arès · 10 years ago
  99. a077737 Move replication logs into a separate file by Hugo Arès · 10 years ago
  100. 89b4dc5 Adapt to updated easymock dependency path by David Pursehouse · 10 years ago