Age | Commit message (Expand) | Author |
2009-05-30 | Test and fix for infinite loops in view_servers, fix for crashed OS processes... | Damien F. Katz |
2009-05-29 | Removed unfixed tests cases accidently checked in. | Damien F. Katz |
2009-05-29 | Fix and test for COUCHDB-366, uploading large attachments causes 500 error. | Damien F. Katz |
2009-05-25 | Merging new tail append storage into trunk. Upgrades are automatic, once open... | Damien F. Katz |
2009-05-23 | added an design doc option so that doc._local_seq can be available in the map... | John Christopher Anderson |
2009-05-13 | Adding testing for GET /_changes?continuous=true by adding a GET /_sleep?time... | Damien F. Katz |
2009-05-13 | Closes COUCHDB-334 - Add JSONP support to CouchDB | Paul Joseph Davis |
2009-05-12 | You can now specify either "_sum" or "_count" as the source code for 2 built-... | John Christopher Anderson |
2009-05-10 | refactor JSON body error handling, also consolidate update_docs JSON response... | 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-05-09 | Check for invalid document members. | Paul Joseph Davis |
2009-05-06 | First cut at _changes api. Update the by_id and by_seq indexes to contain upd... | Damien F. Katz |
2009-05-04 | standalone attachment GETs should respect "rev" qs param | Adam Kocoloski |
2009-05-04 | reduce_limit error is thrown when the reduce function output is not small eno... | John Christopher Anderson |
2009-05-04 | Use batch=ok query param for document PUT and POST to defer index updates unt... | John Christopher Anderson |
2009-04-29 | Closes COUCHDB-320 (ignore Content-Type in _temp_view). Thanks B. Candler | Adam Kocoloski |
2009-04-27 | Resolves COUCHDB-332 Proper errors for invalid docids. | Paul Joseph Davis |
2009-04-27 | Fix and test for COUCHDB-334 where a database with delayed commits pending is... | Damien F. Katz |
2009-04-25 | Resolves COUCHDB-331 - Allow reduce=true&include_docs=false | Paul Joseph Davis |
2009-04-22 | Refactoring the view URL parameter parsing. | Paul Joseph Davis |
2009-04-19 | COUCHDB-306 - Improving reported errors. | Paul Joseph Davis |
2009-04-18 | refactor main.js into many files and improve show/list error handling | John Christopher Anderson |
2009-04-18 | Resolves COUCHDB-306 - Wacky error responses to malformed documents | Paul Joseph Davis |
2009-04-18 | Fixes COUCHDB-322 | Paul Joseph Davis |
2009-04-15 | URL-encode attachment paths during replication | Adam Kocoloski |
2009-04-10 | Fixes for leaked file handles, with test. | Damien F. Katz |
2009-04-09 | Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ... | Damien F. Katz |
2009-03-28 | always load _conflicts in _show functions | Jan Lehnardt |
2009-03-27 | Location header responses should be absolute URIs, thanks Christopher | Jan Lehnardt |
2009-03-26 | return a Location header on newly created documents using PUT requests | Jan Lehnardt |
2009-03-26 | return Location header for newly create databases | Jan Lehnardt |
2009-03-26 | whitespace | Jan Lehnardt |
2009-03-24 | fix unstable stats test; the open_os_files counter needs a separate test | Jan Lehnardt |
2009-03-24 | force full doc reload because ETags don't honour compaction | Jan Lehnardt |
2009-03-21 | regression test for update/delete in one bulk_docs update | John Christopher Anderson |
2009-03-21 | provide a 404 response on deletion of non-existant docs | John Christopher Anderson |
2009-03-21 | Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ... | Damien F. Katz |
2009-03-20 | map queries with group=true query option will return an error. | John Christopher Anderson |
2009-03-20 | remove leftovers of MOVE form the stats tests | Jan Lehnardt |
2009-03-19 | inclusive_end query option for views, defaults to true (does not change curre... | John Christopher Anderson |
2009-03-18 | rename test file to reclect new test name | Jan Lehnardt |
2009-03-18 | remove MOVE requests as they can't sensibly be supported and COPY & DELETE do... | Jan Lehnardt |
2009-03-17 | Closes COUCHDB-135 View offset regression after 0.8.1 | Paul Joseph Davis |
2009-03-16 | tabs->spaces, other whitespace enhancements | Jan Lehnardt |
2009-03-15 | Streaming attachment replication now follows redirects and checks for error c... | John Christopher Anderson |
2009-03-15 | error message on invalid rev format. | John Christopher Anderson |
2009-03-13 | Commit Damien's rep_security branch to trunk. | John Christopher Anderson |
2009-03-10 | Remove leftover console.log(). Should we get a pre-commit hook for these? Clo... | Jan Lehnardt |
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 |