summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-27add registered field and fix formatting of .app fileAdam Kocoloski
2010-07-26appups for 1.2.1Adam Kocoloski
2010-07-26nicer error messages for missing attachment stubsAdam Kocoloski
2010-07-25send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
2010-07-24Merge revision 978918 from trunk:Filipe David Borba Manana
2010-07-23Merged revision 967254 from trunk:Filipe David Borba Manana
2010-07-23Merged revision 967251 from trunk:Filipe David Borba Manana
2010-07-23Make the simple document versioning actually work. I have no idea how it pass...John Christopher Anderson
2010-07-22humane error message on missing design handlerJohn Christopher Anderson
2010-07-21Merge revision 966283 from trunk:Filipe David Borba Manana
2010-07-20add link to the wiki about the messed up ubuntu install situation. Closes COU...Jan Lehnardt
2010-07-20require application/json content-type in the remaining places where a POST ha...John Christopher Anderson
2010-07-19remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829John Christopher Anderson
2010-07-19Merge revision 965434 from trunk:Filipe David Borba Manana
2010-07-16Revert revision 964957 (COUCHDB-827) - solution had secondary effects.Filipe David Borba Manana
2010-07-16Merge revision 964956 from trunk:Filipe David Borba Manana
2010-07-16very stupid bugAdam Kocoloski
2010-07-16fix ok response for set_securityAdam Kocoloski
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-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-14Merge revision 964108 from trunk: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-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-12handle new_edits=false update_doc response correctlyAdam Kocoloski
2010-07-12fix fabric:all_dbs when used with a prefixAdam 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-09Merge revision 962460 from trunk:Filipe David Borba Manana
2010-07-08validate admin and content type for compact requestsJohn Christopher Anderson
2010-07-08Merge revision 961893 from trunk:Filipe David Borba Manana
2010-07-08Fix for occasional failed tests caused by responding with 202 success to comp...John Christopher Anderson
2010-07-08use json as the default content-type for requests from jquery.couch.jsJohn Christopher Anderson
2010-07-07fixed up version numbers, etcNoah Slater
2010-07-07fixup news and changes for 1.0John Christopher Anderson
2010-07-07updated version info on branch for 1.0.0Noah Slater
2010-07-07branching 1.0.xNoah Slater
2010-07-07link to wiki discussion of delayed_commits configuration from the config page...John Christopher Anderson