1. 7a130c3 Get a URI lock before running tasks. by Martin Fick · 4 years, 8 months ago
  2. 51750ca Create persistent task files safely by Martin Fick · 4 years, 8 months ago
  3. 48ff6f3 Fix potential loss of persisted replication task by Martin Fick · 4 years, 8 months ago
  4. 94a465e Merge "Decouple observable queue implementation from ReplicationQueue" by Luca Milanesio · 4 years, 8 months ago v3.1.0-rc1 v3.1.0-rc2 v3.1.0-rc3
  5. 7b2e064 Decouple observable queue implementation from ReplicationQueue by Antonio Barone · 4 years, 8 months ago
  6. 6236969 Merge "Move isSingleProjectMatch() to RemoteConfiguration interface" by Antonio Barone · 4 years, 8 months ago
  7. f1cf5e8 Merge "Make persistent task keys stable" by Luca Milanesio · 4 years, 8 months ago
  8. 31025f1 Merge "Persist tasks before scheduling replication" by Saša Živkov · 4 years, 8 months ago
  9. 9f4d44b Move isSingleProjectMatch() to RemoteConfiguration interface by Antonio Barone · 4 years, 8 months ago
  10. 6d05dba Make persistent task keys stable by Martin Fick · 4 years, 8 months ago
  11. fefba17 Merge "Fix firing pending "..all.." events on startup" by Martin Fick · 4 years, 8 months ago v3.1.0-rc0
  12. e5881ac Rename reviewdb package to entities by David Ostrovsky · 5 years ago
  13. d28a5bb Persist tasks before scheduling replication by Martin Fick · 4 years, 8 months ago
  14. d8194b2 Generalize replication configuration type by Antonio Barone · 4 years, 8 months ago
  15. 3bd8b95 Make replaceName and getConfig public by Antonio Barone · 4 years, 8 months ago
  16. 1bcdf90 Remove duplicate replaceName method by Antonio Barone · 4 years, 8 months ago
  17. c09a7c0 Make SecureCredentialsFactory public by Antonio Barone · 4 years, 8 months ago
  18. 3ddf835 Fix firing pending "..all.." events on startup by Martin Fick · 4 years, 8 months ago
  19. 8570a5d Merge "Introduce configuration validation listener" by Luca Milanesio · 4 years, 8 months ago
  20. bb42fdd Add a Task to ReplicationTasksStorage by Martin Fick · 4 years, 8 months ago
  21. a5406f5 Introduce configuration validation listener by Antonio Barone · 5 years ago
  22. 4ca9342 Merge branch 'stable-3.0' by Marcin Czech · 4 years, 9 months ago
  23. 43b244b Clean up ReplicationQueue tests by Marcin Czech · 4 years, 9 months ago v3.0.3
  24. 7c17a0c Convert ReferenceUpdateEvent class to AutoValue by Marcin Czech · 4 years, 9 months ago
  25. 7d00686 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 4 years, 9 months ago
  26. 0c6bc83 Merge branch 'stable-2.15' into stable-2.16 by Marcin Czech · 4 years, 9 months ago
  27. 3248582 Fix issue with dropping events on start by Marcin Czech · 4 years, 9 months ago v2.15.18
  28. 5a3519e Merge branch 'stable-3.0' by David Pursehouse · 4 years, 9 months ago
  29. d254732 DestinationsCollection: synchronize shuttingDown flag by Luca Milanesio · 4 years, 9 months ago
  30. 920879c Extract out FakeExecutorService into a separate class by Luca Milanesio · 4 years, 9 months ago
  31. 3c51357 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  32. df10085 Revert "PushOneTest: Remove unused mock ReplicationQueue" by David Ostrovsky · 4 years, 9 months ago v2.16.12
  33. d4242a4 Extract destinations logic into a new class by Luca Milanesio · 5 years ago
  34. f1e84b0 Migrate from easymock to mockito by David Pursehouse · 4 years, 9 months ago
  35. 7b43a95 Merge branch 'stable-3.0' by David Pursehouse · 4 years, 9 months ago
  36. 1cc9cb0 DestinationConfiguration: Format with google-java-format by David Pursehouse · 4 years, 9 months ago
  37. a3ad569 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  38. 04bd527 PushOneTest: Remove unused mock ReplicationQueue by David Pursehouse · 4 years, 9 months ago
  39. c7462ca ReplicationStateTest: Remove unused mock ReplicationTasksStorage by David Pursehouse · 4 years, 9 months ago
  40. 2310d1a Wrap calls to createProject in a utility method by David Pursehouse · 4 years, 9 months ago
  41. df3f763 ReplicationIT: stop using EasyMock by Luca Milanesio · 4 years, 9 months ago
  42. c65db46 Fix generic type warning by Edwin Kempin · 4 years, 9 months ago
  43. 1862fe1 AutoReloadRunnable: simplify the check for reloading by Luca Milanesio · 4 years, 9 months ago
  44. 72489ee Split responsibilities of the auto reload config by Luca Milanesio · 5 years ago
  45. 485027c Merge branch 'stable-3.0' by David Pursehouse · 4 years, 9 months ago
  46. 5f67ec0 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  47. 434edc8 Do not synchronize replication config shutdown by Luca Milanesio · 4 years, 9 months ago
  48. 63ccdc9 Record delay, latency and retry metrics at project level by Antonio Barone · 4 years, 11 months ago
  49. f57df92 Merge branch 'stable-3.0' by David Pursehouse · 4 years, 9 months ago
  50. b8895b9 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  51. 41dcd7a ReplicationIT: Replace ExpectedException with assertThrows by David Pursehouse · 4 years, 9 months ago
  52. a4467ed ReplicationFileBasedConfig#EventQueueNotEmptyException: Add missing serialVersionUID by David Pursehouse · 4 years, 9 months ago
  53. f5ebcbc PushOneTest: Fix Eclipse warning by David Ostrovsky · 4 years, 9 months ago
  54. da2d9a7 ReplicationQueue: Remove unused ReplicationConfig member by David Ostrovsky · 4 years, 9 months ago
  55. 84f695f Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 9 months ago
  56. 628f479 ReplicationIT: speedup drain replication queue tests by Luca Milanesio · 4 years, 9 months ago
  57. a2a5569 ReplicationIT: Remove unused variables in tests by Luca Milanesio · 4 years, 9 months ago
  58. 7927786 Reformat with GJF by Luca Milanesio · 4 years, 9 months ago
  59. bf66e99 Option to drain the event queue before shutdown by Fabio Ponciroli · 4 years, 11 months ago
  60. 6f8b012 Split concerns of Configuration and Destinations by Luca Milanesio · 5 years ago
  61. 6246531 Merge branch 'stable-3.0' by David Ostrovsky · 4 years, 9 months ago
  62. 6698a9e Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  63. 4753f8f Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 4 years, 9 months ago
  64. 89c4589 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 4 years, 9 months ago v2.15.17
  65. 60f470c Persist replication task when pushing all refs by Luca Milanesio · 4 years, 9 months ago
  66. a3ca5f8 Merge branch 'stable-3.0' by David Pursehouse · 4 years, 9 months ago
  67. 86bf0a7 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 9 months ago v3.0.2
  68. bfc9e0f ReplicationIT: fix flakiness by Luca Milanesio · 4 years, 9 months ago v2.16.11.1
  69. a1b8363 ReplicationIT: reduce execution time by Luca Milanesio · 4 years, 9 months ago
  70. 53af4e7 ReplicationIT: Split waitUntil to a separate class and fix it by David Pursehouse · 4 years, 10 months ago
  71. eef5695 ReplicationIT: Fix typo in constant name by David Pursehouse · 4 years, 10 months ago
  72. 959fcce Fix breakage caused by merge in Change-Id: I3d9cd91 by Luca Milanesio · 4 years, 10 months ago
  73. f52f142 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 10 months ago
  74. ba9f04a ReplicationIT: fix flakiness of shouldReplicateNewBranch by Luca Milanesio · 4 years, 10 months ago
  75. 729e1df ReplicationIT: remove dependency of ReviewDb/NoteDb by Luca Milanesio · 4 years, 10 months ago
  76. b48b29c ReplicationIT: Add a test that HEAD update is replicated by David Pursehouse · 4 years, 10 months ago
  77. 93c130c ReplicationIT#shouldReplicateNewBranch: Create branch on local project by David Pursehouse · 4 years, 10 months ago
  78. b1b1e67 ReplicationIT: Don't swallow exceptions on failed repository operations by David Pursehouse · 4 years, 10 months ago
  79. 29aa497 ReplicationIT: Fix typo in method name by David Pursehouse · 4 years, 10 months ago
  80. 704f69a Allow AdminApiFactory to be replaced dynamically by David Pursehouse · 4 years, 10 months ago
  81. 236d9a6 AdminApi: Reintroduce return value of methods by David Pursehouse · 4 years, 10 months ago
  82. d4981a1 Store replication tasks instead of ref-update events by Luca Milanesio · 5 years ago
  83. 896e671 ReplicationIT: Don't swallow exceptions on failed repository operations by David Pursehouse · 4 years, 10 months ago
  84. 1db2ff1 ReplicationIT: Add explicit test for replication of new branch by David Pursehouse · 4 years, 10 months ago
  85. 4fc6b00 ReplicationIT: Change test method name to reflect actual operation by David Pursehouse · 4 years, 10 months ago
  86. 1ec9f9f Allow AdminApiFactory to be replaced dynamically by David Pursehouse · 4 years, 10 months ago
  87. f30d50d Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 10 months ago
  88. 86b3ac8 Fix test build rule to include *IT tests by David Pursehouse · 4 years, 10 months ago
  89. 4ed1a3e ReplicationIT: Do not use deprecated getRef() by Luca Milanesio · 4 years, 10 months ago
  90. d517001 First ReplicationIT test for new project and change by Luca Milanesio · 4 years, 10 months ago
  91. 24ae862 Revert "Delete event file only after replication completed for all destinations" by Luca Milanesio · 4 years, 10 months ago
  92. 82682da Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 10 months ago
  93. bc9c7ea GerritSshApi: Consistently use logError method by David Pursehouse · 4 years, 10 months ago
  94. ae66dcd GerritSshApi: Make sshHelper and uri members protected by David Pursehouse · 4 years, 10 months ago
  95. 9b10716 AutoReloadConfigDecorator: Remove unnecessary suppression by David Pursehouse · 4 years, 10 months ago
  96. 90253f8 Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 10 months ago
  97. 3054e61 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 10 months ago
  98. 23037c5 Revert "Revert "Do not reload config when queue is not ready"" by Luca Milanesio · 4 years, 10 months ago
  99. 038dd79 Fix auto-reload test by mocking a running replicationQueue by Luca Milanesio · 4 years, 10 months ago
  100. 2987595 Add replication refs-filtering before push by Marcin Czech · 5 years ago