summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-19Merge revision 965434 from trunk:Filipe David Borba Manana
2010-07-19Fix possible bad match error - WriteFun might not return the atom 'ok'.Filipe David Borba Manana
2010-07-19COUCHDB-810: Adds port to replication checkpoints.Robert Newson
2010-07-17note about firefox support in test suiteJohn Christopher Anderson
2010-07-16Revert revision 964957 (COUCHDB-827) - solution had secondary effects.Filipe David Borba Manana
2010-07-16Revert revision 964956 (COUCHDB-827) - solution had secondary effects.Filipe David Borba Manana
2010-07-16Merge revision 964956 from trunk:Filipe David Borba Manana
2010-07-16Fix for a pull replication, targeted to a 1.0 CouchDB server, where the sourc...Filipe David Borba Manana
2010-07-16very stupid bugAdam Kocoloski
2010-07-16fix ok response for set_securityAdam Kocoloski
2010-07-15Update AUTHORS to use my new apache.org address.Robert Newson
2010-07-15update to new _changes feed formatAdam Kocoloski
2010-07-15don't badmatch if first shard in keyrange is missingAdam Kocoloski
2010-07-14bah, missed a renameAdam Kocoloski
2010-07-14kill was looking up the wrong ref(), so it never found anythingAdam Kocoloski
2010-07-14Merged revision 964201 from trunk:Filipe David Borba Manana
2010-07-14Adapt test to change introduced in revision 963725 - deleted documents can no...Filipe David Borba Manana
2010-07-14handle timeouts when using sync_replyAdam Kocoloski
2010-07-145 minute default timeout for sync_replyAdam Kocoloski
2010-07-14support for revs_limit and security metadataAdam Kocoloski
2010-07-14Merge revision 964111 from trunk:Filipe David Borba Manana
2010-07-14Fix test assertions introduced in revision 964108.Filipe David Borba Manana
2010-07-14Merge revision 964108 from trunk:Filipe David Borba Manana
2010-07-14Bug fix: badmatch error after deleting a user doc (uncovered by revision 9637...Filipe David Borba Manana
2010-07-14support the atts_since qs param for GET requestsAdam Kocoloski
2010-07-14fabric:get_doc_count/1 was broken for N>1Adam Kocoloski
2010-07-14fix test report sharingJan Lehnardt
2010-07-14fix test report sharingJan Lehnardt
2010-07-13return an informative error if user tries unsupported all_or_nothing optionAdam Kocoloski
2010-07-13show the complete document body even when the document is deleted (Couch lets...John Christopher Anderson
2010-07-13test and fix for deleting users documentsJohn Christopher Anderson
2010-07-13show the complete document body even when the document is deleted (Couch lets...John Christopher Anderson
2010-07-13test and fix for deleting users documentsJohn Christopher Anderson
2010-07-12handle new_edits=false update_doc response correctlyAdam Kocoloski
2010-07-12Reverting revision 963042 - lists:keystore/4 only replaces the first occurren...Filipe David Borba Manana
2010-07-12fix fabric:all_dbs when used with a prefixAdam Kocoloski
2010-07-11Simplification - avoid 2 proplists lookups and an unnecessary list to binary ...Filipe David Borba Manana
2010-07-11Removing unused function couch_util:ascii_lower/1. If ever needed, the exact ...Filipe David Borba Manana
2010-07-11Removing unnecessary code.Filipe David Borba Manana
2010-07-11Removing couch_util:read_file_size/1 because same functionality is provided b...Filipe David Borba Manana
2010-07-11thank you dialyzerAdam Kocoloski
2010-07-11deleting a DB while it was being opened would crash couch_serverAdam Kocoloski
2010-07-10thank you dialyzerAdam Kocoloski
2010-07-10thank you dialyzerAdam Kocoloski
2010-07-09added some list padding to NEWS and CHANGESNoah Slater
2010-07-09added some list padding to NEWS and CHANGESNoah Slater
2010-07-09Merge revision 962460 from trunk:Filipe David Borba Manana
2010-07-09Adding one more assertion to the view_compaction.js test to verify that theFilipe David Borba Manana
2010-07-08validate admin and content type for compact requestsJohn Christopher Anderson
2010-07-08validate admin and content type for compact requestsJohn Christopher Anderson