summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-01all_docs resource w/o keylist, BugzID 10218Adam Kocoloski
2010-06-01more s/dynomite/membership/ stuffAdam Kocoloski
2010-06-01better get_doc_count RPC, BugzID 10242Adam Kocoloski
2010-06-01add sync_reply, change msg format to be more like gen_serverAdam Kocoloski
2010-06-01RPC endpoint for all_docs w/o keylist, BugzID 10218Adam Kocoloski
2010-05-28more move of dynomite to membership, it compiles, but untestedBrad Anderson
2010-05-28begin move of dynomite to membershipBrad Anderson
2010-05-28normalizing includesAdam Kocoloski
2010-05-28split fabric_db into dedicated modulesBrad Anderson
2010-05-28reorganize rpc calls, add doc_count and update_seqAdam Kocoloski
2010-05-28split fabric_doc into dedicated modulesAdam Kocoloski
2010-05-28open_revs for fabric, BugzID 10216Adam Kocoloski
2010-05-28implement fabric missing_revs, BugzID 10217Adam Kocoloski
2010-05-28always install fullmap during create_db, and make create/delete db calls use ...Brad Anderson