summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tagging 1.0.01.0.0Noah Slater2010-07-0910-27/+140
|\
| * added some list padding to NEWS and CHANGESNoah Slater2010-07-092-16/+16
| * Merge revision 962460 from trunk:Filipe David Borba Manana2010-07-091-0/+2
| * validate admin and content type for compact requestsJohn Christopher Anderson2010-07-081-1/+6
| * Merge revision 961893 from trunk:Filipe David Borba Manana2010-07-084-2/+106
| * Fix for occasional failed tests caused by responding with 202 success to comp...John Christopher Anderson2010-07-082-8/+9
| * use json as the default content-type for requests from jquery.couch.jsJohn Christopher Anderson2010-07-081-0/+1
* | tagging 1.0.0Noah Slater2010-07-070-0/+0
|/
* fixed up version numbers, etcNoah Slater2010-07-072-7/+2
* fixup news and changes for 1.0John Christopher Anderson2010-07-072-13/+36
* updated version info on branch for 1.0.0Noah Slater2010-07-073-7/+3
* branching 1.0.xNoah Slater2010-07-070-0/+0
* link to wiki discussion of delayed_commits configuration from the config page...John Christopher Anderson2010-07-071-1/+3
* avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson2010-07-071-1/+2
* dont redirect endlessly when require_valid_user=trueJohn Christopher Anderson2010-07-061-8/+13
* improved find invokation for portabilityNoah Slater2010-07-051-3/+3
* _log should be an admin-only resourceJohn Christopher Anderson2010-07-041-0/+1
* Replacing call couch_httpd_db:couch_doc_open/4 with call to couch_db:open_doc/2.Filipe David Borba Manana2010-07-031-5/+5
* Fix deletion to move properly to root of storage, to avoid copying files when...Damien F. Katz2010-07-034-19/+32
* Fixed intermittent problem deleting files on Windows. Added Juhani Ränkimies...Damien F. Katz2010-07-033-3/+19
* fix jquery.couch.js replicate optionsJohn Christopher Anderson2010-07-031-1/+1
* add line ending to be like the pidfile and fix typo.Benoit Chesneau2010-07-021-2/+2
* close #COUCHDB-393. save the uri http://IP:PORT/ inBenoit Chesneau2010-07-022-1/+9
* make NEWS reflect that the next release will be 1.0.0John Christopher Anderson2010-07-021-1/+1
* helpful note about configuring require_valid_user=trueJohn Christopher Anderson2010-07-021-0/+4
* fix edge case in users db validation funJohn Christopher Anderson2010-07-021-2/+2
* fix a query parameter in the list_views.js testJohn Christopher Anderson2010-07-021-1/+1
* Revert "click to edit config in Futon instead of double click. thanks Aaron M...John Christopher Anderson2010-07-021-2/+2
* Backport warning fix from a future version of ibrowse.Jan Lehnardt2010-07-021-3/+3
* Moving duplicated code into a single private module function.Filipe David Borba Manana2010-07-021-42/+25
* more robust uuids testJohn Christopher Anderson2010-07-011-5/+13
* Move Robert Newson from THANKS to AUTHORS to be in there well deservedlyJan Lehnardt2010-07-012-1/+1
* prevent zero byte files, closes COUCHDB-647John Christopher Anderson2010-07-011-1/+10
* click to edit config in Futon instead of double click. thanks Aaron MillerJohn Christopher Anderson2010-07-011-2/+2
* Added comment why we use werl instead of erl by default. It's because of test...Damien F. Katz2010-07-011-0/+2
* Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz2010-07-013-4/+10
* reflect new (old) versioning planJan Lehnardt2010-07-011-1/+1
* Bug fix when creating a DB with the option 'sys_db' and the number of current...Filipe David Borba Manana2010-06-301-6/+12
* Adding myself to the list of authors.Filipe David Borba Manana2010-06-262-1/+1
* make erl start options and ./bin/couchdb -h output more robustJan Lehnardt2010-06-251-2/+3
* Increasing async threadpool.John Christopher Anderson2010-06-251-1/+1
* fix test case for revpos-checking commitJan Lehnardt2010-06-251-2/+4
* update NEWS and CHANGESJan Lehnardt2010-06-252-4/+139
* fix the Futon issue where you have to cancel the admin dialog box after putti...John Christopher Anderson2010-06-251-1/+5
* make the authentication redirect URL configurable. setting it to the empty st...John Christopher Anderson2010-06-253-9/+14
* Added checking to ensure when a revpos is sent with a stub, it's correct.Damien F. Katz2010-06-252-12/+19
* use proper Accept headers in the test suiteJohn Christopher Anderson2010-06-253-6/+18
* removed redundant lineNoah Slater2010-06-241-3/+1
* improved \`couchdb --help\` outputNoah Slater2010-06-243-0/+15
* patch mochijson2 to allow output of big integers not in float form (it stores...John Christopher Anderson2010-06-241-4/+1