summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-26add https support.benoitc
2011-09-12Merge pull request #62 from benoitc/masterAdam Kocoloski
2011-09-12Add missing database 'created' event.benoitc
2011-08-17add httpd/aborted_requests description.Robert Newson
2011-08-15Merge branch '11554-merge-couchdb-1.1'Adam Kocoloski
2011-08-12Reset tracking branches to masterAdam Kocoloski
2011-08-12assert that calls to file functions actually succeed.Robert Newson
2011-08-12include new share/www files missed in the 1.1 merge.Robert Newson
2011-08-12allow replication callback module to be chosen at runtime.Robert Newson
2011-08-12move couch_js_functions.hrl to include dirRobert Newson
2011-08-12Allow asynchronous view group updates.Robert Newson
2011-08-03add note that R14B01 or higher is needed to build a release.Robert Newson
2011-07-05Remove warning about unused variableFilipe David Borba Manana
2011-07-05Merged revision 1142262 from trunkFilipe David Borba Manana
2011-07-05Merge revision 1142259 from trunkFilipe David Borba Manana
2011-07-05Restart replications on errorFilipe David Borba Manana
2011-07-05Backport revision 1140886 from trunkFilipe David Borba Manana
2011-07-05Merged revision 1104168 from trunkFilipe David Borba Manana
2011-06-29Guard against dead fd process in is_idle/1Adam Kocoloski
2011-06-22Merge remote-tracking branch 'upstream/1.1.x' into 0.4.xRobert Newson
2011-06-21Backport revision 1137928 from trunkFilipe David Borba Manana
2011-06-20Fix spurious declarations of new merge conflictsRobert Newson
2011-06-17use fabric branch couch_1.1Robert Newson
2011-06-16Merge revision 1136639 from trunkFilipe David Borba Manana
2011-06-16support _design and _doc_ids filters.Robert Newson
2011-06-13Merge CouchDB 1.1Robert Newson
2011-06-12Backport revision 1129897 from trunkFilipe David Borba Manana
2011-06-12Fix erlang-oauth Makefile.am (wrong file extension)Filipe David Borba Manana
2011-06-11Backport r113686 from trunkRandall Leeds
2011-06-08backport r1133312 from trunkRandall Leeds
2011-06-08bump minimum erlang to R13B02 (COUCHDB-1191)Randall Leeds
2011-06-03import version 1.0.2 info to NEWS/CHANGES.Robert Newson
2011-06-03unfreeze 1.1.x - prep for 1.1.1Robert Newson
2011-06-03set HttpOnly on auth cookies on SSL.Robert Newson
2011-05-30tagging 1.1.0Robert Newson
2011-05-30fix replication.js, continuous:true wasn't passed and so the wrong RepId was ...Robert Newson
2011-05-30supervisor:delete_child returns ok after a successful terminated_child in R14B03Robert Newson
2011-05-28tagging 1.1.0Robert Newson
2011-05-28delete regression.jsRobert Newson
2011-05-28tagging 1.1.0Robert Newson
2011-05-28move COUCHDB-1178 test to conflicts.jsRobert Newson
2011-05-28tagging 1.1.0Robert Newson
2011-05-28COUCHDB-1171 Multiple requests to _changes feed causes {error, system_limit} ...Robert Newson
2011-05-28COUCHDB-1173 - pass md5 in stub so replication verifies the transfer.Robert Newson
2011-05-27update CHANGESRobert Newson
2011-05-27COUCHDB-1074 - fix variable substitution in rewriterRobert Newson
2011-05-26COUCHDB-1177 - don't read more of an attachment than Content-Length states.Robert Newson
2011-05-26COUCHDB-1178 - fix make_first_doc_on_disk function_clause errorRobert Newson
2011-05-26COUCHDB-1173 - return Content-MD5 when fetching attachments where possible.Robert Newson
2011-05-26COUCHDB-1163 - fix internal state of documents affected by COUCHDB-885 (patch...Robert Newson