1. 93c2c62 Fix the case when DbName contains path to db file by ILYA Khlopotov · 8 years ago
  2. 6b1796f Factor out maybe_remove_extension/1 function by ILYA Khlopotov · 8 years ago
  3. 1df597f update tests for COUCHDB-3084 by Robert Newson · 8 years ago
  4. 4e7b626 Don't set "authenticated" if party_mode_handler sets user context by Robert Newson · 8 years ago
  5. a128c2c Start couch_log for tests by Paul J. Davis · 8 years ago
  6. ac3dae3 Merge remote branch 'cloudant:70457-use-couch_epi-decide' by ILYA Khlopotov · 8 years ago
  7. 7d2e1a7 Name test cases by ILYA Khlopotov · 8 years ago
  8. 11c2565 Use couch_epi:decide for validate_dbname by ILYA Khlopotov · 8 years ago
  9. 334618e Replace `stale` with `update` in compression tests by Benjamin Anderson · 8 years ago
  10. 4476595 test: use global test timeout macro, should fix test on slow ci vms by Jan Lehnardt · 8 years ago
  11. b0d21d2 Fix Windows-specific definition by Joan Touzet · 8 years ago
  12. 8c6de9f remove unneded include by Joan Touzet · 8 years ago
  13. 0330583 Merge branch '3040-skip-os-daemon-tests' of https://github.com/wohali/couchdb-couch by Joan Touzet · 8 years ago
  14. 0c012f8 Skip couchdb_os_daemons_tests on Windows by Joan Touzet · 8 years ago
  15. fc4e64d Merge branch '3057-add-couch-js-sleep-test-suite-helper' by Paul J. Davis · 8 years ago
  16. 367f4b6 Add sleep as a test suite function by Paul J. Davis · 8 years ago
  17. ad97a06 Merge remote branch 'cloudant:remove_upgrade_password_hash' by ILYA Khlopotov · 8 years ago
  18. ba29715 Remove maybe_upgrade_password_hash by ILYA Khlopotov · 8 years ago
  19. 01cbf20 Merge remote branch 'cloudant:changes-tests-refactoring' by Eric Avdey · 8 years ago
  20. 3a09df6 Fix typo in a test label by Eric Avdey · 8 years ago
  21. e450420 Monitor changes consumer in the tests by Eric Avdey · 8 years ago
  22. 5a009b1 Merge remote branch 'cloudant:64790-fix-changes-view-filter-for-clustered-access' by Eric Avdey · 8 years ago
  23. 31ab718 Add fast_view filter to changes clustered access by Eric Avdey · 8 years ago
  24. 884d547 Add the tests for _view filtered changes by Eric Avdey · 8 years ago
  25. 1bcf525 Merge remote branch 'cloudant:fix_some_specs' by ILYA Khlopotov · 8 years ago
  26. 87c4afc Remove dead code by ILYA Khlopotov · 8 years ago
  27. 8cab28a Fix some dialyzer warnings by ILYA Khlopotov · 8 years ago
  28. e9c9bb4 Fix couch_key_tree:merge_extend arg types by ILYA Khlopotov · 8 years ago
  29. 1727985 Dead code elimination by ILYA Khlopotov · 8 years ago
  30. 411c130 Remove race condition-prone upgrade_on_auth code by Robert Newson · 8 years ago
  31. 2f32166 Merge remote branch 'cloudant:2847-list_when_no_rows' by ILYA Khlopotov · 8 years ago
  32. 2291c63 Add test suite for _list functionality by ILYA Khlopotov · 8 years ago
  33. 5f9cf9f Merge remote branch 'cloudant:fix-some-type-errors' by ILYA Khlopotov · 8 years ago
  34. aa24609 couch_proc_manager:remove_proc expects #proc_int{} record by ILYA Khlopotov · 8 years ago
  35. 4214c4f gen_server: handle_call suppose to return `{reply, Res, State}` by ILYA Khlopotov · 8 years ago
  36. b65bf01 couch_file:process_info can return `undefined` by ILYA Khlopotov · 8 years ago
  37. 628a0f4 get_user_creds can receive nil as first arg by ILYA Khlopotov · 8 years ago
  38. be1dedb Merge remote branch 'github/pr/175' by Eric Avdey · 8 years ago
  39. 4231163 Set default_security for oauth tests to everyone by Eric Avdey · 8 years ago
  40. 514a447 Merge remote branch 'cloudant:create_db_if_missing' by ILYA Khlopotov · 8 years ago
  41. 9c349b9 Support create_if_missing option in couch_db:open by ILYA Khlopotov · 8 years ago
  42. 23f1880 Merge remote branch 'github/pr/173' by Eric Avdey · 8 years ago
  43. 824af52 Add stats counters for exceed_eof and exceed_limit by Eric Avdey · 8 years ago
  44. 8ea500e Implement config parameter max_pread_size by Eric Avdey · 8 years ago
  45. 89990e1 Raise exception on attempt of reading beyound end of file by Eric Avdey · 8 years ago
  46. 49774f2 Merge remote-tracking branch 'cloudant/2863-fix-couch-key-tree-get-key-leafs-2' by Robert Newson · 8 years ago
  47. 6360857 Fix couch_key_tree:get_key_leafs/2 by Paul J. Davis · 8 years ago
  48. 7a2b6d5 Merge remote-tracking branch 'cloudant/2863-export-couch-key-tree-merge-2' by Robert Newson · 8 years ago
  49. 41c4804 Add admin_local - halfway between the two schemes by Robert Newson · 8 years ago
  50. db78f68 Allow customisation of default security object by Robert Newson · 8 years ago
  51. aef448d Merge remote branch 'github/pr/169' by Eric Avdey · 8 years ago
  52. 925c1de Raise an exception on corrupt binary decompression by Eric Avdey · 8 years ago
  53. 21b2847 Add tests for couch_compress module by Eric Avdey · 8 years ago
  54. 78f575e Merge remote branch 'github/pr/161' by Eric Avdey · 8 years ago
  55. a2347fb Allow to specify context of file deletion by Eric Avdey · 8 years ago
  56. f406dc6 Extend `enable_database_recovery` behaviour to views directories by Eric Avdey · 8 years ago
  57. 9e0cb35 Add `delete_after_rename` config parameter by Eric Avdey · 8 years ago
  58. 5be6958 Rename option `rename_on_delete` to `enable_database_recovery` by Eric Avdey · 8 years ago
  59. cc30705 Explicitly update mtime of the renamed files by Eric Avdey · 8 years ago
  60. f8432a1 Move all functions related to file deletion in `couch_file` module by Eric Avdey · 8 years ago
  61. bc3ecda Make couch_server:delete_file response to match couch_file:delete by Eric Avdey · 8 years ago
  62. 636d30a Merge remote branch 'cloudant:1425-fix-character-advancement' by ILYA Khlopotov · 8 years ago
  63. e142672 Undo our character advancement when we fixup by ILYA Khlopotov · 8 years ago
  64. 09a370a Export couch_key_tree:merge/2 by Paul J. Davis · 8 years ago
  65. b1127cd Merge remote branch 'cloudant:3001-use-ioq-for-prompt' by ILYA Khlopotov · 8 years ago
  66. 0cd210a Use ioq to separately prioritise prompt requests by ILYA Khlopotov · 8 years ago
  67. b49d069 Merge remote branch 'github/pr/160' by ILYA Khlopotov · 8 years ago
  68. 916b0ce Change normalize_dbname semantic add dbname_suffix by ILYA Khlopotov · 8 years ago
  69. 56e5cba Merge remote-tracking branch 'cloudant/couchdb-2834' by Robert Newson · 8 years ago
  70. c4624d9 When reading attachments, avoid closing connections too early by Nick Vatamaniuc · 8 years ago
  71. 04b8c64 headers specified in a JS rewrite can come back as binaries. by Jan Lehnardt · 8 years ago
  72. e63f686 Implement Mango selectors for change feeds by Nick Vatamaniuc · 8 years ago
  73. bf9cd2b Create md5 etag for _local docs by Garren Smith · 8 years ago local-docs-2978
  74. 79c98d8 Revert "Merge remote branch 'github/pr/158'" by ILYA Khlopotov · 8 years ago
  75. 05b40a8 Merge remote branch 'github/pr/158' by ILYA Khlopotov · 8 years ago
  76. 910770d Fix normalize_dbname to work with slashes by ILYA Khlopotov · 8 years ago
  77. c256ef5 Add capability for compaction on local update by Benjamin Bastian · 8 years ago
  78. fc9acc2 Explicity use the {minor_version, 1} option with term_to_binary when calculating the revision id. by Mike Fair · 8 years ago
  79. 5fa9098 Merge remote branch 'github/pr/154' by ILYA Khlopotov · 8 years ago
  80. 0a45b3f Use couch_tests:setup/1 by ILYA Khlopotov · 8 years ago
  81. 2a7387c Use couch_tests applications for couch_db_plugin_tests by ILYA Khlopotov · 8 years ago
  82. b4295bf Fix log_response by Eric Avdey · 8 years ago
  83. 85d5406 Merge remote branch 'github/pr/152' by ILYA Khlopotov · 8 years ago
  84. 74caa6c Fix time:sleep -> timer:sleep typo by ILYA Khlopotov · 8 years ago
  85. ad1f8bd Merge remote branch 'github/pr/151' by ILYA Khlopotov · 8 years ago
  86. bc8f186 Fix incorrect use of eunit fixtures by ILYA Khlopotov · 8 years ago
  87. 07ba2c0 Extent fetch ddoc logic for view filtered changes feeds by Eric Avdey · 8 years ago
  88. 171b751 Merge remote branch 'github/pr/150' by ILYA Khlopotov · 8 years ago
  89. 3be6796 Pass unencoded JsonObj to before_request by ILYA Khlopotov · 8 years ago
  90. 9228302 Add chttpd_plugin:before_serve_file/5 EPI hook by ILYA Khlopotov · 8 years ago
  91. 44773a2 Introduce chttpd_plugin:before_response/4 EPI hook by ILYA Khlopotov · 8 years ago
  92. 1cb955a Extract handle_response function by ILYA Khlopotov · 8 years ago
  93. 4f80b40 Use helper functions for headers generation by ILYA Khlopotov · 8 years ago
  94. 9d28c57 Merge remote-tracking branch 'github/pr/130' by Alexander Shorin · 8 years ago
  95. 6ae90be Fix test function name by Alexander Shorin · 8 years ago
  96. 2643866 Remove couch_stats_tests by Alexander Shorin · 8 years ago
  97. ccb1d3c Increase timeout value to tolerate slow CI hosts by Alexander Shorin · 8 years ago
  98. e3b73c7 Fix test suite name, remove broken tests guard by Alexander Shorin · 8 years ago
  99. 2a00607 Update db header now throws an database_disk_version_error error by Alexander Shorin · 8 years ago
  100. 40adf24 Merge remote branch 'github/pr/138' by ILYA Khlopotov · 8 years ago