1. d0ab107 Add ITs for replication events by Nasser Grainawi · 3 years, 4 months ago
  2. f83ee3f Merge branch 'stable-3.3' by Sven Selberg · 3 years, 4 months ago
  3. 975cb0e Merge branch 'stable-3.2' into stable-3.3 by Sven Selberg · 3 years, 4 months ago v3.3.2
  4. dedf422 Merge branch 'stable-3.1' into stable-3.2 by Sven Selberg · 3 years, 4 months ago v3.2.7
  5. 141f223 Document that authGroup must have Access Database by Sven Selberg · 3 years, 5 months ago v3.1.12
  6. 6185455 Merge "Add refs being replicated to show-queue output of replication tasks" by Nasser Grainawi · 3 years, 4 months ago
  7. 2a7d979 Add refs being replicated to show-queue output of replication tasks by Nasser Grainawi · 4 years, 3 months ago
  8. 84b9304 Merge branch 'stable-3.3' into master by Antonio Barone · 3 years, 4 months ago
  9. 011c577 Merge branch 'stable-3.2' into stable-3.3 by Antonio Barone · 3 years, 4 months ago
  10. 99c822e Merge branch 'stable-3.1' into stable-3.2 by Antonio Barone · 3 years, 4 months ago
  11. 22ca0b4 Split integration tests to different targets by Antonio Barone · 3 years, 4 months ago
  12. b197452 Revert "Adjust to changes in Gerrit core" by Patrick Hiesel · 3 years, 7 months ago
  13. 0995fe0 Don't check read permission when authgroup isn't set by Sven Selberg · 3 years, 5 months ago
  14. aa2792a Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 5 months ago
  15. 7d21e80 Rely on WaitUtil moved to the acceptance framework by Luca Milanesio · 3 years, 5 months ago v3.3.1
  16. 1580234 Prevent concurrent event replaying by Nasser Grainawi · 3 years, 5 months ago
  17. faea039 ReplicationStorageMPIT: Fix flaky workFromOnlyWaitingIsPerformed by Nasser Grainawi · 3 years, 5 months ago
  18. 9c21a2f Merge "Avoid starting tasks which are not present under waiting storage area" by Nasser Grainawi · 3 years, 5 months ago
  19. 0f76d57 Merge branch 'stable-3.3' by Nasser Grainawi · 3 years, 5 months ago
  20. 5c2a699 Merge branch 'stable-3.2' into stable-3.3 by Nasser Grainawi · 3 years, 5 months ago
  21. 5bd0d7e Merge branch 'stable-3.1' into stable-3.2 by Nasser Grainawi · 3 years, 5 months ago v3.2.6
  22. c4df2f1 Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 5 months ago v3.1.11
  23. 2a600de Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 5 months ago
  24. a6ca766 Remove dependency on commons-io library by David Ostrovsky · 3 years, 5 months ago
  25. ba2c8e1 Fix replication to retry on lock errors by Kaushik Lingarkar · 3 years, 6 months ago v2.16.26 v3.0.16
  26. b6993a8 Avoid starting tasks which are not present under waiting storage area by Adithya Chakilam · 3 years, 5 months ago
  27. 4efef1d Fix warnings introduced in 6673becb41c774b1063e4b18c1821ced049fee2e by Nasser Grainawi · 3 years, 6 months ago
  28. 1b822fa Merge branch 'stable-3.3' into master by Marco Miller · 3 years, 5 months ago
  29. 2b6d691 Merge branch 'stable-3.2' into stable-3.3 by Marco Miller · 3 years, 5 months ago v3.3.0 v3.3.0-rc7
  30. ada8228 CreateProjectTask: Apply google-java formatting by Marco Miller · 3 years, 5 months ago
  31. b37a255 Merge branch 'stable-3.3' by Nasser Grainawi · 3 years, 6 months ago
  32. 13f8bb9 Merge branch 'stable-3.2' into stable-3.3 by Nasser Grainawi · 3 years, 6 months ago
  33. 5f5c0d3 Rename ReplicationTasksStorage.resetAll() to ReplicationTasksStorage.recoverAll() by Adithya Chakilam · 3 years, 6 months ago
  34. 3991d53 CreateProjectTask.java: use interface instead of implementation by Jacek Centkowski · 3 years, 6 months ago v3.2.5.1
  35. f25727a ReplicationQueue: Remove unused isPersisted param by Nasser Grainawi · 3 years, 6 months ago
  36. bbb3bb3 PushOne: Don't call delta.add(ref) twice by Nasser Grainawi · 3 years, 6 months ago
  37. 05d6bff Merge branch 'stable-3.3' by Nasser Grainawi · 3 years, 6 months ago
  38. 0e34c23 ReplicationTasksStorage: Handle empty task files by Nasser Grainawi · 3 years, 6 months ago v3.3.0-rc4 v3.3.0-rc5 v3.3.0-rc6
  39. e77f34b Merge branch 'stable-3.3' into master by Nasser Grainawi · 3 years, 6 months ago
  40. 30f6bf9 Merge branch 'stable-3.3' into master by Nasser Grainawi · 3 years, 6 months ago
  41. 670d121 Merge branch 'stable-3.2' into stable-3.3 by Nasser Grainawi · 3 years, 6 months ago
  42. 9fee431 Move shouldCleanupBothTasksAndLocks* ITs to ReplicationStorageIT by Nasser Grainawi · 3 years, 6 months ago
  43. c322f17 Merge branch 'stable-3.1' into stable-3.2 by Nasser Grainawi · 3 years, 6 months ago
  44. e09b5a0 Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 6 months ago
  45. f3fdc78 Merge "ReplicationTasksStorage.Task: Add multi-primary unit tests" into stable-3.1 by Martin Fick · 3 years, 6 months ago
  46. 4604b01 Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 6 months ago
  47. 8fdb0f9 ReplicationStorageIT: Wait for all pushes without order by Nasser Grainawi · 3 years, 6 months ago
  48. abf3bfd Replication*IT: Share getRef method by Nasser Grainawi · 3 years, 6 months ago
  49. 0501d78 ReplicationFanoutIT: Share setReplicationDestination by Nasser Grainawi · 3 years, 6 months ago
  50. 80841a9 ReplicationFanoutIT: Split shouldReplicateNewBranch tests by Nasser Grainawi · 3 years, 6 months ago
  51. dffa393 ReplicationFanoutIT: Remove generic waitUntil helper by Nasser Grainawi · 3 years, 6 months ago
  52. 245e624 ReplicationFanoutIT: Inherit from ReplicationDaemon by Nasser Grainawi · 3 years, 6 months ago
  53. 24fcd00 ReplicationFanoutIT: Refactor setRemoteReplicationDestination by Nasser Grainawi · 3 years, 6 months ago
  54. bfc3577 ReplicationFanoutIT: Rename setReplicationDestination by Nasser Grainawi · 3 years, 6 months ago
  55. e0473c1 ReplicationFanoutIT: Cleanup shouldCreateIndividualReplicationTasksForEveryRemoteUrlPair by Nasser Grainawi · 3 years, 6 months ago
  56. 2be86da Merge changes I0ef708ab,I81d27fd4 into stable-3.1 by Nasser Grainawi · 3 years, 6 months ago
  57. 6132122 Merge "ReplicationTasksStorage: Add multi-primary unit tests" into stable-3.1 by Adithya Chakilam · 3 years, 6 months ago
  58. 53e083f Merge "ReplicationTasksStorage: Add multi-primary unit tests" into stable-2.16 by Martin Fick · 3 years, 6 months ago v2.16.23
  59. c399e65 Move shouldCleanupTasksAfterNewProjectReplication test by Nasser Grainawi · 3 years, 6 months ago
  60. 7c66e0c Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 6 months ago
  61. 4f6a883 Fix documentation issue by Adithya Chakilam · 3 years, 6 months ago
  62. 8650a78 Move storage portion of replicateBranchDeletion ITs by Nasser Grainawi · 3 years, 7 months ago
  63. 2dc418b Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 6 months ago
  64. 6673bec No longer use an extra thread to schedule pending events by Martin Fick · 4 years ago
  65. 4cb59f0 Refactor Replication*IT tests to share a base class by Nasser Grainawi · 3 years, 7 months ago
  66. 186de4e ReplicationIT: Add shouldMatch* e2e tests by Nasser Grainawi · 3 years, 7 months ago
  67. 158bdf0 ReplicationStorageIT: Move shouldMatch* tests from ReplicationIT by Nasser Grainawi · 3 years, 7 months ago
  68. 088ae27 ReplicationTasksStorage: Add multi-primary unit tests by Adithya Chakilam · 3 years, 9 months ago
  69. 86580a0 ReplicationTasksStorage: Add multi-primary unit tests by Adithya Chakilam · 3 years, 9 months ago
  70. 9c1344c Merge "ReplicationTaskStorage: Improve test coverage for isWaiting()" into stable-3.2 by Martin Fick · 3 years, 6 months ago
  71. a4d9c99 ReplicationStorageIT: Add shouldFire*ChangeRefs tests by Nasser Grainawi · 3 years, 7 months ago
  72. a117428 Move storage-based ITs into ReplicationStorageIT by Nasser Grainawi · 3 years, 7 months ago
  73. 39d5f9c Don't output directories during task walk. by Martin Fick · 3 years, 7 months ago
  74. db37fc8 Merge "ReplicationTaskStorage: Use Stream API instead of List" by Marco Miller · 3 years, 6 months ago
  75. a6a6ec5 Revert "Adjust to changes in Gerrit core" by Patrick Hiesel · 3 years, 7 months ago
  76. 10b6162 Merge branch 'stable-3.3' into master by Nasser Grainawi · 3 years, 7 months ago
  77. 5ddc976 Merge branch 'stable-3.2' into stable-3.3 by Nasser Grainawi · 3 years, 7 months ago v3.3.0-rc2 v3.3.0-rc3
  78. ba99e9b Merge branch 'stable-3.1' into stable-3.2 by Nasser Grainawi · 3 years, 7 months ago
  79. ea2e737 Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 3 years, 7 months ago
  80. 5b1ae38 Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 7 months ago
  81. 2e3d4f2 ReplicationTasksStorage.Task: Add multi-primary unit tests by Adithya Chakilam · 3 years, 9 months ago
  82. 64617a8 ReplicationQueue: Remove unused method by Nasser Grainawi · 3 years, 7 months ago
  83. 84d96eb ReplicationIT: Remove unnecessary storage inspection by Nasser Grainawi · 3 years, 7 months ago
  84. 5529649 ReplicationIT: Fix invalid replicationDelay setting by Nasser Grainawi · 3 years, 7 months ago
  85. 9f6c8c8 ReplicationTaskStorage: Use Stream API instead of List by Martin Fick · 3 years, 7 months ago
  86. 882c614 Split replication plugins tests in two groups by Luca Milanesio · 3 years, 7 months ago
  87. 63fb2b4 Convert ReplicateRefUpdate to AutoValue by Nasser Grainawi · 3 years, 9 months ago
  88. 3e997db ReplicationTaskStorage: Improve test coverage for isWaiting() by Adithya Chakilam · 3 years, 7 months ago
  89. bc47d23 Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 7 months ago v3.3.0-rc0 v3.3.0-rc1
  90. 293ee35 Use a stream based approach to walk directories by Martin Fick · 3 years, 7 months ago
  91. e2a4fd3 Merge "Merge branch 'stable-3.2' into master" by Marco Miller · 3 years, 7 months ago
  92. 2c0929c ReplicationTaskStorage: fix format by adding conversion by Matthias Sohn · 3 years, 7 months ago
  93. cc400ff Merge branch 'stable-3.2' into master by Marco Miller · 3 years, 7 months ago
  94. 10ba451 Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 3 years, 7 months ago
  95. b6796ac Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 7 months ago
  96. 4eb0b9c Remove disableDeleteForTesting flag by Nasser Grainawi · 3 years, 10 months ago
  97. b947f25 ReplicationFanoutIT: Fix invalid replicationDelay setting by Nasser Grainawi · 3 years, 7 months ago
  98. f199a25 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 7 months ago v3.0.13
  99. 6d0b12c Make the shouldReplicateNewProject test more reliable by Martin Fick · 3 years, 7 months ago
  100. 98606ed Use an Optional<ReplicateRefUpdate> in list() by Martin Fick · 3 years, 8 months ago