summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-16Reformatting and organizing better the export statements.Filipe David Borba Manana
2010-10-16Replicator: deal with 303 HTTP redirects. Closes COUCHDB-918.Filipe David Borba Manana
2010-10-16fixed command for installing prerequisites on UbuntuFredrick Galoso
2010-10-16Replicator: use pattern matching with the #url record instead of the raw tuple.Filipe David Borba Manana
2010-10-16Replicator: fix issues when a peer is accessible via SSL.Filipe David Borba Manana
2010-10-14Fixed typo in comment.Paul Joseph Davis
2010-10-14like in view, check content_type on POST /db/_all_docsBenoit Chesneau
2010-10-13get _changes on specific docidsBenoit Chesneau
2010-10-12Merge revision 1021811 from trunk:Filipe David Borba Manana
2010-10-12Avoid gen_server call timeout error after compacting a database (seems to hap...Filipe David Borba Manana
2010-10-11Fix ddoc sig test.Paul Joseph Davis
2010-10-10Avoid view regeneration for new ETags support.Paul Joseph Davis
2010-10-10Fixes COUCHDB-799 - More granular ETags for views.Paul Joseph Davis
2010-10-09Merged revision 1006181 from trunk:Filipe David Borba Manana
2010-10-09Bug fix: when receiving the compact_done message, make sure the gen_server un...Filipe David Borba Manana
2010-10-07Fix bad JavaScript practices and avoid declaration of 2 global variables.Filipe David Borba Manana
2010-10-03import couch_tests.js in custom_test.html so that CouchDB.protocol is defined...Robert Newson
2010-10-01minor tweak from Adam to fix replication, change method spec to correct metho...Robert Dionne
2010-10-02using an infinity timeout in places where we wait on disk ioJohn Christopher Anderson
2010-10-02using an infinity timeout in places where we wait on disk ioJohn Christopher Anderson
2010-10-02backport r1003701 (fix db file ref count in view generationJohn Christopher Anderson
2010-10-01remove vestigal db handle that will just be replaced by couch_view_updater an...John Christopher Anderson
2010-10-01close db handles after using them to get view groupsJohn Christopher Anderson
2010-10-01downgrade log line from error to debug outputJohn Christopher Anderson
2010-10-01Remove no longer necessary include macro (forgotten in revision 963038).Filipe David Borba Manana
2010-09-30fix badmatch for COPY call with missing Destination header.Robert Newson
2010-09-30Revert "COUCHDB-903 - add {ok, true} to COPY result."Robert Newson
2010-09-30COUCHDB-903 - add {ok, true} to COPY result.Robert Newson
2010-09-30Removing ?getv macros.Filipe David Borba Manana
2010-09-29Add missing expression to close the database (COUCHDB-892 related).Filipe David Borba Manana
2010-09-28Replicator fix: for a filtered replication, the replication ID should take in...Filipe David Borba Manana
2010-09-27CommonJS support in map functionsJohn Christopher Anderson
2010-09-27Replacing calls to couch_util:get_value with ?getvFilipe David Borba Manana
2010-09-27Adding new macro ?getv as an alias to couch_util:get_value.Filipe David Borba Manana
2010-09-25update documents test assertionsJohn Christopher Anderson
2010-09-25COUCHDB-393 related: moving couch.uri to a better place by default.Filipe David Borba Manana
2010-09-25Explicitely close the file descriptor. It doesn't hurt.Filipe David Borba Manana
2010-09-25Merged revision 1001184 from trunk:Filipe David Borba Manana
2010-09-25Bug fix: a user context record was being used instead of a PID.Filipe David Borba Manana
2010-09-24Merged revision 1000880 from trunk:Filipe David Borba Manana
2010-09-24Upgrading ibrowse from version 1.6.2 to 2.0.1.Filipe David Borba Manana
2010-09-22Removing duplicated code.Filipe David Borba Manana
2010-09-22Replicator: avoid percent encoding the slashes of design and local document IDs.Filipe David Borba Manana
2010-09-20Fix badarity error when the changes timeout is undefined or set to infinity.Filipe David Borba Manana
2010-09-18Added peer information to debug message.Filipe David Borba Manana
2010-09-17JavaScript test suite: adding more semi-collons where necessary to assure com...Filipe David Borba Manana
2010-09-16JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...Filipe David Borba Manana
2010-09-16Merged revision 997675 from trunk:Filipe David Borba Manana
2010-09-16Correcting ibrowse version number.Filipe David Borba Manana
2010-09-16Merged revision 997547 from trunk:Filipe David Borba Manana