1. 7ad27c7 Merge branch 'stable-3.2' into master by Nasser Grainawi · 3 years, 8 months ago
  2. a1ea646 Merge branch 'stable-3.1' into stable-3.2 by Nasser Grainawi · 3 years, 8 months ago
  3. fd40505 Merge "Merge branch 'stable-3.0' into stable-3.1" into stable-3.1 by Nasser Grainawi · 3 years, 8 months ago
  4. 1b171d4 ReplicationTasksStorage: Remove synchronized from list* methods by Nasser Grainawi · 3 years, 8 months ago
  5. 264bdae Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 8 months ago
  6. acfcd79 Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 8 months ago
  7. 77d4b6c Merge changes I3a1c33a4,I66f9fd6c into stable-3.1 by Martin Fick · 3 years, 8 months ago
  8. 3915cf6 TasksStorage: Add unit tests for reset() and resetAll() by Kaushik Lingarkar · 3 years, 9 months ago
  9. e52cdea TasksStorage: Add canStartDifferentUris unit test by Kaushik Lingarkar · 3 years, 8 months ago
  10. 6c72d4e ReplicationIT: Use streams to simplify by Nasser Grainawi · 3 years, 8 months ago
  11. a7a6a2d ReplicationIT: Use PushOne.ALL_REFS constant by Nasser Grainawi · 3 years, 8 months ago
  12. f69a542 ReplicationTasksStorageTest: Add a test for start() by Nasser Grainawi · 3 years, 8 months ago
  13. 956fbbc ReplicationTasksStorage: Remove test-only list* methods by Nasser Grainawi · 3 years, 8 months ago
  14. fef0ec1 Fix synopsis in replication start cmd documentation by Kaushik Lingarkar · 3 years, 8 months ago
  15. f3ba97e TaskStorage: Fix assertContainsExactly by Kaushik Lingarkar · 3 years, 9 months ago
  16. ded076b TaskStorage: Rename unit tests with 'persist' in their names by Kaushik Lingarkar · 3 years, 9 months ago
  17. 3c76478 Don't wait for pending events to process on startup by Saša Živkov · 3 years, 10 months ago
  18. 6dcaefe ReplicateRefUpdate: Drop awkward constructor by Nasser Grainawi · 3 years, 9 months ago
  19. 1fc1b6a TasksStorage: Replace delete() with start()+finish() in tests by Nasser Grainawi · 3 years, 9 months ago
  20. d3cb4ca ReplicationTasksStorage.Task: Add unit tests by Nasser Grainawi · 3 years, 9 months ago
  21. bab42d2 Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 9 months ago
  22. 904259d Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 9 months ago
  23. 05042b1 ReplicationTasksStorage: Add unit tests by Nasser Grainawi · 3 years, 9 months ago
  24. 9a07d19 Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 9 months ago
  25. 9d4d19a Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 10 months ago
  26. 209eba7 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 10 months ago
  27. f301819 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years, 10 months ago v3.2.3
  28. a23367b Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 3 years, 10 months ago v3.1.8
  29. 7c31087 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 3 years, 10 months ago v3.0.12
  30. 9f679b0 Fix naming for delay for draining the replication event queue by Nasser Grainawi · 3 years, 10 months ago v2.16.22
  31. ced7fc3 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 10 months ago
  32. 6cfdeb4 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years, 10 months ago
  33. a2f3dba Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 3 years, 10 months ago
  34. 1812e0d Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 3 years, 10 months ago
  35. 58778e1 Improve readability of shouldFirePendingOnlyToStoredUri test by Luca Milanesio · 3 years, 10 months ago
  36. f0fb23c Fix flakiness in ReplicationIT for pending events firing by Luca Milanesio · 3 years, 10 months ago
  37. fda228c Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 3 years, 10 months ago
  38. d855719 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 3 years, 10 months ago
  39. 739be77 Only fire the specified pending event URI by Martin Fick · 4 years ago
  40. b0ecbd3 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 10 months ago
  41. 09ea614 Revert "Get a URI lock before running tasks." by Martin Fick · 3 years, 10 months ago
  42. adad397 Merge branch 'stable-3.2' by David Pursehouse · 3 years, 10 months ago
  43. 291560e Merge branch 'stable-3.1' into stable-3.2 by David Pursehouse · 3 years, 10 months ago
  44. 2eced65 ReplicationIT: Enable task deletion when testing delete branch by David Pursehouse · 3 years, 10 months ago
  45. 35ef13d Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 3 years, 10 months ago
  46. 727d62d ReplicationIT: Test that branch deletion is replicated by David Pursehouse · 3 years, 10 months ago
  47. dc6762f Merge branch 'stable-3.2' by David Pursehouse · 3 years, 10 months ago
  48. 97291b2 Merge branch 'stable-3.1' into stable-3.2 by David Pursehouse · 3 years, 10 months ago
  49. 5019d29 ReplicationConfig: Add missing JavaDoc by David Pursehouse · 3 years, 10 months ago
  50. 43ab904 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 10 months ago
  51. 0252040 Fix issue with URI lock release after replication task cancellation by Marcin Czech · 3 years, 10 months ago
  52. 6686698 Add method to push changes directly to given replica by Dariusz Luksza · 9 years ago
  53. 116cbc1 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago v3.0.10 v3.0.11
  54. 5838489 Merge branch 'stable-3.1' by David Pursehouse · 4 years ago v3.2.0 v3.2.1 v3.2.2
  55. d614bfa Add e2e test to check if all task data are cleaned up by Marcin Czech · 4 years ago
  56. 815d1f5 Make SecureCredentialsFactory public by Antonio Barone · 4 years, 7 months ago v2.16.21
  57. 2fbc9a4 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago v3.1.6 v3.1.7
  58. 2622a64 Make SecureCredentialsFactory public by David Pursehouse · 4 years ago
  59. eca2eb3 Fix project creation replication integration test by Luca Milanesio · 4 years ago
  60. 47825f2 Merge branch 'stable-3.1' by Luca Milanesio · 4 years ago
  61. e10dac7 Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 4 years ago
  62. 562976a Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years ago
  63. 564ed20 Fix replication of project deletion by Luca Milanesio · 4 years ago v2.16.20
  64. a46a886 Improve project creation replication integration test by Luca Milanesio · 4 years ago
  65. 3854fe6 Merge branch 'stable-3.1' by Luca Milanesio · 4 years ago
  66. 5316fcb Fix issue with task cleanup after retry by Marcin Czech · 4 years ago v3.1.5
  67. 9ae2087 Merge branch 'stable-3.1' by David Pursehouse · 4 years ago
  68. b303e1b Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  69. cb61577 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago v3.0.9
  70. 2cb6112 Make persistent task keys stable by Martin Fick · 4 years, 6 months ago v2.16.19
  71. 88eeb9a Merge branch 'stable-3.1' by David Pursehouse · 4 years ago v3.2.0-rc4
  72. 4452ef7 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  73. 9392d3b Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  74. 8738fde Prevent persistent task listing interruptions on IOExceptions by Martin Fick · 4 years ago
  75. 3ca941e Merge branch 'stable-3.1' by David Pursehouse · 4 years ago v3.2.0-rc3
  76. c8d1a5b Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  77. 3639b7b Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  78. 5e2ba31 Fix firing pending "..all.." events on startup by Martin Fick · 4 years, 7 months ago
  79. c1cff57 Do not block ref-updates during the configuration reload by Marcin Czech · 4 years ago
  80. 2a24edf PushOne: Lazy log refs to push by David Pursehouse · 4 years ago
  81. d87fe96 Merge branch 'stable-3.1' by David Pursehouse · 4 years ago
  82. 94d1aac Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  83. 1f0fe75 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  84. 4ee7331 PushOne: Improve format of log of references to be pushed by David Pursehouse · 4 years ago
  85. 937b403 Don't lose state when there's a pending push to the same ref by Martin Fick · 4 years ago
  86. b5a1ba9 Merge "ReplicationTasksStorage: Handle DirectoryIteratorExceptions (part 2)" by Martin Fick · 4 years ago
  87. 2c042f9 ReplicationTasksStorage: Handle DirectoryIteratorExceptions (part 2) by Nasser Grainawi · 4 years, 2 months ago
  88. e4c6fcc Merge branch 'stable-3.1' by Luca Milanesio · 4 years ago
  89. 20e466e Fix extensibility of replication configuration parsing by Marcin Czech · 4 years ago
  90. 08f01cb Merge branch 'stable-3.1' by David Pursehouse · 4 years ago
  91. 03e0cef Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  92. c059100 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  93. 5c36d25 Fix log statement formatting by David Ostrovsky · 4 years ago
  94. 855e65c Destination: Move comment to fix java formatting by David Pursehouse · 4 years ago
  95. f26332a Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  96. 70f014e GerritRestApi: Use UTF_8 from StandardCharsets instead of Guava by David Pursehouse · 4 years ago
  97. 8a3dacf Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  98. 6bff66d Fix NPE in PushResultProcessing by Martin Fick · 4 years ago
  99. ef02822 Fix start --wait to track in-flight collisions and to not fail by Martin Fick · 4 years ago
  100. b7a86cd Improve URLmatching to match real Urls by Martin Fick · 4 years, 2 months ago