1. c3c5429 Merge remote branch 'cloudant:79066-port-chunkified-replicate_batch' by Eric Avdey · 7 years ago master
  2. c4da61c Chunk missing revisions before attempting to save on target by Benjamin Anderson · 10 years ago
  3. 252467c Merge remote branch 'cloudant:3102-fix-config_subscription' by ILYA Khlopotov · 8 years ago
  4. 432264a Update handle_config_terminate API by ILYA Khlopotov · 8 years ago
  5. 15615b2 Merge remote branch 'cloudant:fix-type-spec' by ILYA Khlopotov · 8 years ago
  6. 1a176b0 Fix type-spec of mem3_sync:next_replication/3 by ILYA Khlopotov · 8 years ago
  7. cea3db5 Merge remote branch 'cloudant:fix-type-spec-for-range-field' by ILYA Khlopotov · 8 years ago
  8. 3a60de6 Fix type spec for range field in #shard{} by ILYA Khlopotov · 8 years ago
  9. 3865451 Merge remote branch 'cloudant:43260-create-target-shard-if-missing' by ILYA Khlopotov · 8 years ago
  10. 94ebe26 Make sure mem3_rep autocreates target shards by Paul J. Davis · 9 years ago
  11. 8614279 Pass ADMIN_CTX when opening dbs by Robert Newson · 8 years ago
  12. 0b70afb Add read_concurrency option to mem3_shards table by Benjamin Anderson · 8 years ago
  13. 130efcd Use ets:select/2 to retrieve shards by name by Benjamin Anderson · 8 years ago
  14. d5e0a4a Reduce frequency of mem3_sync:push/2 calls by Benjamin Anderson · 8 years ago
  15. d3ce227 Refactor mem3_sync events to dedicated module by Benjamin Anderson · 8 years ago
  16. 699308f Revert "Remove maintenace modes from ushards" by Tony Sun · 8 years ago 2953-revert
  17. deed2f0 Remove maintenace modes from ushards by Tony Sun · 8 years ago 2953-ushards-mm
  18. f208437 Don't start couch_log app if we don't use it by Alexander Shorin · 8 years ago
  19. 80fd81b Return HTTP 405 for unsupported request method by Alexander Shorin · 9 years ago
  20. de5f328 Merge remote-tracking branch 'cloudant/fix-eunit-couch-log' by Robert Newson · 9 years ago
  21. 2b71bc9 Fix EUnit tests. by Nick Vatamaniuc · 9 years ago
  22. 62ac9b2 Pass supervisor's children to couch_epi by ILYA Khlopotov · 9 years ago
  23. 8b27392 Fix code formating by ILYA Khlopotov · 9 years ago
  24. 7f8ec0f Fix typo in behaviour name by ILYA Khlopotov · 9 years ago
  25. ae6fe15 Update to new couch_epi API by ILYA Khlopotov · 9 years ago
  26. 07c8656 Fix crypto deprecations by Robert Newson · 9 years ago
  27. a8cf4df Use dynamic http handlers by ILYA Khlopotov · 9 years ago
  28. fb5f56c reformat to 80 chars/line by Robert Kowalski · 9 years ago
  29. f62d438 change readme for the couchdb project by Robert Kowalski · 9 years ago
  30. a9608cf add license file by Robert Kowalski · 9 years ago
  31. ee36909 Merge remote-tracking branch 'kxepal/rename-system-databases' by Alexander Shorin · 9 years ago
  32. 6e3254e Add underscore prefix for nodes and dbs database names by Alexander Shorin · 9 years ago
  33. c685590 Rename "shard_db" option to "shards_db" and "node_db" one to "nodes_db" by Alexander Shorin · 9 years ago
  34. 7f59504 Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent' by Alexander Shorin · 9 years ago
  35. 97d9581 Don't restart event handler on termination by ILYA Khlopotov · 9 years ago
  36. 7a66ec1 Update config_listener behaviuor by ILYA Khlopotov · 9 years ago
  37. 3f229b2 Use ADMIN_CTX macro from couch_db.hrl by Alexander Shorin · 9 years ago
  38. 04345bd Update mem3 for new changes API by Benjamin Bastian · 10 years ago
  39. 37a57d3 Delete mem3_rebalance for now, currently useless by Robert Newson · 10 years ago
  40. d92e4c4 Add and export n/2 by Robert Newson · 10 years ago
  41. be49046 fix stats paths by Robert Newson · 10 years ago
  42. 148093f open dbs, nodes as sys dbs by Robert Newson · 10 years ago
  43. 64c0c74 Update to use couch_stats by Paul J. Davis · 10 years ago windsor-merge
  44. 5668712 Replace twig with couch_log by Paul J. Davis · 10 years ago
  45. b3ddfca Update mem3_rebalance to work with couch_mrview by Paul J. Davis · 10 years ago
  46. ff02b9a Remove mem3_util:owner by Robert Newson · 10 years ago
  47. 282e505 Get the shard suffix for a given database by Russell Branca · 10 years ago
  48. 7044f6c Allow mem3_shards:local to take a list or binary by Russell Branca · 10 years ago
  49. 8665201 Fast forward internal repl. between file copies by Adam Kocoloski · 10 years ago
  50. fd3c7b5 Avoid decom:true nodes when fixing zoning by Mike Wallace · 10 years ago
  51. e64dd02 Refactor mem3_rpc:add_checkpoint/2 by Paul J. Davis · 10 years ago
  52. e147621 Write plan to /tmp/rebalance_plan.txt by Adam Kocoloski · 11 years ago
  53. c63fc05 Allow target_uuid prefixes in find_source_seq by Paul J. Davis · 10 years ago
  54. bf07a7c Include replication history on checkpoint docs by Paul J. Davis · 10 years ago
  55. 36a1e63 Inline open_doc_revs into open_docs by Paul J. Davis · 10 years ago
  56. fcbc821 Add a new mem3_rpc module for replication RPCs by Paul J. Davis · 10 years ago
  57. ade6ab1 Reorder functions into a logical progression by Paul J. Davis · 10 years ago
  58. 27e315b Update whitespace and exports formatting by Paul J. Davis · 10 years ago
  59. 88a6491 Remove old code_change, set module version to 1 by Robert Newson · 10 years ago
  60. 781dc89 Allow for rebalancing "special" DBs by Adam Kocoloski · 11 years ago
  61. f9c06d6 Suggest moves from all donor nodes in parallel by Adam Kocoloski · 11 years ago
  62. a6ca5c6 Allow targets to exceed floor, add another check by Adam Kocoloski · 11 years ago
  63. 5c3c9c9 Refactor global candidate selection by Adam Kocoloski · 11 years ago
  64. 5ec7d04 Stop donating once the target level is achieved by Adam Kocoloski · 11 years ago
  65. 51838ca Fix two bugs in the global balancing phase by Adam Kocoloski · 11 years ago
  66. 0b0a7e7 Allow skip straight to global phase by Adam Kocoloski · 11 years ago
  67. 45b040b Refuse to place shards on decom:true nodes by Adam Kocoloski · 11 years ago
  68. d7a4f26 Rely on decom:true attribute to filter decom nodes by Adam Kocoloski · 11 years ago
  69. 19c3ee2 Ensure that the owner of a doc is also a host by Adam Kocoloski · 11 years ago
  70. aef5866 Rewrite rebalancing plan generator by Adam Kocoloski · 11 years ago
  71. 2f62e2e Fix latent single-shard range hack by Paul J. Davis · 11 years ago
  72. a29e6b7 Use a consistent commenting syntax by Adam Kocoloski · 11 years ago
  73. 94fc763 Address comments from PR by Adam Kocoloski · 11 years ago
  74. 6d9983f Ensure all shards are moved off non-target nodes by Adam Kocoloski · 11 years ago
  75. 720049b Stabilize mem3_util:owner/2 by Robert Newson · 11 years ago
  76. 4b6f001 Move rotate_list to mem3_util by Robert Newson · 11 years ago
  77. e30659b Support balancing across a subset of nodes by Adam Kocoloski · 11 years ago
  78. c9292bb Fix load_shards_from_disk/2 by Robert Newson · 11 years ago
  79. 1d50774 Preserve key and incorporate range into rotation key by Robert Newson · 11 years ago
  80. 0efb85e we're not rotating by DbName any more by Robert Newson · 11 years ago
  81. f2edc41 refactor choose_ushards by Robert Newson · 11 years ago
  82. 5aa38c6 Zero out shard caches on upgrade by Adam Kocoloski · 11 years ago
  83. d2171e9 Add function to assist with rebalancing by Robert Newson · 11 years ago
  84. 43cd763 Use a private record for event listener state by Adam Kocoloski · 11 years ago
  85. 7706134 Fix trivial typo by Adam Kocoloski · 11 years ago
  86. 68ca9cd Balance replication ownership across nodes by Adam Kocoloski · 11 years ago
  87. 8f9f58f Update to use the new couch_event application by Paul J. Davis · 11 years ago
  88. f9c2276 Choose ushards according to persistent record by Robert Newson · 11 years ago
  89. a0d7430 If two shards differ we need to sync by Paul J. Davis · 11 years ago
  90. a77e95f Moving shard maps _membership endpoint to _shards db handler by Russell Branca · 11 years ago
  91. d4e7748 Add doc shard info endpoint by Russell Branca · 11 years ago
  92. 51e436f Fix _membership/$DBNAME api endpoint by Russell Branca · 11 years ago
  93. 7fa726f Update to use new multi rexi_server protocol by Paul J. Davis · 11 years ago
  94. 9dbea03 Handle the #doc_info case in changes_enumerator by Russell Branca · 10 years ago
  95. 8d93ca6 Don't log when ensuring dbs exist by Robert Newson · 10 years ago
  96. af8b04b Add function to determine shard membership locally by Robert Newson · 10 years ago 1843-feature-bigcouch
  97. 2c3b9cf Change API to function per level by Robert Newson · 10 years ago
  98. d42720a Switch to couch_log by Robert Newson · 10 years ago
  99. ce981e9 Add license headers by Paul J. Davis · 10 years ago
  100. 4a7ed8c Add ejson_body to all mem3 open_doc attempts that need it by Robert Newson · 10 years ago