summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-12rewrite mem3_cache to use continuous _changes feedAdam Kocoloski
2010-08-12move states/0 to top-level moduleAdam Kocoloski
2010-08-12simpler event handler for sync serverAdam Kocoloski
2010-08-12update test_suiteAdam Kocoloski
2010-08-12better naming for event manager and sync event handlerAdam Kocoloski
2010-08-12remove unused/obsolete test codeAdam Kocoloski
2010-08-12update to new vclock module nameAdam Kocoloski
2010-08-12standardize mem3 naming. app is horribly broken for nowAdam Kocoloski
2010-08-12clean up membership application callback modAdam Kocoloski
2010-08-12add distinct membership http req handler to membership app, not showroomBrad Anderson
2010-08-12patch up bugzid 10333, a cast on nodeup now sends gossip as wellBrad Anderson
2010-08-12add membership events back into mem3, and add dbs handlersBrad Anderson
2010-08-12skip non-membership docs in dbs.couchAdam Kocoloski
2010-08-12atoms are not ejson keys, use bins for http compatibilityAdam Kocoloski
2010-08-12better handling of repeated create_db attempts. BugzID 10300Adam Kocoloski
2010-08-12mem3:nodes() does the trick hereAdam Kocoloski
2010-08-12remove hash_int(), just convert hash() to int inlineAdam Kocoloski
2010-08-12remove unused codeAdam Kocoloski
2010-08-12more detailed report for mem3:states()Adam Kocoloski
2010-08-12faster+simpler get_pingnode_stateAdam Kocoloski
2010-08-12missed a lib_misc function that vector clocks used, during dynomite -> member...Brad Anderson
2010-08-12dbs database creation moved to membership appBrad Anderson
2010-08-12throw an error in all_parts if DB does not existAdam Kocoloski
2010-08-12forgot to start the db childrenBrad Anderson
2010-08-11export ibrowse header for couch_rep hackAdam Kocoloski
2010-08-11replace autotools with rebarAdam Kocoloski
2010-08-11move futon into release overlayAdam Kocoloski
2010-08-11move ibrowse to rebar layoutAdam Kocoloski
2010-08-11move mochiweb to rebar layoutAdam Kocoloski
2010-08-11few additions to .gitignore for rebar layoutAdam Kocoloski
2010-08-11move etap to rebar layout and add simple .app templateAdam Kocoloski
2010-08-11move oauth to rebar layoutAdam Kocoloski
2010-08-11fix couch.app template for rebarAdam Kocoloski
2010-08-11reorganize couch .erl and driver code into rebar layoutAdam Kocoloski
2010-08-10tagging 1.0.1Noah Slater
2010-08-10fixed up NEWS and CHANGESNoah Slater
2010-08-10backported r984241Noah Slater
2010-08-10backported r984237Noah Slater
2010-08-10backported r984228Noah Slater
2010-08-10validate dbnames before submitting jobsAdam Kocoloski
2010-08-10backported r984214Noah Slater
2010-08-10backported r984178Noah Slater
2010-08-10backported r984170Noah Slater
2010-08-10tagging 1.0.1Noah Slater
2010-08-10removed release value from acincludeNoah Slater
2010-08-09tagging 1.0.1Noah Slater
2010-08-09update NEWS and CHANGESJan Lehnardt
2010-08-09fix timeout when calling update_docs with empty listAdam Kocoloski
2010-08-08fix the db-info assertion to match with the new committed_update_seq fieldJohn Christopher Anderson
2010-08-08backported from trunk at r983435.Robert Newson