summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-12Freeze dependencies, this is 0.4.0pre1Adam Kocoloski
2011-10-12Merge pull request #71 from cloudant/12726-custom-http-optionsAdam Kocoloski
2011-10-12Remove obsolete options, document N,QAdam Kocoloski
2011-10-12Update CHANGES/NEWS/acinclude.m4.in for 1.1.1Robert Newson
2011-10-12Remove duplicated word "the"Filipe David Manana
2011-10-11Document custom HTTP/socket options in default.iniPaul J. Davis
2011-10-10Remove call to subprocess.check_outputPaul J. Davis
2011-10-10Fix R15 warning for etap_web.erlRobert Newson
2011-10-10Backport erlang-oauth from master for R15 compatRobert Newson
2011-10-10Merge remote-tracking branch 'apache/1.1.x'Robert Newson
2011-10-07Include twig explicitly in the release configAdam Kocoloski
2011-10-06Revert "Fix function evaluation by newer SpiderMonkey's."Robert Newson
2011-10-06Revert "Remove SpiderMonkey 1.8.5 compatibility"Robert Newson
2011-10-06fix shadowing warning.Robert Newson
2011-10-06Remove SpiderMonkey 1.8.5 compatibilityRobert Newson
2011-10-05Update CHANGES and NEWS for the 1.1.1 releaseFilipe David Manana
2011-10-05update CHANGES and NEWS to include a one line summary for every ticket resolv...Robert Newson
2011-10-04Merge pull request #67 from cloudant/12645-merge_latest_1.1.xAdam Kocoloski
2011-10-04Merge remote branch 'apache/1.1.x'Adam Kocoloski
2011-10-02fix couchjs help language and use short optionsRandall Leeds
2011-10-02distclean couchjs.1 help2man fileRandall Leeds
2011-10-02improve argument parsing in couchjsRandall Leeds
2011-10-01fix COUCHDB-648 - _update handler ignores "code"Randall Leeds
2011-09-30Replicator: skip documents with empty IDFilipe David Borba Manana
2011-09-29Remove usage of http module from etap testsFilipe David Borba Manana
2011-09-29restore update_group for better update_after implementation.Robert Newson
2011-09-28permit . within database names to allow shard browsing on :5986Robert Newson
2011-09-28handle bigcouch sequences in futon.browse.jsRobert Newson
2011-09-28Merge 1.1.x because Paul Davis kept his important bug fix super secret while ...Robert Newson
2011-09-28remove bad new tests. evil tests, I keel you.Robert Newson
2011-09-28Merge 1.1.x changesRobert Newson
2011-09-28Rest of the fix for COUCHDB-1265Paul Joseph Davis
2011-09-28Allow CommonJS modules to be an empty string.Paul Joseph Davis
2011-09-27Fix function evaluation by newer SpiderMonkey's.Paul Joseph Davis
2011-09-27Fixes COUCHDB-1152 - Update ICU on Windows.Robert Newson
2011-09-27Merge commit '34ba230324bb329ce5ed54d703dcb4d84a65ab86'Robert Newson
2011-09-27set cluster_ssl correctly, and tidy chttps section.Robert Newson
2011-09-26add https support.benoitc
2011-09-23Write header before handing over compacted groupAdam Kocoloski
2011-09-22Updated CouchJS to support SpiderMonkey 1.8.5Paul J. Davis
2011-09-22fix port conversion in vhostRobert Newson
2011-09-15Make sure view compaction terminatesFilipe David Borba Manana
2011-09-15remove trailing commaJan Lehnardt
2011-09-13Allow slashes in doc ids in URLs to _update handlers.Jan Lehnardt
2011-09-12Merge pull request #62 from benoitc/masterAdam Kocoloski
2011-09-12Add missing database 'created' event.benoitc
2011-09-12Insane libtool hackery for windows (COUCHDB-1197)Randall Leeds
2011-09-08COUCHDB-1274 - Use text/javascript content-type for jsonp responses.Robert Newson
2011-09-08Fix list-style send() API in show functions when using provides()Jan Lehnardt
2011-09-08And the rest of the commit/Paul Joseph Davis