1. f0a6854 Configurable timeout for view group get_info/1 by Nick Vatamaniuc · 7 years ago master
  2. 53555fd Merge remote branch 'cloudant:3135-remove_config_subscribe_from_couch_index' by ILYA Khlopotov · 8 years ago
  3. a4db124 Do not use config subscription in couch_index by ILYA Khlopotov · 8 years ago
  4. ee21d01 Merge remote branch 'cloudant:3102-fix-config_subscription' by ILYA Khlopotov · 8 years ago
  5. 7b82753 Use `define` to avoid repeating yourself by ILYA Khlopotov · 8 years ago
  6. 72dfb85 Update handle_config_terminate API by ILYA Khlopotov · 8 years ago
  7. 7d3d34f Use new reason formatting by Paul J. Davis · 8 years ago
  8. e7d2698 Merge remote branch 'cloudant:66522-hold-db-open-for-compact-recompact' by ILYA Khlopotov · 8 years ago
  9. 013be0b Hold db opened for compact/recompact switch by ILYA Khlopotov · 8 years ago
  10. aa8e6f9 Merge remote branch 'cloudant:65501-disable-recompaction' by ILYA Khlopotov · 8 years ago
  11. 2c5cef4 Add test suite for is_recompaction_enabled/2 by ILYA Khlopotov · 8 years ago
  12. 4d4d589 Implement a way to disable recompaction by ILYA Khlopotov · 8 years ago
  13. b8bfca7 Extract commit_compacted function by ILYA Khlopotov · 8 years ago
  14. 8ec83cf Add travis config by Eric Avdey · 8 years ago
  15. e8c8ca8 Adding couch_index_plugin:before_open/2 EPI hook by ILYA Khlopotov · 8 years ago
  16. 59910ed Add .gitignore file by Eric Avdey · 8 years ago
  17. 14f579d Plug couch_epi using supervisor by ILYA Khlopotov · 9 years ago
  18. 20ab254 Update to new couch_epi API by ILYA Khlopotov · 9 years ago
  19. 6565cb9 Throw validation error in all cases by Robert Newson · 9 years ago
  20. d548100 Register service by ILYA Khlopotov · 9 years ago
  21. cccff35 Remove `ignore_providers` option by ILYA Khlopotov · 9 years ago
  22. b47ce94 Add LICENSE file by Alexander Shorin · 9 years ago
  23. 86a6cd4 Support transformer functions as args by ILYA Khlopotov · 9 years ago
  24. d267eab Add couch_index_plugin:index_update/4 by ILYA Khlopotov · 9 years ago
  25. cc7850c Allow couch_index to open restricted design docs by Mike Wallace · 9 years ago
  26. 13fed1e Allow get_index to receive DDoc as a doc record by Eric Avdey · 9 years ago
  27. e15bed8 Merge remote-tracking branch 'iilyak/2526-pending-updates-info' by Alexander Shorin · 9 years ago
  28. 0c5f25b Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent' by Alexander Shorin · 9 years ago
  29. 762a236 Add vsn to modules implementing config_listener by ILYA Khlopotov · 9 years ago
  30. b14a73d Don't restart event handler on termination by ILYA Khlopotov · 9 years ago
  31. 3aa6a19 Update config_listener behaviuor by ILYA Khlopotov · 9 years ago
  32. 0905e9c Return pending_updates field from couch_index:get_info/1 by ILYA Khlopotov · 9 years ago
  33. eb61626 Use fabric for shard #db{} records by Robert Newson · 9 years ago
  34. 7acb7d3 Use couch_log instead of ?LOG_* by Alexander Shorin · 10 years ago
  35. 9e638f6 Use ejson_body when opening design documents by Paul J. Davis · 10 years ago windsor-merge
  36. 6a5e486 Periodically check if an index should close by Paul J. Davis · 10 years ago
  37. f99e082 Add an index committed event by Paul J. Davis · 10 years ago
  38. 6a12ce1 [WIP] Update couch_index_server to use couch_event by Paul J. Davis · 10 years ago
  39. 007d37e Update couch_view to use new couch_event app by Robert Newson · 10 years ago
  40. ef483cb Merge remote-tracking branch 'origin/import-master' by Robert Newson · 10 years ago
  41. 2b6ccb0 Change API to function per level by Robert Newson · 10 years ago 1843-feature-bigcouch
  42. 2c2c95b Switch to couch_log by Robert Newson · 10 years ago
  43. 510599f Remove old notes module by Paul J. Davis · 10 years ago
  44. aeb7911 Build with rebar by Robert Newson · 10 years ago
  45. 7a61bc8 Expose get_compactor_pid/1 by Robert Newson · 11 years ago import-master
  46. fd046ec Reject design docs with compilation errors by Paul J. Davis · 11 years ago
  47. 7bd5db6 Major change to use the new config app by Robert Newson · 11 years ago
  48. 55b7abe Fix views for node-local databases by Paul J. Davis · 12 years ago
  49. 5784b11 Ignore unexpected messages to couch_index_server by Paul J. Davis · 11 years ago
  50. 3a10c4f GC liberally throughout view indexing code path by Adam Kocoloski · 12 years ago
  51. ab00ad0 Make couch_view_updater amenable to hot upgrades by Adam Kocoloski · 14 years ago
  52. 2f60ab9 API for triggering view updates by Paul J. Davis · 11 years ago
  53. 0173221 Squash to #full_doc_info{} in by_seq tree by Paul J. Davis · 11 years ago
  54. 923be42 Store #full_doc_info{} records in the seq tree by Paul J. Davis · 11 years ago
  55. d83c669 Refactor couch source tree by Paul J. Davis · 11 years ago
  56. 6c6ecdb fixed build by Noah Slater · 11 years ago
  57. 9a53bc6 COUCHDB-1667: Revert index_dir to view_index_dir config option. by Jan Lehnardt · 11 years ago
  58. 9cd9d34 Close view files cleanly on DB create/delete by Adam Kocoloski · 11 years ago
  59. c54c5b8 COUCHDB-1444 Fix missing_named_view by Paul Joseph Davis · 12 years ago
  60. 43e1946 Revert "COUCHDB-1444 Fix missing_named_view errors" by Paul Joseph Davis · 12 years ago
  61. d56d3cf COUCHDB-1444 Fix missing_named_view errors by Paul Joseph Davis · 12 years ago
  62. 3ff74b2 Assert that index sig never changes in the lifetime of a couch index process by Robert Newson · 12 years ago
  63. 26bc97d COUCHDB-1491 - cleanup view tables by Robert Newson · 12 years ago
  64. 4e0611d Use the correct utility function to get the index directory path by Jason Smith (air) · 12 years ago
  65. 98abd3b Fix ets lookup case_clause error after ddoc is updated by Filipe David Borba Manana · 12 years ago
  66. cd67817 Shutdown view group on ddoc update by Filipe David Borba Manana · 12 years ago
  67. e3a65c2 reflect api changes in couch_api_index. While I'm here, even if the by Benoit Chesneau · 13 years ago
  68. a1e6b40 fix typos by Benoit Chesneau · 13 years ago
  69. ee7f65b Commit the compacted index before returning it. by Paul Joseph Davis · 13 years ago
  70. 4bfe22c Remember to provide a 2-arity wrapper to udpate. by Paul Joseph Davis · 13 years ago
  71. 615c951 Keep the databae open for index compaction. by Paul Joseph Davis · 13 years ago
  72. 3e2d21a Avoid a race condition for monitored compaction. by Paul Joseph Davis · 13 years ago
  73. 2cc4da1 Only restart the updater if it was running. by Paul Joseph Davis · 13 years ago
  74. ca77713 Better lifetime error messages for couch_index. by Paul Joseph Davis · 13 years ago
  75. b2f2ebe Use #doc_info{} optimization for _all_docs. by Paul Joseph Davis · 13 years ago
  76. 0099815 Improved _active_tasks API by Filipe David Borba Manana · 13 years ago
  77. e29573b Add logging for indexer events. by Paul Joseph Davis · 13 years ago
  78. dc11f92 Paul is an idiot commit 1 of 3. by Paul Joseph Davis · 13 years ago