1. bbab85b Merge remote-tracking branch 'iilyak/2547-fix-broken-tests' by Alexander Shorin · 9 years ago
  2. 1ad19a8 Return context from test_util:start_couch by ILYA Khlopotov · 9 years ago
  3. b1c2cc0 Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent' by Alexander Shorin · 9 years ago
  4. 1fca14a Don't restart event handler on termiation by ILYA Khlopotov · 9 years ago
  5. cbb3593 config:get/3 is more strict now by ILYA Khlopotov · 9 years ago
  6. 5007234 Update config_listener behaviuor by ILYA Khlopotov · 9 years ago
  7. 4de038d Use ADMIN_CTX macro from couch_db.hrl by Alexander Shorin · 9 years ago
  8. fb6826f Merge remote-tracking branch 'iilyak/2540-Fix-broken-tests-for-couch_replicator' by Alexander Shorin · 9 years ago
  9. b818650 Set get_details timeout to default 5 sec by ILYA Khlopotov · 9 years ago
  10. e6f839b Fix test suite by ILYA Khlopotov · 9 years ago
  11. b88601b Use couch_httpd_multipart:abort_multipart_stream by ILYA Khlopotov · 9 years ago
  12. 0785198 Retrieve headers case-insensitively by Robert Newson · 9 years ago 1637-case-sensitivity
  13. c9184cf remove old rcouch code by Benjamin Bastian · 10 years ago
  14. a85c7c4 fix view changes with multiple keys by benoitc · 10 years ago
  15. 7390c7e don't replicate removed document in a view changes by benoitc · 10 years ago
  16. 3e3e2cb couch_replicator: add replication using changes in a view by benoitc · 10 years ago
  17. 59a2f2b Update handle_changes function names by Benjamin Bastian · 10 years ago
  18. f195535 Use connection pools for _changes requests by Benjamin Anderson · 10 years ago
  19. a6fd293 Use couch_log instead of ?LOG_* by Alexander Shorin · 10 years ago
  20. 363093f Encode seq before sending request by Robert Newson · 10 years ago
  21. a642119 Fix owner test by Robert Newson · 10 years ago
  22. 3cf0b13 Disable problematic tests by Russell Branca · 10 years ago 1963-eunit-bigcouch
  23. 6d34c4e Switch to using config instead of couch_config by Russell Branca · 10 years ago
  24. 270bdc1 Switch to using test_util:{start,stop}_couch by Russell Branca · 10 years ago
  25. 62a3db9 Use ?ADMIN macros from couch_eunit.hrl by Russell Branca · 10 years ago
  26. 3233c26 Update include paths by Russell Branca · 10 years ago
  27. 2850b94 Move files out of test/couchdb into top level test/ folder by Russell Branca · 10 years ago
  28. ba8c397 Port couch_replicator/07-use-checkpoints.t etap test to eunit by Alexander Shorin · 10 years ago
  29. b6033ab Port couch_replicator/06-doc-missing-stubs.t etap test suite to eunit by Alexander Shorin · 10 years ago
  30. 9a2c838 Port couch_replicator/05-replication-many-leaves.t etap test to eunit by Alexander Shorin · 10 years ago
  31. b010033 Port couch_replicator/04-replication-large_atts.t etap test to eunit by Alexander Shorin · 10 years ago
  32. 191af63 Port couch_replicator/03-replication-compact.t etap test suite to eunit by Alexander Shorin · 10 years ago
  33. 450edc0 Port couch_replicator/02-httpc-pool.t etap test suite to eunit by Alexander Shorin · 10 years ago
  34. 86aba61 Port couch_replicator/01-load.t etap test suite to eunit by Alexander Shorin · 10 years ago
  35. aafb5f9 Update to use couch_stats by Paul J. Davis · 10 years ago windsor-merge
  36. a85e9b8 Adjust the restart window by Paul J. Davis · 10 years ago
  37. 7ff3a52 Expose current_through_seq in task statuses by Paul J. Davis · 10 years ago
  38. 9640ccf Fix the owner check for local replicator dbs by Paul J. Davis · 10 years ago
  39. c6be20d Fix return from the changes_reader_cb by Paul J. Davis · 10 years ago
  40. e5e5d84 Update changes_reader_cb for new Pending field by Paul J. Davis · 10 years ago
  41. 1b32380 Fix badmatch with variable name duplication by Paul J. Davis · 10 years ago
  42. 9b2dd48 Add the mod entry so the application starts correctly. by Paul J. Davis · 10 years ago
  43. 087bef9 start_link functions should return {ok, Pid} by Paul J. Davis · 10 years ago
  44. a85ab81 squash! Fix couch_replicator_mangaer changes feed upgrades by Robert Newson · 10 years ago
  45. 75e5ba1 Retry if doc is missing by Robert Newson · 10 years ago
  46. 22e9ff4 Owner must be live by Robert Newson · 10 years ago
  47. f90b6e0 Don't die when a known replicator related pid dies by Paul J. Davis · 10 years ago
  48. 0ae9e60 Fix couch_replicator_mangaer changes feed upgrades by Paul J. Davis · 10 years ago
  49. e87a923 Clean up couch_replicator_httpc_pool pid on error by Mike Wallace · 10 years ago
  50. 603e4a8 Move attachment code into couch_att by Brian Mitchell · 10 years ago
  51. b80c7c0 Change term formatting for error logs by Paul J. Davis · 10 years ago
  52. 777da3d Fallback to using source seq for Apache CouchDB by Paul J. Davis · 10 years ago
  53. a18aa43 Remove unused unpack_seqs function by Paul J. Davis · 10 years ago
  54. 353f51f Remove progress field from replication tasks by Paul J. Davis · 10 years ago
  55. 06cf699 Rate limit the retrieval of pending changes by Paul J. Davis · 10 years ago
  56. f10dec7 Only set an ibrowse request timeout for non-_changes requests by Benjamin Anderson · 10 years ago
  57. 1746e93 Fix messages leaking from streaming HTTP responses by Benjamin Anderson · 10 years ago
  58. 756f500 Report a correct value for changes_pending by Paul J. Davis · 10 years ago
  59. 0c095c0 Remove old code_change, set module version to 1 by Robert Newson · 10 years ago
  60. 65a1a10 Provide an abstract interface to replicator stats by Adam Kocoloski · 11 years ago
  61. 6f2dc4c Extract code that queues items into its own fun by Adam Kocoloski · 11 years ago
  62. 7e28640 Move changes_reader to a dedicated module by Adam Kocoloski · 11 years ago
  63. 44328a6 Fix a non-tail-recursive call that leaks memory by Paul J. Davis · 11 years ago
  64. 20b837e Make replication request timeout configurable by Benjamin Anderson · 11 years ago
  65. 6acc906 Fix replication checkpoint frequency by Paul J. Davis · 11 years ago
  66. d6079a6 Update to use new couch_event application by Paul J. Davis · 11 years ago
  67. dd96e21 Cancel replication jobs on every node, not just owner node by Robert Newson · 11 years ago
  68. ed447f8 Increase dt between heartbeat and inactive timeouts by Adam Kocoloski · 11 years ago
  69. 7898313 Handle last_seq returns from failed filters by Bob Dionne · 11 years ago
  70. 8d03f0c Send message asynchronusly from event manager by Adam Kocoloski · 11 years ago
  71. d809436 Allow last_seq through doc_ids check by Adam Kocoloski · 11 years ago
  72. edd5dc4 Support clustered and non-clustered _replicator databases by Robert Newson · 10 years ago
  73. c509ef2 Merge remote-tracking branch 'origin/import-master' into integration by Robert Newson · 10 years ago
  74. b38025c remove Cloudant refs by Robert Newson · 10 years ago
  75. a63dc61 Switch to couch_log by Robert Newson · 10 years ago
  76. f7028ca Fix build system by Robert Newson · 10 years ago
  77. 0ebc319 Negotiate max uri length in response to 414's by Robert Newson · 10 years ago import-master
  78. a65a6e0 Support SOCKS5 protocol for replication by Robert Newson · 10 years ago
  79. b58ffb9 don't crash if ibrowse is already started by benoitc · 10 years ago
  80. 4485a89 Tests for replicator use_checkpoints option by Volker Mische · 11 years ago
  81. 2b66609 Include reason for replication failure in _replicator doc by Robert Newson · 10 years ago
  82. ee27edf configurable checkpoint interval by Robert Newson · 10 years ago
  83. a6d8389 Allow the use of checkpoint to be optional by Bob Dionne · 12 years ago
  84. eb06a31 Bubble up missing_stub exceptions for proper retry by Adam Kocoloski · 11 years ago
  85. eee70d8 Be a bit nicer about logging by Adam Kocoloski · 11 years ago
  86. b1bf3fb Simplify doc_streamer initialization by Adam Kocoloski · 11 years ago
  87. 1c501b8 Disable automatic retries of streaming writes by Adam Kocoloski · 11 years ago
  88. 81d6526 Ensure the att reader learns of a Parser death by Adam Kocoloski · 11 years ago
  89. 61b0f14 Handle open_revs retries at a higher level by Adam Kocoloski · 11 years ago
  90. 1910622 Fix replication deadlock after HTTP retries by Paul J. Davis · 11 years ago
  91. a28ef18 Avoid deadlocking the httpc pool by Paul J. Davis · 11 years ago
  92. 27dbba3 Use latest=true when retrieving revisions by Bob Dionne · 12 years ago
  93. 7c9704c COUCHDB-1788 - tolerate undefined source/target when reading _replicator docs by Robert Newson · 11 years ago
  94. 01e49b4 Unknown errors on _replicate POST are 500's not 404's by Robert Newson · 11 years ago
  95. 53e6dbe [squash] to etap updates by Paul J. Davis · 11 years ago
  96. 6f0123b Fix core etap tests by Paul J. Davis · 11 years ago
  97. b4d569f Rewrite the boot procedure for the couch app by Paul J. Davis · 11 years ago
  98. 9f968dc Major change to use the new config app by Robert Newson · 11 years ago
  99. 18d2da5 Enable clustered multipart-mime uploads by Paul J. Davis · 11 years ago
  100. b6f3c98 Shorter internal btree names in records by Paul J. Davis · 11 years ago