summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-01Add missing clause to the case expression to avoid a case_clause Erlang excep...Filipe David Borba Manana
2010-08-01Merge revision 981341 from trunk:Filipe David Borba Manana
2010-08-01Bug fix - RegExp matching the atom 'undefined'.Filipe David Borba Manana
2010-07-30Add support for replication through an HTTP/HTTPS proxy.John Christopher Anderson
2010-07-30appups for 1.2.3Adam Kocoloski
2010-07-30include a sequence sum in the _changes seq for sorting, BugzID 10588Adam Kocoloski
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-29Revert "replicator was getting stuck on push replication to design docs by no...John Christopher Anderson
2010-07-29Revert "replicator was getting stuck on push replication to design docs by no...John Christopher Anderson
2010-07-29more relaxed verification of SSL chains, COUCHDB-840Adam Kocoloski
2010-07-29more relaxed verification of SSL chains, COUCHDB-840Adam Kocoloski
2010-07-28don't require integer seqnums in the changes feed, COUCHDB-838Adam Kocoloski
2010-07-28don't require integer seqnums in the changes feed, COUCHDB-838Adam Kocoloski
2010-07-28appups for 1.2.2Adam Kocoloski
2010-07-28bugfix for is_progress_possible with q=1Adam Kocoloski
2010-07-28preliminary support for multipart/related PUTs with N>1Adam Kocoloski
2010-07-27replicator was getting stuck on push replication to design docs by non-admins...John Christopher Anderson
2010-07-27replicator was getting stuck on push replication to design docs by non-admins...John Christopher Anderson
2010-07-27Merge revision 979887 from trunk:Filipe David Borba Manana
2010-07-27Fix issues with the replicator when using HTTP Basic authentication, receivin...Filipe David Borba Manana
2010-07-27add the appups for realAdam Kocoloski
2010-07-27add registered field and fix formatting of .app fileAdam Kocoloski
2010-07-27fix CLI js test suite.Robert Newson
2010-07-26appups for 1.2.1Adam Kocoloski
2010-07-26nicer error messages for missing attachment stubsAdam Kocoloski
2010-07-26Add SSL support to CouchDB.Robert Newson
2010-07-26Check if Erlang has been compiled with crypto support at ./configureJan Lehnardt
2010-07-26Multi-part patch to enable white-listing of _config API values:Jan Lehnardt
2010-07-25send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson
2010-07-25send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
2010-07-24Make sure all the properties of an EJSON change line are binaries (instead of...Filipe David Borba Manana
2010-07-24Merge revision 978918 from trunk:Filipe David Borba Manana
2010-07-24Move the tracking of the stat {httpd, clients_requesting_changes} from couch_...Filipe David Borba Manana
2010-07-23Corrected misleading parameter name (Logs => DbList) and removed unnecessary ...Filipe David Borba Manana
2010-07-23Merged revision 967254 from trunk:Filipe David Borba Manana
2010-07-23Removed warnings about unused vairables.Filipe David Borba Manana
2010-07-23Merged revision 967251 from trunk:Filipe David Borba Manana
2010-07-23Removed bogus log error message.Filipe David Borba Manana
2010-07-23update json2.js to latest versionJohn Christopher Anderson
2010-07-23Make the simple document versioning actually work. I have no idea how it pass...John Christopher Anderson
2010-07-23Make the simple document versioning actually work. I have no idea how it pass...John Christopher Anderson
2010-07-22Futon: The CSS for dropdowns define a background (white) but noJan Lehnardt
2010-07-22humane error message on missing design handlerJohn Christopher Anderson
2010-07-22humane error message on missing design handlerJohn Christopher Anderson
2010-07-21Merge revision 966283 from trunk:Filipe David Borba Manana
2010-07-21Add "Stale views" checkbox to Futon's database pages.Filipe David Borba Manana
2010-07-20add link to the wiki about the messed up ubuntu install situation. Closes COU...Jan Lehnardt