1. 439f322 Warnings clean up by H. Diedrich · 9 years ago
  2. 28e51f3 Update expected return of couch_mrview_util:get_view by Benjamin Bastian · 10 years ago
  3. e928480 Change log macro to couch_log call by Benjamin Bastian · 10 years ago
  4. 4f92544 remove unnecessary event type by Benjamin Bastian · 10 years ago
  5. eb05dd7 Fix seqs in mrview updater by Benjamin Bastian · 10 years ago
  6. 11d4c17 fix removal of duplicate keys from seq tree by Benjamin Bastian · 10 years ago
  7. 2e0be35 make REM_VAL an atom in order to differentiate between possible emitted values and the key-removed placeholder. by Benjamin Bastian · 10 years ago
  8. b01a0bf fix first-pass log key addition and seq tree row removal by Benjamin Bastian · 10 years ago
  9. 8d3cdf1 fix broken tests by Benjamin Bastian · 10 years ago
  10. 5eab810 Fix process_doc for temp views by Benjamin Bastian · 10 years ago
  11. fa7a888 Make view sig backwards compatible by Benjamin Bastian · 10 years ago
  12. d6771df Port view changes tests to eunit by Benjamin Bastian · 10 years ago
  13. 487df67 Fix stuff which I broke in a rebase. I'll fix the git history later by Benjamin Bastian · 10 years ago
  14. df3d28d Fix removal of keys from view seq index by Benjamin Bastian · 10 years ago
  15. c0ad453 Clean up update_log function for readability by Benjamin Bastian · 10 years ago
  16. c31b078 Change function names to match changes in couchdb-couch by Benjamin Bastian · 10 years ago
  17. c0eedd4 Make they key-by-key-and-seq view btree optional independently of the key-by-seq view btree by Benjamin Bastian · 10 years ago
  18. 690d878 couch_mrview: fix compaction with seqs_indexed=true by benoitc · 10 years ago
  19. b3fef4c Add rev to view changes respose by Benjamin Bastian · 10 years ago
  20. 24db15f Add view filtering optimization to changes feeds. Remove unnecessary old stuff. by Benjamin Bastian · 10 years ago
  21. cc45433 Throw 400 on _view_changes when by-seq indexing is disabled by Benjamin Bastian · 10 years ago
  22. c8394f9 Make feed=continuous work for view changes by Benjamin Bastian · 10 years ago
  23. 062c1e7 Add preliminary version of view changes by Benjamin Bastian · 10 years ago
  24. 45da4bc extract couch_httpd changes API in its own module by benoitc · 10 years ago
  25. 142a4c3 add /<db>/_design/<ddocname>/_reindex handler by benoitc · 10 years ago
  26. 42ff200 fix case clause by benoitc · 10 years ago
  27. a162355 use ERL_FLAGS instead of a shebang to launch tests by benoitc · 10 years ago
  28. d955e22 couch_replicator: add replication using changes in a view by benoitc · 10 years ago
  29. 727ed62 couch_mrview: add HTTP handler to retrieve the infos on a view. by benoitc · 10 years ago
  30. a043479 couch_mrview: add API to retrieve view info. by benoitc · 10 years ago
  31. 7bba23f couch_mrview: fix 10-index-changes.t by benoitc · 10 years ago
  32. 5691328 couch_index: add background indexing facility by benoitc · 10 years ago
  33. dfe991f add supports of view changes in the _changes API by benoitc · 10 years ago
  34. 1c24c42 couch_mrview: couch_mrview_changes:handle_changes by benoitc · 10 years ago
  35. 18b5f6f add index update events notifications by benoitc · 10 years ago
  36. 7a65916 couch_mrview: add couch_mrview:refresh/2 function by benoitc · 10 years ago
  37. 9656222 couch_mrview: check removed keys from the index. by benoitc · 10 years ago
  38. fb341ea couch_mrview: add view changes test by benoitc · 10 years ago
  39. 8185ca7 couch_mrview: add couch_mrview:count_view_changes_since/{4,5} by benoitc · 10 years ago
  40. 19be43b couch_mrview: fix changes log by benoitc · 10 years ago
  41. deb8139 couch_mrview: fix purge when seq_indexed=true by benoitc · 10 years ago
  42. 44c07c3 add couch_mrview:view_changes_since/{6,7} function by benoitc · 10 years ago
  43. 1a6bd40 Count mapped docs one by one by Alexander Shorin · 10 years ago
  44. 69a5957 Rename stats group from `couchjs` to `mrview` by Alexander Shorin · 10 years ago
  45. 7120686 Move query server related stats from couch to couch_mrview by Alexander Shorin · 10 years ago
  46. 899a2d5 Use couch_log instead of ?LOG_* by Alexander Shorin · 10 years ago
  47. a319196 Handle <<"update_after">> for stale parameter by Alexander Shorin · 10 years ago
  48. 2e46aba Relax the constraint of having a binary map function by Paul J. Davis · 10 years ago
  49. d548785 Merge remote-tracking branch 'origin/1963-eunit-bigcouch' by Robert Newson · 10 years ago
  50. 08cbd5a new IOQ api by Robert Newson · 10 years ago
  51. 852b7bd fix stats path by Robert Newson · 10 years ago
  52. 33a51cc Use ioq to separately prioritise compaction requests by Robert Newson · 10 years ago
  53. cc9c436 Disable problematic tests by Russell Branca · 10 years ago 1963-eunit-bigcouch
  54. 0320170 Admin user again by Russell Branca · 10 years ago
  55. 1d110e1 Switch to using test_util:{start,stop}_couch by Russell Branca · 10 years ago
  56. 7857cf8 Use ?ADMIN macros from couch_eunit.hrl by Russell Branca · 10 years ago
  57. b4e490f Update include paths by Russell Branca · 10 years ago
  58. d6aa414 Move files out of test/couchdb into top level test/ folder by Russell Branca · 10 years ago
  59. 7644769 Port couch_mrview/07-compact-swap.t etap test suite to eunit by Alexander Shorin · 10 years ago
  60. 40e770e Port couch_mrview/06-all-docs.t etap test suite to eunit by Alexander Shorin · 10 years ago
  61. 776605b Port couch_mrview/05-collation.t etap test suite to eunit by Alexander Shorin · 10 years ago
  62. d98c180 Port couch_mrview/04-index-info.t etap test suite to eunit by Alexander Shorin · 10 years ago
  63. ae26f14 Port couch_mrview/03-red-views.t etap test suite to eunit by Alexander Shorin · 10 years ago
  64. f94401c Port couch_mrview/02-map-views.t etap test suite to eunit by Alexander Shorin · 10 years ago
  65. d43bfb8 Port couch_mrview/01-load.t etap test suite to eunit by Alexander Shorin · 10 years ago
  66. 4cc8114 Monitor the newly compacted view file by Robert Newson · 10 years ago windsor-merge
  67. 6831348 squash! Add an API to see if the index file exists by Robert Newson · 10 years ago
  68. db88586 Merge data_size calculations for views by Robert Newson · 10 years ago
  69. 2c41c9d Update to use couch_stats by Paul J. Davis · 10 years ago
  70. ad72dc8 Don't use delayed send when a resp hasn't started by Paul J. Davis · 10 years ago
  71. cd338d6 Add an API to see if the index file exists by Paul J. Davis · 10 years ago
  72. d6b5884 Expose access to the file descriptor for monitoring. by Paul J. Davis · 10 years ago
  73. a6dfc8c Expose language and views from #mrst{} records by Paul J. Davis · 10 years ago
  74. 911e5e9 Gracefully handle design document updates with malformatted structure by Robert Newson · 10 years ago
  75. 60eb161 Move filtered_view_cb to saner location by Robert Newson · 10 years ago
  76. a5411c0 Fix references to couch_config by Robert Newson · 10 years ago
  77. 01cff34 remove refcounting introduced by new upgrade path by Robert Newson · 10 years ago
  78. fd52589 Fix reference to renamed tree by Robert Newson · 10 years ago
  79. a816272 Merge remote-tracking branch 'origin/1993-bigcouch-couch-mrview' by Robert Newson · 10 years ago
  80. 86de6cc Merge remote-tracking branch 'origin/import-master' by Robert Newson · 10 years ago
  81. c186e47 Properly parse boolean binary params by Russell Branca · 10 years ago 1993-bigcouch-couch-mrview
  82. 6cb1bd8 Allow couch_mrview_show to be more fully utilized by chttpd_show by Russell Branca · 10 years ago
  83. 3688736 Add mutli view query support by Russell Branca · 10 years ago
  84. 23c16c0 Allow couch_mrview_http to be more usable in chttpd by Russell Branca · 10 years ago
  85. b658261 Move vacc and lacc records into couch_mrview.hrl for use in chttpd by Russell Branca · 10 years ago
  86. deec893 Send better error if user specifies key and keys by Robert Newson · 10 years ago import-master
  87. 3a093fa Build with rebar by Robert Newson · 10 years ago 1843-feature-bigcouch
  88. 9f59339 Fix whitespace by Klaus Trainer · 10 years ago
  89. e650b43 Extend support for attachment-related query params by Klaus Trainer · 10 years ago
  90. f5c829f admins can always read all doc fields, regardless of public_fields by Jan Lehnardt · 11 years ago
  91. f4739cd Typo - no such function couch_httpd:send_method_not_allowd/2 by Peter Lemenkov · 11 years ago
  92. fc01965 add `users_db_public` config var by Jan Lehnardt · 11 years ago
  93. a4a72ba Merge remote-tracking branch 'origin/1334-revert-feature-view-server-pipelining' by Dirkjan Ochtman · 11 years ago
  94. 246048d Apply _list functions for _all_docs view. COUCHDB-1139 by Alexander Shorin · 11 years ago
  95. ad50fe9 COUCHDB-1334 - revert "More efficient communication with the view server" by Dave Cottlehuber · 11 years ago
  96. 3651497 Add a configurable whitelist of public user props by Robert Newson · 11 years ago
  97. e6898b3 [squash] update etap tests by Paul J. Davis · 11 years ago
  98. 62b621b Reject design docs with compilation errors by Paul J. Davis · 11 years ago
  99. 7b6f89c Major change to use the new config app by Robert Newson · 11 years ago
  100. dc6650d Add phase item to view compaction status by Robert Newson · 11 years ago