summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-01Merge revision 981341 from trunk:Filipe David Borba Manana
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-29Revert "replicator was getting stuck on push replication to design docs by no...John Christopher Anderson
2010-07-29more relaxed verification of SSL chains, COUCHDB-840Adam Kocoloski
2010-07-28don't require integer seqnums in the changes feed, COUCHDB-838Adam Kocoloski
2010-07-27replicator was getting stuck on push replication to design docs by non-admins...John Christopher Anderson
2010-07-27Merge revision 979887 from trunk:Filipe David Borba Manana
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-14Merged revision 964201 from trunk:Filipe David Borba Manana
2010-07-14Merge revision 964111 from trunk:Filipe David Borba Manana
2010-07-14Merge revision 964108 from trunk:Filipe David Borba Manana
2010-07-14fix test report sharingJan Lehnardt
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-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
2010-07-07avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson
2010-07-06dont redirect endlessly when require_valid_user=trueJohn Christopher Anderson
2010-07-05improved find invokation for portabilityNoah Slater
2010-07-04_log should be an admin-only resourceJohn Christopher Anderson
2010-07-03Replacing call couch_httpd_db:couch_doc_open/4 with call to couch_db:open_doc/2.Filipe David Borba Manana
2010-07-03Fix deletion to move properly to root of storage, to avoid copying files when...Damien F. Katz
2010-07-03Fixed intermittent problem deleting files on Windows. Added Juhani Ränkimies...Damien F. Katz
2010-07-03fix jquery.couch.js replicate optionsJohn Christopher Anderson
2010-07-02add line ending to be like the pidfile and fix typo.Benoit Chesneau
2010-07-02close #COUCHDB-393. save the uri http://IP:PORT/ inBenoit Chesneau
2010-07-02make NEWS reflect that the next release will be 1.0.0John Christopher Anderson
2010-07-02helpful note about configuring require_valid_user=trueJohn Christopher Anderson