summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Log error on failure writing to the URI fileFilipe David Manana2011-11-011-1/+9
* Fix handling of SSL option verify_ssl_certificatesFilipe David Manana2011-11-011-3/+3
* Backport CHANGES/NEWS for 1.1.[12]Robert Newson2011-10-312-2/+12
* Properly adhere to bytes and offset parameters for /_logJan Lehnardt2011-10-311-2/+19
* Start/Stop CouchDB aronud JS CLI tests.Jan Lehnardt2011-10-311-0/+8
* First fully working version of the JavaScript CLI tests.Jan Lehnardt2011-10-317-16/+40
* Fix typos and whitespace.Jan Lehnardt2011-10-302-2/+4
* Expose raw_path in req to show, list and externals.Jan Lehnardt2011-10-302-0/+3
* Futon: Make delete database dialog more expressive.Jan Lehnardt2011-10-301-2/+4
* Fix retrieval of headers larger than 4kAdam Kocoloski2011-10-302-2/+9
* Try to determine the location of erl_driver.h at configure timeTrond Norbye2011-10-301-9/+18
* Allow POST to _log.Jan Lehnardt2011-10-301-3/+18
* Prefer stringFun() over toString() and add binary test to update functions.Jan Lehnardt2011-10-303-4/+22
* Fix change password dialog for admin users.Jan Lehnardt2011-10-301-27/+45
* Make attachment stream buffer size configurableFilipe David Manana2011-10-304-12/+26
* Redirect on a failed login attempt.Jan Lehnardt2011-10-293-11/+22
* Allow OPTIONS HTTP method for list requests.Jan Lehnardt2011-10-293-1/+7
* Validate numeric argument to _revs_limit.Jan Lehnardt2011-10-293-2/+16
* improved documentation with regard to troublshooting, wiki, and mailing listsNoah Slater2011-10-292-13/+51
* Fix attachment name validation when creating inline attachments.Jan Lehnardt2011-10-291-0/+1
* Gracefully handle "doc_ids"=null in doc id replication filter option.Jan Lehnardt2011-10-291-0/+2
* Assert couch application starts successfullyFilipe David Manana2011-10-261-1/+1
* Hardcode couchjs binary namePaul Joseph Davis2011-10-232-3/+6
* Fix JavaScript CLI test runner.Paul Joseph Davis2011-10-201-1/+1
* Fix object sealing on sm 1.7.0Robert Newson2011-10-201-1/+1
* Minor fixes to link agianst SpiderMonkey trunkPaul Joseph Davis2011-10-183-7/+15
* Prevent linking against too new of a SpiderMonkeyPaul Joseph Davis2011-10-181-0/+22
* Fix builtin changes filters with ?descending=trueFilipe David Manana2011-10-182-32/+74
* Fix test test/etap/160-vhosts.tFilipe David Manana2011-10-151-29/+10
* restore couch_util:verify call in oauth.Robert Newson2011-10-132-2/+2
* Remove duplicated word "the"Filipe David Manana2011-10-121-1/+1
* recommend Homebrew over MacPortsJan Lehnardt2011-10-071-2/+4
* Revert "Fix function evaluation by newer SpiderMonkey's."Robert Newson2011-10-071-5/+1
* Update CHANGES and NEWS for the 1.1.1 releaseFilipe David Manana2011-10-052-0/+6
* update CHANGES and NEWS to include a one line summary for every ticket resolv...Robert Newson2011-10-052-0/+36
* Increase test 240-replication-compact pause periodFilipe David Manana2011-10-051-1/+1
* Open replicator database in child processFilipe David Manana2011-10-051-4/+7
* vendor info in welcome message (COUCHDB-1285)Randall Leeds2011-10-043-1/+16
* Replicator: configurable # of retries per requestFilipe David Manana2011-10-044-4/+15
* Remove no longer necessary call in replicator dbFilipe David Manana2011-10-041-6/+4
* Replicator: update task status more oftenFilipe David Manana2011-10-033-120/+115
* fix couchjs help language and use short optionsRandall Leeds2011-10-023-23/+12
* distclean couchjs.1 help2man fileRandall Leeds2011-10-021-5/+5
* improve argument parsing in couchjsRandall Leeds2011-10-027-141/+144
* Updated CHANGES and NEWS about the switch to Git.Paul J. Davis2011-10-012-0/+16
* fix COUCHDB-648 - _update handler ignores "code"Randall Leeds2011-10-013-8/+33
* Replicator: update timeout to match the .ini configFilipe David Borba Manana2011-09-301-1/+2
* Replicator: skip documents with empty IDFilipe David Borba Manana2011-09-301-2/+12
* fix tests after the change on trunk@1177162 .Benoit Chesneau2011-09-301-3/+3
* Remove usage of http module from etap testsFilipe David Borba Manana2011-09-296-233/+192