Age | Commit message (Expand) | Author |
2010-11-18 | Merged revisions 986710, 988909, 997862, 998090, 1005513 and 1036447 from tru... | Filipe David Borba Manana |
2010-07-02 | fix a query parameter in the list_views.js test | John Christopher Anderson |
2010-06-25 | use proper Accept headers in the test suite | John Christopher Anderson |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-08 | fix last straggler view update_seq bugs, thanks tisba and bitdiddle for the r... | John Christopher Anderson |
2009-12-23 | Follow RFC 2616 closer and use "verb" instead of "method" | Jan Lehnardt |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-11-30 | ETags on POSTs to _view and _list should depend on Keys. COUCHDB-586 | Adam Kocoloski |
2009-10-19 | Fix bug when lists use two design docs. | Paul Joseph Davis |
2009-09-14 | Add test for COUCHDB-500. | Jason David Davies |
2009-09-14 | View refactoring and addition of raw collationoption. Significant performance... | Damien F. Katz |
2009-09-11 | Refactoring of endkey code in views and btrees. End key functionaility is now... | Damien F. Katz |
2009-08-17 | allow list function and view function to be in different design docs, patch b... | Jan Lehnardt |
2009-08-17 | fix whitespace | Jan Lehnardt |
2009-08-16 | make tests fast again, use X-Couch-Full-Commit:false for all db operations | Jan Lehnardt |
2009-08-05 | Upgraded JavaScript Accept header handling to make it useful. | John Christopher Anderson |
2009-08-01 | enable include_docs=true for list functions, patch by Mark Hammond, closes CO... | Jan Lehnardt |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-10 | Apply patch from Benoit Chesneau's COUCHDB-404 | John Christopher Anderson |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-04 | send utf-8 hearders with list and show responses. closes COUCHDB-392 | John Christopher Anderson |
2009-06-14 | merge list-iterator branch to trunk. changes JavaScript _list API | John Christopher Anderson |
2009-05-10 | Refactor the make_view_fold_function stuff. Added a proper Acc to both map an... | John Christopher Anderson |
2009-04-18 | refactor main.js into many files and improve show/list error handling | John Christopher Anderson |
2009-03-13 | Commit Damien's rep_security branch to trunk. | John Christopher Anderson |
2009-03-09 | merge design doc resource branch. breaking changes to _view query paths. | John Christopher Anderson |
2009-03-06 | validate reduce view list queries, make query_parse_error response code 400 | John Christopher Anderson |
2009-03-05 | allow multi-key POST requests for _list. | John Christopher Anderson |
2009-02-28 | supply etags for reduce view lists | John Christopher Anderson |
2009-02-25 | Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies. | John Christopher Anderson |
2009-02-15 | Reorganize the tests into one file per test. No other changes. | John Christopher Anderson |