summaryrefslogtreecommitdiff
path: root/tapicero.gemspec
AgeCommit message (Collapse)Author
2014-09-05new couchrest_changes deals with invalid sequenceAzul
It will also catch them on a bigcouch node and recover by reprocessing all changes.
2014-07-02require couchrest_changes ~> 0.1.0 (fixes #4899)Azul
2014-01-02hotfix: use working couchrest_changes version and yajl 1.1.0Azul
yajl 1.2.0 required mkmf on the server which currently is not present
2014-01-02use latest couchrest_changes for more stabilityAzul
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-12-19Version 0.2.0: use CouchRest::ChangesAzul
This also changes the format of the config file. Please make sure to adjust it.
2013-09-25log to file or syslog instead of STDOUTAzul
2013-09-10we do not need couchrest_modelAzul
2013-09-10copying over skeleton from leap_ca which worked similarlyAzul