Age | Commit message (Expand) | Author |
2010-08-29 | fix heartbeat for _changes feeds | Adam Kocoloski |
2010-08-27 | use couchspawnkillable from privdir instead of overlay | Adam Kocoloski |
2010-08-27 | add README.md back in for apps | Brad Anderson |
2010-08-27 | my name is BigCouch | Adam Kocoloski |
2010-08-27 | split some rexi utilities out from fabric | Brad Anderson |
2010-08-27 | use dbcore not core | joewilliams |
2010-08-27 | fix a bad cherry-pick | Adam Kocoloski |
2010-08-27 | display full cluster update_seq in get_db_info() | Adam Kocoloski |
2010-08-27 | fix "Mike's bug" with attachment uploading. BugzID 10742 | Adam Kocoloski |
2010-08-27 | avoid deadlocks when changing query_servers configs, BugzID 10679 | Adam Kocoloski |
2010-08-27 | tolerate view groups initializing during DB deletion | Adam Kocoloski |
2010-08-27 | implement cleanup_index_files() | Adam Kocoloski |
2010-08-27 | slightly better rexi_EXIT handling, needs more work | Adam Kocoloski |
2010-08-27 | server and client should both update LRU table, BugzID 10755 | Adam Kocoloski |
2010-08-27 | return well-formed response for reduce view with 0 rows, BugzID 10725 | Adam Kocoloski |
2010-08-27 | resume reducers after the row is sent, BugzID 10683 | Adam Kocoloski |
2010-08-27 | initialize #db{} so that validation funs are loaded on first write | Adam Kocoloski |
2010-08-27 | Apache 2 license, Cloudant copyright when appropriate | Adam Kocoloski |
2010-08-27 | remove some logging | Adam Kocoloski |
2010-08-26 | log to var/log/dbcore.log by default | Adam Kocoloski |
2010-08-23 | consolidate all couchjs stuff in one subdir | Adam Kocoloski |
2010-08-20 | a bit more cleanup of root dir | Brad Anderson |
2010-08-20 | build couchjs with scons | Brad Anderson |
2010-08-19 | make dist back in working order, and dbcore starts successfully | Brad Anderson |
2010-08-19 | Cloudant changes to etap tests | Brad Anderson |
2010-08-19 | etap couch tests now executing again, work to do on C libs to get them to pass | Brad Anderson |
2010-08-18 | disable ibrowse test for now | Brad Anderson |
2010-08-18 | lay down cloudant build system. | Brad Anderson |
2010-08-18 | clear out root folder a bit, moving couch bits into apps/couch or rel/ | Brad Anderson |
2010-08-18 | new version() call allows for hidden patch releases | Adam Kocoloski |
2010-08-18 | design_doc_to_view_group only needs the #doc{} | Adam Kocoloski |
2010-08-18 | Grab bag of Cloudant patches to couch OTP application | Adam Kocoloski |
2010-08-18 | couch_util:to_binary now catches all errors | Adam Kocoloski |
2010-08-18 | bind schedulers using VM default strategy on startup | Adam Kocoloski |
2010-08-18 | trust VM to start our dependent apps | Adam Kocoloski |
2010-08-18 | remove a few leftover cloudant edits | Adam Kocoloski |
2010-08-18 | Add 'apps/chttpd/' from commit 'e1dda6bc6219d7ac33ea75d56b9c02f5063b4787' | 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-11 | export ibrowse header for couch_rep hack | Adam Kocoloski |
2010-08-11 | replace autotools with rebar | Adam Kocoloski |
2010-08-11 | move ibrowse to rebar layout | Adam Kocoloski |
2010-08-11 | move mochiweb to rebar layout | Adam Kocoloski |
2010-08-11 | move etap to rebar layout and add simple .app template | Adam Kocoloski |
2010-08-11 | move oauth to rebar layout | Adam Kocoloski |
2010-08-11 | fix couch.app template for rebar | Adam Kocoloski |
2010-08-11 | reorganize couch .erl and driver code into rebar layout | Adam Kocoloski |