1. 518bca3 Do not rely on System.nanoTime for E2E metrics by Luca Milanesio · 1 year, 11 months ago
  2. ea05144 Reduce default exclude refs filter by David Ostrovsky · 1 year, 11 months ago
  3. 3f93f76 Introduce the apply-objects REST-API for the whole '/meta' chain by Luca Milanesio · 2 years ago
  4. d0aee3d Fix the processing of an empty HTML response body from REST-API by Luca Milanesio · 1 year, 11 months ago
  5. 6531c93 Fix issue with ref deletion and global-refdb by Luca Milanesio · 1 year, 11 months ago
  6. 0bae441 Merge "Always fallback to fetch when ApplyObject REST-API fails" into stable-3.2 by Luca Milanesio · 1 year, 11 months ago
  7. 1e2d2c5 Fix issue with fetching all refs after project creation by Marcin Czech · 1 year, 11 months ago
  8. 5d9493f Always fallback to fetch when ApplyObject REST-API fails by Luca Milanesio · 2 years ago
  9. 3c46a44 Log the reason why a ref object wasn't loaded by RevisionReader by Luca Milanesio · 2 years ago
  10. ac8ddf2 Consider any HTTP 2xx response code from REST-API as success by Luca Milanesio · 2 years ago
  11. 2cb2950 Return NO_CONTENT when removing a ref through ApplyObject by Luca Milanesio · 2 years ago
  12. 04a1c62 Introduce E2E fetch REST-API metrics by Luca Milanesio · 2 years, 1 month ago
  13. ea51e2f Merge branch 'stable-3.3' into stable-3.2 by Luca Milanesio · 1 year, 11 months ago
  14. eb49c40 Fix ApplyObjectIT.shouldApplyRefMetaObject test for apply object by Luca Milanesio · 2 years ago
  15. 6091b45 Introduce E2E apply object REST-API metrics by Luca Milanesio · 2 years, 1 month ago
  16. f640821 Add missing @Override to parseRemotes by Luca Milanesio · 2 years ago
  17. 38fcb58 Add more logging for the apply object REST-API by Luca Milanesio · 2 years, 1 month ago
  18. e7ffcea Support ApplyObject of non-commit refs by Luca Milanesio · 2 years, 1 month ago
  19. 6f8d632 Merge "Refactor FetchJob to an assisted injection factory" into stable-3.4 by Luca Milanesio · 2 years, 2 months ago
  20. 80f22f6 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 2 months ago
  21. 333fb2d Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 2 months ago
  22. 77ea14a Fix 'illegal format conversion' compilation error by Marcin Czech · 2 years, 2 months ago
  23. 6afbced Refactor FetchJob to an assisted injection factory by Marcin Czech · 2 years, 4 months ago
  24. 3291465 Use stream events to fetch refs and create repositories by Marcin Czech · 2 years, 4 months ago
  25. fd51b84 Use gerrit.instanceId instead of replication.instanceLabel by Marcin Czech · 2 years, 4 months ago
  26. 4c2f9f1 Merge branch 'stable-3.3' into stable-3.4 by Marcin Czech · 2 years, 4 months ago
  27. c5e543c Extract FetchApiClient interface by Marcin Czech · 2 years, 5 months ago
  28. 5962f50 Add user/password authentication for CGit client by Marcin Czech · 2 years, 5 months ago
  29. 79583e7 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 5 months ago
  30. 364d803 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 5 months ago
  31. a8d12c4 Manage removal of refs by Luca Milanesio · 2 years, 5 months ago
  32. 3cd0b85 Use correct placeholders when logging in RevisionReader by Antonio Barone · 2 years, 5 months ago
  33. 3317904 Honour the fetch ref-spec in replication.config by Luca Milanesio · 2 years, 7 months ago
  34. ef72cd1 Log the incoming git refs events for replication by Luca Milanesio · 2 years, 5 months ago
  35. 98239d6 Fix pull-replication after the removal of Log4J from Gerrit by Luca Milanesio · 2 years, 5 months ago
  36. 6c40861 Merge "Allow replication of refs that point to non-commit objects" into stable-3.3 by Luca Milanesio · 2 years, 6 months ago
  37. 55ea558 Allow replication of refs that point to non-commit objects by Luca Milanesio · 2 years, 7 months ago
  38. 41cef8f Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 6 months ago
  39. 69c8505 Remove references to JSchException by Luca Milanesio · 2 years, 6 months ago
  40. 9f36362 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 6 months ago
  41. 96c258f Merge "Reuse Gerrit code for head update" into stable-3.3 by Marcin Czech · 2 years, 7 months ago
  42. 1caeea8 Merge "Add HEAD update REST API endpoint" into stable-3.3 by Marcin Czech · 2 years, 7 months ago
  43. df12ca8 Fix the default logic in managing refs-filter by Luca Milanesio · 2 years, 7 months ago
  44. 1a1abe3 Reuse Gerrit code for head update by Marcin Czech · 2 years, 7 months ago
  45. 77e2bb1 Add HEAD update REST API endpoint by Marcin Czech · 2 years, 7 months ago
  46. fc4b9fd Merge "Add project initialisation during fetch REST Api call" into stable-3.3 by Marcin Czech · 2 years, 7 months ago
  47. 3c5dcc3 Add project initialisation during fetch REST Api call by Marcin Czech · 2 years, 7 months ago
  48. b70f076 Add project delete REST API endpoint by Marcin Czech · 2 years, 7 months ago
  49. fb0ac48 Merge branch 'stable-3.4' by Fabio Ponciroli · 2 years, 7 months ago
  50. 57de0e4 Add getPushBatchSize implementation by Fabio Ponciroli · 2 years, 7 months ago
  51. 5d455ff Merge remote-tracking branch 'origin/stable-3.3' into stable-3.4 by Fabio Ponciroli · 2 years, 7 months ago
  52. 987833a Allow project deletion on replicas by Fabio Ponciroli · 2 years, 8 months ago
  53. 7b15b81 Allow project creation only when CREATE_PROJECT capability is set by Fabio Ponciroli · 2 years, 8 months ago
  54. 98c29b6 Allow dynamic url creation in tests by Fabio Ponciroli · 2 years, 8 months ago
  55. f1cd447 Handle HEAD update in replicas by Antonio Barone · 2 years, 8 months ago
  56. 0db0182 Trigger remote update HEAD by Antonio Barone · 2 years, 8 months ago
  57. d9f0e42 Allow project deletion on primaries by Fabio Ponciroli · 2 years, 8 months ago
  58. 9e7e1a5 Merge branch 'stable-3.4' by Fabio Ponciroli · 2 years, 8 months ago
  59. 0009c8a Merge branch 'stable-3.3' into stable-3.4 by Fabio Ponciroli · 2 years, 8 months ago
  60. 72b0860 Add missing project creation support for replicas by Fabio Ponciroli · 2 years, 8 months ago
  61. 7e2a661 Add missing project creation support by Fabio Ponciroli · 2 years, 8 months ago
  62. 8cc341e Merge branch 'stable-3.4' into master by Marcin Czech · 2 years, 9 months ago
  63. b26191b Merge branch 'stable-3.3' into stable-3.4 by Marcin Czech · 2 years, 9 months ago
  64. 70cd257 Merge branch 'stable-3.2' into stable-3.3 by Marcin Czech · 2 years, 9 months ago
  65. b25c065 Allow using pull-replication on replica nodes by Marcin Czech · 2 years, 10 months ago
  66. a7e1548 Use getByRemoteName in fetch command by Antonio Barone · 2 years, 11 months ago
  67. c45372a Fix FetchRefReplicatedEvent remote URI by Antonio Barone · 2 years, 11 months ago
  68. ecc1f7a Inherit remote fetch replication events from a common parent by Antonio Barone · 3 years ago
  69. 8e8738e Merge branch 'stable-3.4' by Antonio Barone · 3 years ago
  70. 1e43a77 Merge branch 'stable-3.3' into stable-3.4 by Antonio Barone · 3 years ago
  71. 7ba009a Merge branch 'stable-3.2' into stable-3.3 by Antonio Barone · 3 years ago
  72. 9b3bdbe Allow to access source of fetch replication events by Antonio Barone · 3 years ago
  73. 9a035a3 Prevent misleading Invalid id' error in logs by Antonio Barone · 3 years ago
  74. 3fc2fb7 Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 3 months ago
  75. 5928339 Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 3 years, 3 months ago
  76. 88bf3a4 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 3 months ago
  77. 5f244d6 FetchAction: Fix FloggerFormatString pattern flagged by error prone by David Ostrovsky · 3 years, 3 months ago
  78. 44f23bc Merge changes from topic "asynchronous_fetch" into stable-3.1 by Marcin Czech · 3 years, 4 months ago
  79. a08a4cb Add replication delay for asynchronous fetch calls by Marcin Czech · 3 years, 4 months ago
  80. f7b16ff Trigger indexing only for local ref updates by Marcin Czech · 3 years, 4 months ago
  81. f53b278 Index change only for meta ref propagation by Marcin Czech · 3 years, 4 months ago
  82. 498c09a Allow asynchronous fetch calls by Marcin Czech · 3 years, 4 months ago
  83. ddc9835 Comment the LocalDiskRepositoryManager in ApplyObject by Luca Milanesio · 3 years, 4 months ago
  84. 613707c Fix issue with reading maxApiPayloadSize property by Marcin Czech · 3 years, 4 months ago
  85. aac773a Merge branch 'stable-3.2' into stable-3.3 by Marcin Czech · 3 years, 4 months ago
  86. 522b6ff Merge branch 'stable-3.1' into stable-3.2 by Marcin Czech · 3 years, 4 months ago
  87. 8bc73d9 Propagate FetchRefReplicatedEvent by Marcin Czech · 3 years, 5 months ago
  88. b0fd14f Send small refs as a fetch call payload by Marcin Czech · 3 years, 6 months ago
  89. 33f2732 Send ref content as a fetch call payload by Marcin Czech · 3 years, 6 months ago
  90. 4597fa2 Index change upon propagation by Fabio Ponciroli · 3 years, 6 months ago
  91. 14d2cbd Propagate FetchRefReplicatedEvent upon a Ref fetch by Fabio Ponciroli · 3 years, 6 months ago
  92. 7a86aee Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 3 years, 7 months ago v3.3.0
  93. 4364195 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years, 7 months ago
  94. ec560fe Always replicate changes regardless of the permissions by Luca Milanesio · 3 years, 7 months ago
  95. d804141 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 9 months ago
  96. 071a513 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years, 9 months ago
  97. 953e126 Exclude special refs from fetch calls by Marcin Czech · 3 years, 10 months ago
  98. 5b149de Parallelise REST API fetch calls by Marcin Czech · 3 years, 10 months ago
  99. 14f0a05 Merge branch 'stable-3.2' by Luca Milanesio · 3 years, 11 months ago
  100. e1c94d7 Merge branch 'stable-3.1' into stable-3.2 by Luca Milanesio · 3 years, 11 months ago