Age | Commit message (Expand) | Author |
2010-03-10 | _stats builtin reduction for min/max/mean/variance | Adam Kocoloski |
2010-03-04 | reverting damien's latest commit until we can figure out why it's causing fai... | John Christopher Anderson |
2010-03-04 | Changed process tree shutdown to be synchronous, to eliminate spurious test f... | Damien F. Katz |
2010-02-26 | fdmananas patch for filtered replication via COUCHDB-673 | John Christopher Anderson |
2010-02-01 | fix unused variable warnings, remove unused code. | Jan Lehnardt |
2010-02-01 | Database-level security. | John Christopher Anderson |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-12-02 | removed add_fun optimization for filters, this provides better concurrency at... | John Christopher Anderson |
2009-11-21 | code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570 | Adam Kocoloski |
2009-08-12 | Introduces native Erlang query servers. Closes COUCHDB-377 | John Christopher Anderson |
2009-08-11 | Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod... | John Christopher Anderson |
2009-08-01 | enable include_docs=true for list functions, patch by Mark Hammond, closes CO... | Jan Lehnardt |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-14 | merge list-iterator branch to trunk. changes JavaScript _list API | John Christopher Anderson |
2009-05-30 | Test and fix for infinite loops in view_servers, fix for crashed OS processes... | Damien F. Katz |
2009-05-13 | Adding testing for GET /_changes?continuous=true by adding a GET /_sleep?time... | Damien F. Katz |
2009-05-12 | You can now specify either "_sum" or "_count" as the source code for 2 built-... | John Christopher Anderson |
2009-05-04 | reduce_limit error is thrown when the reduce function output is not small eno... | John Christopher Anderson |
2009-03-04 | allow for handling 404s in document show functions | Jan Lehnardt |
2009-02-25 | Support for reduce views in _list. closes COUCHDB-260. Thanks Jason Davies. | John Christopher Anderson |
2009-01-27 | Improved etag handling for show funcs and db_doc requests; main.js cleanup (b... | John Christopher Anderson |
2009-01-23 | View list functions can stream views in any format. See list_views test for d... | John Christopher Anderson |
2009-01-12 | rename _form to _show and move the funcs in the design doc to design.show.docs | John Christopher Anderson |
2008-12-29 | merge form branch to trunk | John Christopher Anderson |
2008-12-16 | couch_os_process to manage the JSON line protocol. thanks davisp. | John Christopher Anderson |
2008-11-20 | Nearly completed security/validation work. Still needs replication testing. | Damien F. Katz |
2008-11-11 | Check in of initial validation and authorization work. This work is incomplet... | Damien F. Katz |
2008-09-13 | Changes and refactorings to couch_config | Damien F. Katz |
2008-08-31 | Merged json_term_changes branch back into trunk. | Christopher Lenz |
2008-08-30 | - Rename configuration options and sections to allow for a nicer .ini file an... | Jan Lehnardt |
2008-08-20 | Merge runtimeconfig branch back into trunk | Jan Lehnardt |
2008-06-09 | Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion. | Damien F. Katz |
2008-05-15 | Incremental reduce first checkin. Warning! Disk format change. | Damien F. Katz |
2008-04-20 | Added proper UUID generation and changed the details of how way debug logging... | Damien F. Katz |
2008-04-07 | Compaction. Works, but still needs queueing and better handling for long read... | Damien F. Katz |
2008-03-28 | Imported trunk. | Christopher Lenz |