summaryrefslogtreecommitdiff
path: root/Readme.md
AgeCommit message (Collapse)Author
2013-12-22Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security0.3.1Azul
--run-once will exit once all current changes have been processed --rerun will process all users again even those that were processed before --overwrite-security will overwrite security for user databases even if it has been set before.
2013-09-16point to default config file for optionsAzul
add some explainations
2013-09-16Update Readme.md - we're not using http_stream from yajl anymoreazul
yajl/http_stream has been deprecated. We replaced it with the CouchRest::Database#changes
2013-09-10config file addedAzul
2013-09-10initial readmeAzul