1. 91fb021 Add deprecation notice by Luca Milanesio · 5 weeks ago master
  2. c6d5659 Use Java 21 instanceof match whenever possible by Luca Milanesio · 9 weeks ago
  3. f380e2f Merge branch 'stable-3.12' by Luca Milanesio · 9 weeks ago
  4. be4e7ba Forward project-wide change index deletions by Antonio Barone · 10 weeks ago stable-3.12
  5. 67c3e78 Rename ForwardedEventHandler to ForwardedEventDispatcher by Antonio Barone · 10 weeks ago
  6. 03f2dd3 Merge branch 'stable-3.12' by Antonio Barone · 2 months ago
  7. cef1fb4 Merge branch 'stable-3.11' into stable-3.12 by Antonio Barone · 2 months ago
  8. 42eef53 Merge branch 'stable-3.10' into stable-3.11 by Antonio Barone · 2 months ago stable-3.11
  9. 014c232 Properly cleanup site3 by Antonio Barone · 2 months ago stable-3.10
  10. f291df9 Merge branch 'stable-3.12' by Daniele Sassoli · 3 months ago
  11. a343076 Merge branch 'stable-3.11' into stable-3.12 by Daniele Sassoli · 3 months ago
  12. 08ad640 Merge branch 'stable-3.10' into stable-3.11 by Fabio Ponciroli · 3 months ago
  13. 2f428ba Throw lockFailureException when RefDBLock occurs by Daniele Sassoli · 3 months ago
  14. 906a43c Add 3rd site in the local test environment by Luca Milanesio · 3 months ago
  15. e6ca52b Use fanout replication config for the local test environment by Luca Milanesio · 3 months ago
  16. eb85a5f Sort ref-names before locking them in filterAndLock by Luca Milanesio · 3 months ago
  17. 6ef8cba Adapt bindings to updated global-refdb API by Wendy · 3 months ago
  18. 4d92862 Make index synchronization configurable per index type by Fabio Ponciroli · 5 months ago
  19. a2a727e Use DynamicMap<> for registering a routing events handler by Luca Milanesio · 5 months ago
  20. a53f058 Set development branch for E2E tests to master by Luca Milanesio · 5 months ago
  21. e60dc7b Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 5 months ago
  22. b4e6c90 Manage change deletion performed by pull-replication by Luca Milanesio · 5 months ago
  23. e34c029 Merge branch 'stable-3.12' by Luca Milanesio · 5 months ago
  24. 84d25c6 Do not fail reindexing changes when the patch-sets aren't replicated yet by Luca Milanesio · 5 months ago
  25. 140e4cf Adapt bindings for global-refdb API changes by Wendy Wang · 1 year, 4 months ago
  26. 37ca1e1 Set GERRIT_BRANCH to stable-3.12 for local E2E test environment by Luca Milanesio · 6 months ago
  27. bf8a3c5 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 6 months ago
  28. adac979 Set GERRIT_BRANCH to stable-3.11 for local E2E test environment by Luca Milanesio · 6 months ago
  29. ad4e75a Disable replicationLag if pullReplicationFilter is enabled by Daniele Sassoli · 7 months ago
  30. 1b06a16 Fix typo in ref-database.*ReplicationFilterEnabled config by Luca Milanesio · 7 months ago
  31. c351873 Fix typo in config.pullReplicationFilterEnabled() by Luca Milanesio · 7 months ago
  32. 949c191 Reset *ReplicationFilterEnabled automatically at startup by Luca Milanesio · 7 months ago
  33. 69504b7 Assume replication lag is enabled with ReplicationStatusServletIT by Luca Milanesio · 7 months ago
  34. 17bdf14 Merge branch 'stable-3.11' by Luca Milanesio · 8 months ago multi-site
  35. 4d1d936 Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 8 months ago
  36. 36eff93 Implement filterAndLock in ReplicationFetchFilter by Luca Milanesio · 8 months ago
  37. ac443f8 Delete duplicate DisabledSharedRefLogger class by Luca Milanesio · 8 months ago
  38. 8fb36f1 Reformat with GJF 1.24.0 by Luca Milanesio · 8 months ago
  39. ce8b58f Remove obsolete LockWrapper.Factory by Luca Milanesio · 8 months ago
  40. ae86555 Allow to enable/disable push/pull replication filters by Luca Milanesio · 8 months ago
  41. 34ebb1e Adding the pull-replication extension for multi-site by Luca Milanesio · 8 months ago
  42. 798e4cf Revert "Don't install ReplicationStatusModule when replication lag is disabled" by Álvaro Vilaplana García · 8 months ago
  43. 784463e Don't install ReplicationStatusModule when replication lag is disabled by Luca Milanesio · 8 months ago
  44. 0f19b3d Merge branch 'stable-3.11' by Luca Milanesio · 9 months ago
  45. ad09e0a Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 9 months ago
  46. 79eb98d Disable replication lag tracking by configuration by Luca Milanesio · 9 months ago
  47. 14da74c Update build instructions by Matthias Sohn · 1 year, 2 months ago
  48. 9486ce6 Merge branch 'stable-3.11' by Luca Milanesio · 10 months ago
  49. dfcee56 Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 10 months ago
  50. 7428ee3 Do not throw an exception when refs/multi-site/version lock fails by Luca Milanesio · 10 months ago
  51. 19bc5ea Reformat with GJF 1.24.0 by Luca Milanesio · 10 months ago
  52. 4c48e14 Merge branch 'stable-3.10' by Luca Milanesio · 1 year ago
  53. 0596065 Do not filter out refs removals when filtering pull-replication fetches by Luca Milanesio · 1 year ago
  54. dd2e98a Merge "Update multi-site docs to resemble current state of the project" by Luca Milanesio · 1 year, 2 months ago
  55. 49ef6e0 Merge branch 'stable-3.10' by Luca Milanesio · 1 year, 2 months ago
  56. bf54b79 Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 1 year, 2 months ago
  57. 13ad2e7 Don't consider drafts for the up-to-date check on changes by Luca Milanesio · 1 year, 4 months ago stable-3.9
  58. 1fbc1c2 Update multi-site docs to resemble current state of the project by Daniele Sassoli · 1 year, 3 months ago
  59. d19aa68 Merge branch 'stable-3.10' by Luca Milanesio · 1 year, 4 months ago
  60. 9952d29 Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 1 year, 4 months ago
  61. 1b7601e Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 1 year, 4 months ago
  62. 06211a0 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 1 year, 4 months ago stable-3.8
  63. 492ff1e Add acceptance test for change up-to-date checker by Luca Milanesio · 1 year, 7 months ago stable-3.7 v3.7.9
  64. 9504e0f Indexing retries: lower normal condition logs to debug by Luca Milanesio · 1 year, 7 months ago
  65. afb2423 Check for existence of change's target SHA1 for reindexing by Luca Milanesio · 1 year, 7 months ago
  66. 7fcbc9c Merge "Merge branch 'stable-3.10'" by Luca Milanesio · 1 year, 4 months ago
  67. c38c154 Merge branch 'stable-3.10' by Luca Milanesio · 1 year, 4 months ago
  68. 890f1e7 Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 1 year, 4 months ago
  69. a85cee8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 1 year, 4 months ago
  70. e485d28 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 1 year, 4 months ago
  71. 85b5558 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 1 year, 4 months ago
  72. 413dada Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year, 4 months ago stable-3.6
  73. 6306472 Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 1 year, 4 months ago stable-3.5
  74. ed4e1aa DRY out shouldNotBeTrackedAnymoreOnGlobalRefDb by Luca Milanesio · 1 year, 4 months ago stable-3.4
  75. ed1d706 Ignore refs/multi-site/version on global-refdb in push replication filter by Luca Milanesio · 1 year, 4 months ago
  76. 3ad0638 Don't consider drafts for the up-to-date check on changes by Luca Milanesio · 1 year, 4 months ago
  77. 1b9bfe0 Remove all public modifiers to ChangeChecker interface by Luca Milanesio · 1 year, 4 months ago
  78. 18defe3 Merge branch 'stable-3.10' by Alvaro Vilaplana Garcia · 1 year, 6 months ago
  79. 383b766 Merge branch 'stable-3.9' into stable-3.10 by Alvaro Vilaplana Garcia · 1 year, 6 months ago
  80. ffd6b3b Make the local test environment more realistic by Luca Milanesio · 1 year, 7 months ago
  81. 411d83e Make the local test environment more realistic by Luca Milanesio · 1 year, 7 months ago
  82. 78116a9 Add acceptance test for change up-to-date checker by Luca Milanesio · 1 year, 7 months ago
  83. 6d5136e Document default replication delay by Daniele Sassoli · 1 year, 6 months ago
  84. 53a64db Move replication.jar and delete-project.jar to /lib for testing by Luca Milanesio · 1 year, 7 months ago
  85. 46c1a6d Merge "Bind ExceptionHook provided by global-refdb module" by Luca Milanesio · 1 year, 7 months ago
  86. 8d33a4f Merge branch 'stable-3.10' by Alvaro Vilaplana Garcia · 1 year, 7 months ago
  87. a34e606 Bind ExceptionHook provided by global-refdb module by Thomas Dräbing · 1 year, 7 months ago
  88. 5bd23e8 Indexing retries: lower normal condition logs to debug by Luca Milanesio · 1 year, 7 months ago
  89. 89d4976 Check for existence of change's target SHA1 for reindexing by Luca Milanesio · 1 year, 7 months ago
  90. 1df2454 Do not remove replication.jar from multi-site test sites by Luca Milanesio · 1 year, 7 months ago
  91. fb3fedf Update local setup script to stable-3.10 by Luca Milanesio · 1 year, 7 months ago
  92. 1302ee4 Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6 by Luca Milanesio · 1 year, 7 months ago
  93. 665f5de Merge "Merge branch 'stable-3.4' into stable-3.5" into stable-3.6 by Luca Milanesio · 1 year, 7 months ago
  94. 53f71d6 Merge "Merge branch 'stable-3.3' into stable-3.4" into stable-3.6 by Luca Milanesio · 1 year, 7 months ago
  95. cdd8fc0 Merge branch 'stable-3.10' by Luca Milanesio · 1 year, 7 months ago
  96. 6b68ef3 Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 1 year, 7 months ago
  97. c98b9fc Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 1 year, 7 months ago
  98. e316fa6 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 1 year, 7 months ago
  99. 77bb802 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 1 year, 7 months ago
  100. bf40246 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year, 7 months ago