summaryrefslogtreecommitdiff
path: root/lib/tapicero.rb
AgeCommit message (Expand)Author
2014-02-04prevent 409s and 412 and reraise them in testsAzul
2014-02-04refactor: separate user event handlerAzul
2014-02-04refactor: init user_database with a couchrest dbAzul
2014-02-04hand config files on the command line to the daemonAzul
2014-02-04only set flags if they are definedAzul
2013-12-22Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security0.3.1Azul
2013-12-19add design docs on db creation, use PathnameAzul
2013-12-19Version 0.2.0: use CouchRest::ChangesAzul
2013-09-25log to file or syslog instead of STDOUTAzul
2013-09-12use CouchRest::Database#changes, store and retrieve seqAzul
2013-09-11create couch dbs as users are createdAzul
2013-09-10use our own JsonStream and a created callback in CouchChangesAzul
2013-09-10bringing over couch_changes from leap_ca including testsAzul