Age | Commit message (Expand) | Author |
2010-06-16 | small optimization for reordering result lists | Adam Kocoloski |
2010-06-16 | remove unused Bt from chunkify function | Adam Kocoloski |
2010-06-02 | trailing whitespace pedantry | Jan Lehnardt |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2009-11-21 | code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570 | Adam Kocoloski |
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-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-04 | last three dialyzer recommended cleanups | John Christopher Anderson |
2009-05-30 | Added code coverage report generation target. | Paul Joseph Davis |
2009-03-16 | Fix for problem with btree folds getting incorrect reductions after the first... | Damien F. Katz |
2009-01-30 | all_docs view with descending=true works properly now. fix COUCHDB-109 | John Christopher Anderson |
2009-01-23 | Added task status checking, to help debug the progress of long running tasks,... | Damien F. Katz |
2008-11-20 | Nearly completed security/validation work. Still needs replication testing. | Damien F. Katz |
2008-10-21 | Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in... | Damien F. Katz |
2008-09-11 | Check-in of document purge functionality. | Damien F. Katz |
2008-08-14 | CouchDB performance work. Faster Btree updates and lookups. | Damien F. Katz |
2008-07-29 | Fix for problem with count query arg in grouped reduce views. Previous fix wo... | Damien F. Katz |
2008-07-28 | Adjusted btree chunk size to give a 25% performance increase in random testing. | Damien F. Katz |
2008-06-09 | Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion. | Damien F. Katz |
2008-06-05 | Added reduce/combine example. Fixed broken node chunking with very large key... | Damien F. Katz |
2008-05-29 | Grouped reduce support. Needs performance work. | Damien F. Katz |
2008-05-23 | fix for bug with reusing map btree indexes when multiple views have the same ... | Damien F. Katz |
2008-05-20 | Fixed design document view definitions to be consistent with temp views. Chan... | Damien F. Katz |
2008-05-15 | Incremental reduce first checkin. Warning! Disk format change. | Damien F. Katz |
2008-04-09 | Fix for btree modification bug. | Damien F. Katz |
2008-04-01 | Fix for runaway process in the view code and the so far untested storage com... | Damien F. Katz |
2008-03-28 | Imported trunk. | Christopher Lenz |