1. 902b60e Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 4 years, 9 months ago
  2. ae3fdcd Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Ostrovsky · 4 years, 9 months ago stable-2.14 v2.14.21
  3. 6038386 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  4. bcb15e0 Revert "Do not reload config when queue is not ready" by David Pursehouse · 4 years, 9 months ago
  5. 4235474 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 4 years, 9 months ago
  6. a3cf8a6 Do not reload config when queue is not ready by Luca Milanesio · 4 years, 10 months ago
  7. 49597f8 AbstractConfigTest: Import createTempDirectory static by David Pursehouse · 4 years, 9 months ago
  8. 9b4b786 Fix creation of missing repository when replicating to a Gerrit server by Saša Živkov · 5 years ago v2.15.16
  9. 3b1b656 Revert "Remove replication event from pending when runway is allowed" by Luca Milanesio · 4 years, 9 months ago v2.15.15
  10. 31a2fe2 Trace details of the replication events cancelled by Luca Milanesio · 4 years, 9 months ago
  11. 0df288a ReplicationFileBasedConfig: Fix setting default sshConnectionTimeout by David Pursehouse · 4 years, 9 months ago
  12. 7f94fed SshHelper: Add class javadoc by David Pursehouse · 4 years, 9 months ago
  13. 6bd4959 Make more classes and fields public to ease extensibility by Dariusz Luksza · 8 years ago
  14. 624ec82 Allow to configure timeout for SSH connection and commands by Dariusz Luksza · 9 years ago
  15. 12af752 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 9 months ago
  16. 95dc833 StartCommand: Fix synchronization on non-final field by David Pursehouse · 5 years ago
  17. 404e506 Destination: Suppress FutureReturnValueIgnored warning by David Pursehouse · 5 years ago
  18. 57c0f0b Merge branch 'stable-2.15' into stable-2.16 by Luca Milanesio · 4 years, 9 months ago
  19. 51cd1e7 Cancel auto-reload runnable at configuration shutdown by Luca Milanesio · 4 years, 10 months ago
  20. 20bc91d Cancel pending replications upon shutdown by Luca Milanesio · 4 years, 10 months ago
  21. e780ae6 Remove replication event from pending when runway is allowed by Luca Milanesio · 4 years, 10 months ago
  22. a5a5e0c Adapt to changed API in Gerrit core for creating metric fields (part 2) by Edwin Kempin · 4 years, 10 months ago
  23. 24a34b6 Merge branch 'stable-3.0' by David Pursehouse · 4 years, 10 months ago
  24. 69a8c0b Test replication config and auto-reload by Luca Milanesio · 4 years, 10 months ago
  25. 0cc0fc1 Merge branch 'stable-3.0' by David Pursehouse · 4 years, 10 months ago
  26. 40bca46 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years, 10 months ago
  27. d8cc3f9 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 4 years, 10 months ago
  28. 9547d76 Add missing log statement if replication was canceled by Eryk Szymanski · 4 years, 10 months ago
  29. 57077fd When rescheduling due to in-flight push log also the in-flight task ID by Saša Živkov · 5 years ago
  30. c3e8d15 Make sure to always remove in-flight pushes by Saša Živkov · 4 years, 10 months ago
  31. c449ba1 Adapt to change in Gerrit core that added generic types to time contexts by Edwin Kempin · 4 years, 10 months ago
  32. 0ae2671 Merge "Adapt to changed API in Gerrit core for creating metric fields" by Alice Kober-Sotzek · 4 years, 10 months ago
  33. 1e7930d Merge branch 'stable-3.0' by David Pursehouse · 4 years, 10 months ago
  34. 88c979d Adapt to changed API in Gerrit core for creating metric fields by Edwin Kempin · 4 years, 10 months ago
  35. b80b717 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 10 months ago v3.0.1
  36. 6fcdcf9 Make sure to always remove in-flight pushes by Saša Živkov · 4 years, 10 months ago v2.16.10
  37. fe57866 Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
  38. d5dc413 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
  39. b447688 Merge branch 'stable-3.0' by Marco Miller · 5 years ago
  40. 30385fa HttpResponse: Specify charset in constructor of InputStreamReader by David Pursehouse · 5 years ago
  41. b4b90fd StartCommand: Fix synchronization on non-final field by David Pursehouse · 5 years ago
  42. 9286865 HttpResponse: Specify charset in constructor of InputStreamReader by David Pursehouse · 5 years ago
  43. 433aeac Destination: Reviewers: Suppress FutureReturnValueIgnored warning by David Pursehouse · 5 years ago
  44. f585eba When rescheduling due to in-flight push log also the in-flight task ID by Saša Živkov · 5 years ago v2.16.9
  45. f2543e6 Add auto-reload as background task by Luca Milanesio · 5 years ago
  46. f9c6f8d Avoid double slash in REST calls made from the GerritRestApi by Saša Živkov · 5 years ago v3.0.0
  47. aa07963 Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
  48. 1c82d0a Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago v3.0.0-rc3
  49. 18857e1 Fix NPE when username or password isn't specified for remote by Luca Milanesio · 5 years ago
  50. 486e6f0 Adapt to BranchNameKey refactoring by Dave Borowitz · 5 years ago
  51. 7743523 Adapt to Project.NameKey refactoring by Dave Borowitz · 5 years ago
  52. fdf8449 Adapt to Branch.NameKey refactoring by Dave Borowitz · 5 years ago
  53. 6a4105d Remove StorageException from throws clauses by Dave Borowitz · 5 years ago v3.0.0-rc0 v3.0.0-rc1 v3.0.0-rc2
  54. dc67690 Adapt to new StorageException class name and package by Dave Borowitz · 5 years ago
  55. c0a25b0 Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  56. ed5c9f2 Replace DestinationFactory with Guice generated Factory and assisted injection by Saša Živkov · 5 years ago v2.16.8
  57. 4c95625 Revert "DestinationFactory: remove @Singleton annotation" by David Pursehouse · 5 years ago
  58. dd7f52c DestinationFactory: remove @Singleton annotation by Luca Milanesio · 5 years ago
  59. f21ec22 Updated docs to clarify that SSH config is not optional by Fabio Ponciroli · 5 years ago
  60. 6fb25f8 Introduce DynamicSet of ReplicationStateListener by Luca Milanesio · 5 years ago
  61. 4ec7f84 Remove unneeded RemoteSiteUser.Factory by Luca Milanesio · 5 years ago
  62. 77a75e4 Make SecureCredentialsProvider public for reuse by Luca Milanesio · 5 years ago
  63. ff75ac8 Merge "Replace DestinationFactory with Guice generated Factory and assisted injection" by David Pursehouse · 5 years ago
  64. 245389a Remove SecureCredentialsProvider, use JGit's UsernamePasswordCredentialsProvider by Saša Živkov · 5 years ago
  65. 0839086 Fix CredentialsFactory and CredentialsProvider abstraction leak by Saša Živkov · 5 years ago
  66. a4bae3f Format with google-java-format 1.7 by Dave Borowitz · 5 years ago
  67. d1db33f Replace DestinationFactory with Guice generated Factory and assisted injection by Saša Živkov · 5 years ago
  68. 9ad16da Make number of refs printed to replication log configurable by Thomas Draebing · 5 years ago
  69. bed42d8 Limit pushed refs to be logged during replication by Thomas Draebing · 5 years ago
  70. bdc5ad1 Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  71. 38fc58b Consistently don't import Project.NameKey by Dave Borowitz · 5 years ago
  72. 31b419c Fix auto-replay of stored events during config reload by Luca Milanesio · 5 years ago v2.16.3 v2.16.4 v2.16.5 v2.16.6 v2.16.7
  73. 3a470d7 ReplicationQueue: Format with google-java-format by David Pursehouse · 5 years ago
  74. 4f2eb32 Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  75. 3e97cd9 Pretty-print stored ref-updates for replication by Luca Milanesio · 5 years ago
  76. 9c8abfb Remove obsolete warning about events cancellation by Luca Milanesio · 5 years ago
  77. 0268da0 PushOne: Avoid deprecated Repository#getAllRefs method by Dave Borowitz · 5 years ago
  78. 4fad0c8 Replace anonymous classes with lambdas by Dave Borowitz · 5 years ago
  79. 8eb376d Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  80. fe4162b Bazel: Fix testonly value in BUILD file by David Pursehouse · 5 years ago
  81. 52ab8f8 GitUpdateProcessingTest: Remove unnecessary suppression of 'unchecked' warning by David Pursehouse · 5 years ago
  82. d855484 Remove unnecessary ReviewDb mocks from tests by Dave Borowitz · 5 years ago
  83. 2054471 Adapt to removal of ReviewDb from request scope by Dave Borowitz · 5 years ago
  84. 534b041 Remove now-redundant KeyUtil#setEncoderImpl call by Dave Borowitz · 5 years ago
  85. 05b0999 GitUpdateProcessingTest: Adjust to moved package of StandardKeyEncoder by David Pursehouse · 5 years ago
  86. 3ce09db Implement AdminApi using Gerrit's REST API by Saša Živkov · 6 years ago
  87. 26f82c9 Execute all admin operations from the replication queue thread pool by Saša Živkov · 6 years ago
  88. abafb83 Create missing repository only at the remote we are pushing to by Saša Živkov · 6 years ago
  89. c16fe9c Remove the NewProjectCreatedListener implementation by Saša Živkov · 6 years ago
  90. b95d921 Consistently handle remote repository creation failures by Saša Živkov · 6 years ago
  91. d559df8 Fix creation of missing repository when replicating to a Gerrit server by Saša Živkov · 5 years ago
  92. bc5efb5 Merge branch 'stable-2.15' by David Pursehouse · 5 years ago v2.16 v2.16.1 v2.16.2
  93. 0fe68ab Bazel: Reformat BUILD file with buildifier 0.17.2 by David Ostrovsky · 5 years ago v2.15.10 v2.15.11 v2.15.12 v2.15.13 v2.15.14 v2.15.7 v2.15.8 v2.15.9
  94. a7b900b Use "Project.NameKey" instead of "NameKey" by Changcheng Xiao · 6 years ago
  95. 092792e Introduce AdminApi interface and refactor existing code by Saša Živkov · 6 years ago v2.16-rc0 v2.16-rc2 v2.16-rc3
  96. d557ccc Delete event file only after replication completed for all destinations by Hugo Arès · 6 years ago
  97. b62f006 Log stack trace when an error occur while deleting event by Hugo Arès · 6 years ago
  98. 1086fac Use HexFormat.fromInt instead of IdGenerator.format by Han-Wen Nienhuys · 6 years ago
  99. 3a47f8c Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  100. 2f5f49f Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago v2.15.3 v2.15.4 v2.15.5 v2.15.6