summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-04talk to main_pid, not update_pidAdam Kocoloski
2010-07-02convenience function to reset DB validation functionsAdam Kocoloski
2010-07-02better error logging for failed RPC requestsAdam Kocoloski
2010-07-02no authors in src filesBrad Anderson
2010-07-02use name_shard/1 instead of obsolete shard_name/2Adam Kocoloski
2010-07-02update for mem3 refactor, more robust DB create/deleteAdam Kocoloski
2010-07-01more renaming so make dist worksAdam Kocoloski
2010-06-30trivial update to includes for mem3 renameAdam Kocoloski
2010-06-28replicated_changes updates are noreplyAdam Kocoloski
2010-06-28wait 1 hour for view requestsAdam Kocoloski
2010-06-25filter should already be set outside of fabricAdam Kocoloski
2010-06-24trivially reorder json props to pass list_views testAdam Kocoloski
2010-06-22allow a #doc{} instead of docid in get_view_group_infoAdam Kocoloski
2010-06-17updates to use 0.11-style missing_revsAdam Kocoloski
2010-06-17correct handling of PUTs to missing DBAdam Kocoloski
2010-06-16don't hang when deleting a deleted DBAdam Kocoloski
2010-06-15remove leftover code from reduce_viewAdam Kocoloski
2010-06-15updates to work w/ 0.11 btree option refactoringAdam Kocoloski
2010-06-15throw conflicts just like couch_db.erlAdam Kocoloski
2010-06-15update reduce views to work with 0.11 btree apiAdam Kocoloski
2010-06-14update all_docs and map rpc endpoints for 0.11 btreeAdam Kocoloski
2010-06-14minor updates to _changes codeAdam Kocoloski
2010-06-14update fabric to use couch 0.11 btree apiAdam Kocoloski
2010-06-11updates to better support _changes HTTP resourceAdam Kocoloski
2010-06-11suppress unused variable warningAdam Kocoloski
2010-06-1010 seconds is much too short for e.g. _bulk_docs timeoutAdam Kocoloski
2010-06-10removing some loggingAdam Kocoloski
2010-06-10add handler for view group _infoAdam Kocoloski
2010-06-09map and reduce views working over HTTP now, tooAdam Kocoloski
2010-06-09updates to .app resource filesAdam Kocoloski
2010-06-09_all_docs served over http via fabric, wootAdam Kocoloski
2010-06-09bunch o' updatesAdam Kocoloski
2010-06-09some ?COUCH cleanup, and replicated_changes updatesAdam Kocoloski
2010-06-09rewrite fabric_db_infoAdam Kocoloski
2010-06-08fabric handler for _changes, BugzID 10219Adam Kocoloski
2010-06-08fabric attachmentsBrad Anderson
2010-06-08allow for unsorted results in map queries, BugzID 10073Adam Kocoloski
2010-06-08ignore missing Keys in reduce view, like couch. BugzID 10220Adam Kocoloski
2010-06-07reduce views, BugzID 10220Adam Kocoloski
2010-06-07map views w/ keys, also forgot to git add stuff, BugzID 10220Adam Kocoloski
2010-06-07map views w/o keylist, BugzID 10220Adam Kocoloski
2010-06-07primitive design_docs resource, BugzID 10243Adam Kocoloski
2010-06-07partial support for #user_ctx in fabric RPC calls, BugzID 10277Adam Kocoloski
2010-06-07cleanup after we're doneAdam Kocoloski
2010-06-05if collector tells us to stop, we stopAdam Kocoloski
2010-06-05big module renamingAdam Kocoloski
2010-06-02all_databases -> all_dbs, less typing ftwAdam Kocoloski
2010-06-02correct doc_count error messageAdam Kocoloski
2010-06-02forgot to commit new file, BugzID 10242Adam Kocoloski
2010-06-02_all_docs with keys, closes BugzID 10218Adam Kocoloski