summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26use get-deps for oauthAdam Kocoloski
2010-10-26use get-deps for oauthAdam Kocoloski
2010-10-26use get-deps for ibrowseAdam Kocoloski
2010-10-26fix updating of tagged dependenciesAdam Kocoloski
2010-10-26hack to ensure couch/ebin always existsAdam Kocoloski
2010-10-26use get-deps for mochiwebAdam Kocoloski
2010-10-25use get-deps to pull down individual cloudant projectsAdam Kocoloski
2010-10-25Merged revision 1027215 from trunk:Filipe David Borba Manana
2010-10-25GET /db/_design/doc/_info should not trigger an update.Filipe David Borba Manana
2010-10-23remove inadvertent commitAdam Kocoloski
2010-10-23b25b5b was sloppy, erlang:send_after/3 does not wrap w/ okAdam Kocoloski
2010-10-21use erlang:send_after/3 instead of timer versionAdam Kocoloski
2010-10-21generate surefire reports from eunitAdam Kocoloski
2010-10-21fix temp_view undef.Robert Newson
2010-10-20lightweight replicator for use with internal replicationAdam Kocoloski
2010-10-20let rebar manage the module listsAdam Kocoloski
2010-10-20repair should run with R=NAdam Kocoloski
2010-10-20checkpoints reuse session_id. Patch by tilgovi. COUCHDB-704Adam Kocoloski
2010-10-20checkpoints reuse session_id. Patch by tilgovi. COUCHDB-704Adam Kocoloski
2010-10-20non-blocking creation of new view groups, COUCHDB-900Adam Kocoloski
2010-10-19use new read repair and ancestry checks in fabric:open_doc/3Adam Kocoloski
2010-10-19remove_ancestors/2 will be generally usefulAdam Kocoloski
2010-10-19fix quorum check and be sure repair runs when revs are missing w/ open_revs=allAdam Kocoloski
2010-10-19Added missing semi-colons and variable declarations .Filipe David Borba Manana
2010-10-19fix DB compaction failing to switch over. Reported by rnewsonAdam Kocoloski
2010-10-19suppress unused variable warningAdam Kocoloski
2010-10-19improved read quorum and repair for open_revsAdam Kocoloski
2010-10-18Avoid occasional stalling of Futon in Firefox.Jan Lehnardt
2010-10-18Avoid occasional stalling of Futon in Firefox.Jan Lehnardt
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