Age | Commit message (Expand) | Author |
2010-08-12 | move ?b2a into couch_db.hrl | Adam Kocoloski |
2010-08-12 | more obvious file_exists create error handling | Adam Kocoloski |
2010-08-12 | support for sorted=false map views over HTTP. BugzID 10073 | Adam Kocoloski |
2010-08-12 | _changes feed via fabric | Adam Kocoloski |
2010-08-12 | temporarily disable metrics | Adam Kocoloski |
2010-08-12 | starting to move metrics hooks into chttpd | Adam Kocoloski |
2010-08-12 | two more small ?COUCH -> fabric updates | Adam Kocoloski |
2010-08-12 | map and reduce views working over HTTP now, too | Adam Kocoloski |
2010-08-12 | updates to .app resource files | Adam Kocoloski |
2010-08-12 | remove unused module | Adam Kocoloski |
2010-08-12 | minor fixes to _all_docs with keys | Adam Kocoloski |
2010-08-12 | allow _all_docs with keys, too | Adam Kocoloski |
2010-08-12 | _all_docs served over http via fabric, woot | Adam Kocoloski |
2010-08-12 | bunch o' updates | Adam Kocoloski |
2010-08-12 | some ?COUCH cleanup, and replicated_changes updates | Adam Kocoloski |
2010-08-12 | cleanup of customer_name code | Adam Kocoloski |
2010-08-12 | cosmetics | Adam Kocoloski |
2010-08-12 | yay, faster and simpler | Adam Kocoloski |
2010-08-12 | simpler startup, rely on constant pools for handler tables | Adam Kocoloski |
2010-08-12 | add rexi/fabric/mem3 to build, specify lib_dirs in top-level config | Adam Kocoloski |
2010-08-12 | Add 'apps/mem3/' from commit 'e660dd48e78f1a368010bbcf4455b576dd59d7c1' | Adam Kocoloski |
2010-08-12 | Add 'apps/fabric/' from commit '5e2f90537f5b54adc94c58b58512a05b058fa804' | Adam Kocoloski |
2010-08-12 | Add 'apps/rexi/' from commit '85ae6ca690edad17ceb92b856623a0a599924c77' | Adam Kocoloski |
2010-08-12 | n_val tests for mem3_util | Brad Anderson |
2010-08-12 | add the appups for real | Adam Kocoloski |
2010-08-12 | appups for 1.2.1 | Adam Kocoloski |
2010-08-12 | make _membership/parts/dbname work for N>1, dumbass | Brad Anderson |
2010-08-12 | add partitions endpoint, updated for mem3 - implements bugzid 10536 | Brad Anderson |
2010-08-12 | don't use deleted nodes | Adam Kocoloski |
2010-08-12 | add _membership handler to cluster http layer, and get good node list | Brad Anderson |
2010-08-12 | thank you dialyzer | Adam Kocoloski |
2010-08-12 | remove couch_api module | Adam Kocoloski |
2010-08-12 | update .app to 1.0 | Adam Kocoloski |
2010-08-12 | more cleanup of the includes | Adam Kocoloski |
2010-08-12 | update include path for couch_db.hrl | Adam Kocoloski |
2010-08-12 | cast to int, otherwise "1" > 2 | Adam Kocoloski |
2010-08-12 | forgot to register the mem3 top-level supervisor | Adam Kocoloski |
2010-08-12 | no authors in src files | Brad Anderson |
2010-08-12 | restart mem3_cache if ets table errors out | Adam Kocoloski |
2010-08-12 | failover to reading dbs.couch directly when ets is MIA | Adam Kocoloski |
2010-08-12 | fix debugging funs and clean up API module | Adam Kocoloski |
2010-08-12 | mega refactoring of mem3 | Adam Kocoloski |
2010-08-12 | use name_shard/1 instead of obsolete shard_name/2 | Adam Kocoloski |
2010-08-12 | converter from Doc to #shard{} is more general | Adam Kocoloski |
2010-08-12 | rewrite mem3_cache to use continuous _changes feed | Adam Kocoloski |
2010-08-12 | move states/0 to top-level module | Adam Kocoloski |
2010-08-12 | simpler event handler for sync server | Adam Kocoloski |
2010-08-12 | update test_suite | Adam Kocoloski |
2010-08-12 | better naming for event manager and sync event handler | Adam Kocoloski |
2010-08-12 | remove unused/obsolete test code | Adam Kocoloski |