- b62454c Merge "docs/config: document inverted matches cancel each others" by Nasser Grainawi · 3 months ago master
- 79b50b0 docs/config: document inverted matches cancel each others by Antoine Musso · 5 months ago
- 721b87a Merge branch 'stable-3.12' by Luca Milanesio · 3 months ago
- b0e7aa6 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 3 months ago stable-3.12 v3.12.1 v3.12.2
- 83e15b0 Fix concurrent pushes to the same target URI by Luca Milanesio · 3 months ago stable-3.11 v3.11.4 v3.11.5
- 38a79f7 Merge branch 'stable-3.12' by Luca Milanesio · 3 months ago
- e94dfc9 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 3 months ago
- d29aa0d Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 3 months ago
- 5be3cc5 Make excludedRefsPattern() to return an empty list by default by Luca Milanesio · 3 months ago stable-3.10 v3.10.7 v3.10.8
- f01716c Do not push deletes for refs configured to be skipped by Nasser Grainawi · 4 months ago
- 12f3a1a Merge branch 'stable-3.10' into stable-3.11 by Nasser Grainawi · 4 months ago
- 4161f94 Add a remote config to exclude replicating desired refs by Kaushik Lingarkar · 4 months ago
- 28ea103 Auto-format source code using gjf by Matthias Sohn · 7 months ago
- 9522db2 Add support for JSON-formatted replication_log by Thomas Dräbing · 8 months ago
- ede3010 Ensure ExecutorService used in test is shutdown by Matthias Sohn · 6 months ago v3.12.0 v3.12.0-rc0 v3.12.0-rc1 v3.12.0-rc2 v3.12.0-rc3 v3.12.0-rc4 v3.12.0-rc5 v3.12.0-rc6
- 729e562 Auto-format source code using gjf by Matthias Sohn · 7 months ago
- a9f44a1 Use try-with-resource to close Repository in PushOne by Luca Milanesio · 7 months ago
- 62218e2 Remove duplicate sitePaths already injected in AbstractDaemonTest by Luca Milanesio · 8 months ago
- 1138cb1 Avoid casting RepositoryManager to LocalDiskRepositoryManager by Luca Milanesio · 8 months ago
- 0af31d2 Fix PushOne toString() to show the right refs and hidden number by Alvaro Vilaplana Garcia · 10 months ago v3.11.0 v3.11.0-rc4 v3.11.0-rc5 v3.11.1 v3.11.2 v3.11.3
- 90c6420 Merge branch 'stable-3.10' by Nasser Grainawi · 11 months ago v3.11.0-rc0 v3.11.0-rc1 v3.11.0-rc2 v3.11.0-rc3
- 9a750e2 Merge branch 'stable-3.8' into stable-3.10 by Nasser Grainawi · 11 months ago v3.10.3 v3.10.4 v3.10.5 v3.10.6
- 5cfb07a synchronizePendingEvents: Fix stuck replaying flag by Nasser Grainawi · 12 months ago stable-3.8 stable-3.9 v3.8.10 v3.9.10 v3.9.11 v3.9.8 v3.9.9
- 60693ef Destination: extract StateLock class to simplify lock handling by Matthias Sohn · 1 year, 6 months ago
- 660fcd4 Destination: use striped lock to reduce lock contention by Matthias Sohn · 1 year, 6 months ago
- cf0aea5 Merge branch 'stable-3.10' by Nasser Grainawi · 1 year, 2 months ago
- 445cd03 Merge branch 'stable-3.8' into stable-3.10 by Nasser Grainawi · 1 year, 2 months ago v3.10.1 v3.10.2
- 584aea1 Merge branch 'stable-3.5' into stable-3.8 by Nasser Grainawi · 1 year, 2 months ago v3.8.8 v3.8.9 v3.9.6 v3.9.7
- 0ef3c34 PushOne: Remove unused addRef() method by Nasser Grainawi · 1 year, 2 months ago
- 3982574 Fix FanoutConfigurationResource update API by Luca Milanesio · 1 year, 2 months ago
- eac5d4e Delay the fetching of credentials until push time by Luca Milanesio · 1 year, 3 months ago
- 69c66c8 Improve FanoutConfigurationResource loading performance by Luca Milanesio · 1 year, 3 months ago
- 69c0c4d FanoutConfigResourceTest: assert configuration updates being visible by Luca Milanesio · 1 year, 3 months ago
- 05c096e Move ReplicationQueue and associated bindings to ReplicationModule by Luca Milanesio · 1 year, 3 months ago
- 2e2a641 Follow-up to 'Revert "Reduce visibility of *CredentialsFact...' by Jacek Centkowski · 1 year, 3 months ago
- b4bf5d2 Revert "Reduce visibility of *CredentialsFactory* classes" by Luca Milanesio · 1 year, 3 months ago
- 6b4bc77 Fix updating replication credentials using te RepicationRemotesApi by Luca Milanesio · 1 year, 3 months ago
- cc32fe2 Prevent replication plugin start with invalid remotes by Luca Milanesio · 1 year, 3 months ago
- d1ad7d5 Use SecureStore to access replication credentials by Luca Milanesio · 1 year, 3 months ago
- 499bbea Reduce visibility of *CredentialsFactory* classes by Luca Milanesio · 1 year, 3 months ago
- 89fc47e Introduce API for retrieving the remote config by Luca Milanesio · 1 year, 3 months ago
- 16ccc30 Allow to update base/override remote configs from MergedConfigResource by Luca Milanesio · 1 year, 3 months ago
- e66fbef Format source code using google-java-Format by Matthias Sohn · 1 year, 3 months ago
- 30079cf Rename ReplicationRemotesUpdater as ReplicationRemotesApi by Luca Milanesio · 1 year, 3 months ago
- 1c16901 Annotate ReplicationRemotesUpdater as @DynamicItem.Final by Luca Milanesio · 1 year, 3 months ago
- aacb8b2 Temporarily bind ReplicationRemotesUpdater as DynamicItem by Dariusz Luksza · 1 year, 4 months ago
- 88efdc5 Fix bindings in ReplicationConfigModule by Dariusz Luksza · 1 year, 5 months ago
- eaeaf1d Reapply "Expose API to update remotes' configurations" by Dariusz Luksza · 1 year, 5 months ago
- 56b8ffb Load replication configuration only once by Luca Milanesio · 1 year, 6 months ago v3.10.0 v3.10.0-rc1 v3.10.0-rc2 v3.10.0-rc3 v3.10.0-rc4 v3.10.0-rc5 v3.10.0-rc6 v3.10.0-rc7
- aab6937 Revert "Expose API to update remotes' configurations" by Luca Milanesio · 1 year, 6 months ago v3.10.0-rc0
- 5e33f83 Decouple replication-api.jar from the main replication plugin by Luca Milanesio · 1 year, 7 months ago
- 012f042 Remove remaining event posting from synchronized sections by Saša Živkov · 1 year, 6 months ago
- cc47d53 Destination#pushWasCanceled: minimize time spent in critical section by Matthias Sohn · 1 year, 6 months ago
- cf51096 Auto-format source code by Matthias Sohn · 1 year, 6 months ago
- 2f6c7ce ReplicationModule: Remove unused import by Edwin Kempin · 1 year, 6 months ago
- aac2528 Merge "Prevent ConcurrentModificationException for PushOne.refBatchesToPush" by Matthias Sohn · 1 year, 6 months ago
- 3e168ff Prevent ConcurrentModificationException for PushOne.refBatchesToPush by Saša Živkov · 1 year, 6 months ago
- d91399e Merge "Expose API to update remotes' configurations" by Luca Milanesio · 1 year, 7 months ago
- 68ce459 Expose API to update remotes' configurations by Dariusz Luksza · 1 year, 8 months ago
- 56ea643 Set SSH timeouts from configuration file by Dariusz Luksza · 1 year, 9 months ago
- d464511 Fix PreferredInterfaceType ErrorProne warnings by Edwin Kempin · 1 year, 7 months ago
- 877f526 Remove unused Nfs class by Dariusz Luksza · 1 year, 8 months ago
- 6b83127 config.md: Fix link to delete-project plugin by Sven Selberg · 1 year, 8 months ago
- f2bcb41 Adapt to enabling the MutableGuiceModule errorprone pattern in Gerrit core by Edwin Kempin · 1 year, 9 months ago
- 689ce66 Adapt to enabling CheckReturnValue in gerrit core by Edwin Kempin · 1 year, 9 months ago
- 2ce75a8 Merge "Move ReplicationPushFilter DynamicItem to ApiModule" by Dariusz Łuksza · 1 year, 9 months ago
- 65fbf9b Expose API required by pull-replication plugin by Dariusz Luksza · 1 year, 9 months ago
- d9917ac Move ReplicationPushFilter DynamicItem to ApiModule by Dariusz Luksza · 1 year, 9 months ago
- dc41fee Remove ReplicationConfigImpl constructor added for testing by Dariusz Luksza · 1 year, 9 months ago
- 112d630 Expose ApiModule with ReplicationConfigOverrides by Dariusz Luksza · 1 year, 9 months ago
- b556e08 Add support for overriding replication configuration by Dariusz Luksza · 1 year, 10 months ago
- 07407ad Convert `FanoutReplicationConfig` to `FanoutConfigResource` by Dariusz Luksza · 1 year, 10 months ago
- cf1908a Add `ConfigResource` interface by Dariusz Luksza · 1 year, 10 months ago
- 5c4fd7b Extract `ReplicationConfigModule` by Dariusz Luksza · 1 year, 10 months ago
- 5e76935 Remove events from beforeStartupEventsQueue after fire() by Diego Zambelli Sessona · 1 year, 10 months ago
- 0b163f9 Remove unused method ReplicationFileBasedConfig.getCfgPath by Dariusz Luksza · 1 year, 10 months ago
- c7c36d6 Remove events from beforeStartupEventsQueue in-memory queue by Diego Zambelli Sessona · 1 year, 10 months ago
- 694b340 TasksStorage: Remove synchronized from methods by Nasser Grainawi · 2 years, 1 month ago stable-3.5
- f447543 Place the replaying flag clearing in a finally by Martin Fick · 2 years, 1 month ago
- 082c710 Demote delete errors when distributor is enabled by Martin Fick · 2 years, 1 month ago
- 8fd3c27 Provide an option to skip replication of NoteDb meta refs by Prudhvi Akhil Alahari · 2 years, 10 months ago v3.8.0 v3.8.0-rc0 v3.8.0-rc1 v3.8.0-rc2 v3.8.0-rc3 v3.8.0-rc5 v3.8.1 v3.8.2 v3.8.3 v3.8.4 v3.8.5 v3.8.6 v3.9.0 v3.9.0-rc0 v3.9.0-rc1 v3.9.0-rc2 v3.9.0-rc3 v3.9.0-rc4 v3.9.0-rc5 v3.9.0-rc6 v3.9.1 v3.9.2 v3.9.3 v3.9.4 v3.9.5
- e7f3522 distributor: Reduce log level for no-op consolidations by Nasser Grainawi · 2 years, 10 months ago v3.5.5 v3.5.6
- 47ee3da Merge branch 'stable-3.5' by Nasser Grainawi · 2 years, 11 months ago v3.6.3 v3.6.4 v3.6.5 v3.6.6 v3.6.7 v3.6.8 v3.7.0 v3.7.1 v3.7.2 v3.7.3 v3.7.4 v3.7.5 v3.7.6 v3.7.7 v3.7.8 v3.7.9
- 590f9ba Destination: skip unnecessary String.format() by Nasser Grainawi · 2 years, 11 months ago v3.5.4
- 419845f Fix URI double escaping by Nasser Grainawi · 2 years, 11 months ago
- 8f465cd Merge branch 'stable-3.5' by Luca Milanesio · 3 years ago
- c6665b8 Merge branch 'stable-3.4' into 'stable-3.5' by Martin Fick · 3 years ago
- 6b523d6 Demote Files.list() errors when distributor is enabled by Martin Fick · 3 years ago
- ced31c0 Annotate methods that return a definitely null value with @Nullable by Edwin Kempin · 3 years ago
- 20f1c21 Demote rename errors when distributor is enabled by Martin Fick · 3 years ago
- f1aefa2 docs/config: monospace format settings by Kenyon Ralph · 3 years, 10 months ago v3.7.0-rc0 v3.7.0-rc1 v3.7.0-rc2 v3.7.0-rc3 v3.7.0-rc4 v3.7.0-rc5
- a60684d docs/config: add languages to code blocks by Kenyon Ralph · 3 years, 10 months ago
- 8d774a7 docs: link directly to remote.NAME.slowLatencyThreshold setting by Kenyon Ralph · 3 years, 10 months ago
- c1290d0 docs/extension-point: use consistent heading markup by Kenyon Ralph · 3 years, 10 months ago
- e7a4c97 docs/extension-point: add code block languages by Kenyon Ralph · 3 years, 10 months ago
- 203693d docs/cmd-start: add code block languages, monospace formatting by Kenyon Ralph · 3 years, 10 months ago
- 6ace352 docs/cmd-start: replace tabs with spaces by Kenyon Ralph · 3 years, 10 months ago
- ceeed22 docs/cmd-list: add languages to code blocks by Kenyon Ralph · 3 years, 10 months ago
- e650d00 Merge "docs/metrics: fix rendering of text in angle brackets" by Nasser Grainawi · 3 years, 1 month ago
- 97bdaf5 Fix FloggerLogString issues flagged by error prone by David Ostrovsky · 3 years, 3 months ago