Age | Commit message (Expand) | Author |
2010-10-21 | use erlang:send_after/3 instead of timer version | Adam Kocoloski |
2010-10-21 | generate surefire reports from eunit | Adam Kocoloski |
2010-10-21 | fix temp_view undef. | Robert Newson |
2010-10-20 | lightweight replicator for use with internal replication | Adam Kocoloski |
2010-10-20 | let rebar manage the module lists | Adam Kocoloski |
2010-10-20 | repair should run with R=N | Adam Kocoloski |
2010-10-19 | use new read repair and ancestry checks in fabric:open_doc/3 | Adam Kocoloski |
2010-10-19 | remove_ancestors/2 will be generally useful | Adam Kocoloski |
2010-10-19 | fix quorum check and be sure repair runs when revs are missing w/ open_revs=all | Adam Kocoloski |
2010-10-19 | fix DB compaction failing to switch over. Reported by rnewson | Adam Kocoloski |
2010-10-19 | suppress unused variable warning | Adam Kocoloski |
2010-10-19 | improved read quorum and repair for open_revs | Adam Kocoloski |
2010-10-16 | fixed command for installing prerequisites on Ubuntu | Fredrick Galoso |
2010-10-01 | minor tweak from Adam to fix replication, change method spec to correct metho... | Robert Dionne |
2010-09-13 | accept logins with 'name' instead of 'username', thanks artemb | Adam Kocoloski |
2010-09-10 | readme improvements for ubuntu | joewilliams |
2010-09-10 | updated readme for centos/redhat | joewilliams |
2010-09-06 | remove fail_on_warning, closes #2 | Adam Kocoloski |
2010-09-06 | support for filtered _changes on multi-node clusters, closes #5 | Adam Kocoloski |
2010-09-03 | suppress http:request/4 deprecation warning. Closes #2 | Adam Kocoloski |
2010-09-03 | remove some unused/obsolete config settings | Adam Kocoloski |
2010-09-03 | s/Cloudant/BigCouch | Adam Kocoloski |
2010-09-03 | support for _view_cleanup via HTTP | Adam Kocoloski |
2010-09-01 | pass W from Req to fabric properly | Brad Anderson |
2010-09-01 | whitespace | Brad Anderson |
2010-09-01 | ignore bigcouch.config | Brad Anderson |
2010-08-31 | change runit directory name to bigcouch | joewilliams |
2010-08-29 | only display counter portion of cluster update_seq in Futon | Adam Kocoloski |
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 | add couchspawnkillable back, for views | Brad Anderson |
2010-08-27 | my name is BigCouch | Adam Kocoloski |
2010-08-27 | move troubleshooting to wiki | 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 | remove mentions of _metrics from default.ini | joewilliams |
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 | one last mention of overlay.config | Adam Kocoloski |