summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-15Make sure view compaction terminatesFilipe David Borba Manana
2011-09-13Allow slashes in doc ids in URLs to _update handlers.Jan Lehnardt
2011-09-08COUCHDB-1274 - Use text/javascript content-type for jsonp responses.Robert Newson
2011-09-08And the rest of the commit/Paul Joseph Davis
2011-09-08Fix CouchJS compatibility with older SpiderMonkey.Paul Joseph Davis
2011-09-02Fixes COUCHDB-1265Paul Joseph Davis
2011-08-31Fix order of parameters in log messageFilipe David Borba Manana
2011-08-27Remove unnecessary call after revision 1162306Filipe David Borba Manana
2011-08-27Fix replication crash on database compactionFilipe David Borba Manana
2011-08-25Remove Style where we have no need for itAdam Kocoloski
2011-08-25Do not suppress old revisions from _changesAdam Kocoloski
2011-08-19Updated changes feed connect timeout to 30 secondsFilipe David Borba Manana
2011-08-18Merge revision 1159045 from trunkFilipe David Borba Manana
2011-08-15Fix empty range check for raw collation.Paul Joseph Davis
2011-08-13Merge revision 1157428 from trunkFilipe David Borba Manana
2011-08-10Revert couch_server changes added in revision 1156361Filipe David Borba Manana
2011-08-10COUCHDB-1245 - enforce maximum chunk size for _log call to better manage memory.Robert Newson
2011-08-10Merged revision 1156360 from trunkFilipe David Borba Manana
2011-08-10COUCHDB-1244 - close file descriptor in couch_log:read/2Robert Newson
2011-07-30Backport of r1152398 from trunkRandall Leeds
2011-07-30Backport of r1152397 from trunkRandall Leeds
2011-07-28revert redundant pattern match.Robert Newson
2011-07-25assert that calls to file functions actually succeed.Robert Newson
2011-07-06Merge revision 1143375 from trunkFilipe David Borba Manana
2011-07-04Backport r1142685 from trunk: Allow "/" as vhost target.Jan Lehnardt
2011-07-03Remove warning about unused variableFilipe David Borba Manana
2011-07-02Merged revision 1142262 from trunkFilipe David Borba Manana
2011-07-02Merge revision 1142259 from trunkFilipe David Borba Manana
2011-07-02Restart replications on errorFilipe David Borba Manana
2011-06-30COUCHDB-1206 - include current_seq in view ETag for include_docs=trueRobert Newson
2011-06-28Backport revision 1140886 from trunkFilipe David Borba Manana
2011-06-26Merged revision 1139894 from trunkFilipe David Borba Manana
2011-06-23Merged revision 1104168 from trunkFilipe David Borba Manana
2011-06-23Merged revision 1138796 from trunkFilipe David Borba Manana
2011-06-21Backport revision 1137928 from trunkFilipe David Borba Manana
2011-06-20Fix spurious declarations of new merge conflictsRobert Newson
2011-06-16Merge revision 1136639 from trunkFilipe David Borba Manana
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-08backport r1133312 from trunkRandall Leeds
2011-06-08bump minimum erlang to R13B02 (COUCHDB-1191)Randall Leeds
2011-06-03set HttpOnly on auth cookies on SSL.Robert Newson
2011-05-30supervisor:delete_child returns ok after a successful terminated_child in R14B03Robert 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-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