summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-0711589 - explictly close file descriptor in couch_fileRobert Newson
2011-01-06Refactor OS process managementAdam Kocoloski
2011-01-04Merge pull request #29 for FreeBSD compatibilityAdam Kocoloski
2011-01-02Allow client to specify a timeout when opening a DBAdam Kocoloski
2011-01-01freebsd compatbenoitc
2010-12-31switch from bash to sh per issue #29joewilliams
2010-12-20Use mem3 to get dbname instead of doing pattern matching directlyRobert Dionne
2010-12-09Log the request IDAdam Kocoloski
2010-12-09Support per-shard view compaction w/ non-local design docs, closes #16Robert Dionne
2010-12-09Add support for inclusive_end to fold_reduce, BugzID 11069Robert Dionne
2010-12-06make troubleshooting link actually a linkjoewilliams
2010-12-06added troubleshooting link to readmejoewilliams
2010-12-06 * put the common.js launchpad ppa into its own .list filetill
2010-12-02update to rebar with `git describe` smartsAdam Kocoloski
2010-11-23be sure to clean out old etap .beamsAdam Kocoloski
2010-11-23allow override of DIRPATHAdam Kocoloski
2010-11-22bundle etap bytecode instead of including full application sourceAdam Kocoloski
2010-11-22update to rebar @ 57eca0Adam Kocoloski
2010-11-03switch ibrowse tracking branch to pick up eunit fixesAdam Kocoloski
2010-11-03update versioningAdam Kocoloski
2010-11-01fixed deprecation warningRobert Dionne
2010-10-26use get-deps for oauthAdam Kocoloski
2010-10-26use get-deps for oauthAdam Kocoloski
2010-10-26use get-deps for ibrowseAdam Kocoloski
2010-10-26fix updating of tagged dependenciesAdam Kocoloski
2010-10-26hack to ensure couch/ebin always existsAdam Kocoloski
2010-10-26use get-deps for mochiwebAdam Kocoloski
2010-10-25use get-deps to pull down individual cloudant projectsAdam Kocoloski
2010-10-23remove inadvertent commitAdam Kocoloski
2010-10-23b25b5b was sloppy, erlang:send_after/3 does not wrap w/ okAdam Kocoloski
2010-10-21use erlang:send_after/3 instead of timer versionAdam Kocoloski
2010-10-21generate surefire reports from eunitAdam Kocoloski
2010-10-21fix temp_view undef.Robert Newson
2010-10-20lightweight replicator for use with internal replicationAdam Kocoloski
2010-10-20let rebar manage the module listsAdam Kocoloski
2010-10-20repair should run with R=NAdam Kocoloski
2010-10-19use new read repair and ancestry checks in fabric:open_doc/3Adam Kocoloski
2010-10-19remove_ancestors/2 will be generally usefulAdam Kocoloski
2010-10-19fix quorum check and be sure repair runs when revs are missing w/ open_revs=allAdam Kocoloski
2010-10-19fix DB compaction failing to switch over. Reported by rnewsonAdam Kocoloski
2010-10-19suppress unused variable warningAdam Kocoloski
2010-10-19improved read quorum and repair for open_revsAdam Kocoloski
2010-10-16fixed command for installing prerequisites on UbuntuFredrick Galoso
2010-10-01minor tweak from Adam to fix replication, change method spec to correct metho...Robert Dionne
2010-09-13accept logins with 'name' instead of 'username', thanks artembAdam Kocoloski
2010-09-10readme improvements for ubuntujoewilliams
2010-09-10updated readme for centos/redhatjoewilliams
2010-09-06remove fail_on_warning, closes #2Adam Kocoloski
2010-09-06support for filtered _changes on multi-node clusters, closes #5Adam Kocoloski
2010-09-03suppress http:request/4 deprecation warning. Closes #2Adam Kocoloski