Age | Commit message (Expand) | Author |
---|---|---|
2014-12-14 | added TapiceroProcess, to handle starting and stopping tapicero during tests. | elijah |
2014-02-04 | prevent 409s and 412 and reraise them in tests | Azul |
2014-02-04 | refactor: separate user event handler | Azul |
2014-02-04 | refactor: init user_database with a couchrest db | Azul |
2014-02-04 | hand config files on the command line to the daemon | Azul |
2014-02-04 | only set flags if they are defined | Azul |
2013-12-22 | Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security0.3.1 | Azul |
2013-12-19 | add design docs on db creation, use Pathname | Azul |
2013-12-19 | Version 0.2.0: use CouchRest::Changes | Azul |
2013-09-25 | log to file or syslog instead of STDOUT | Azul |
2013-09-12 | use CouchRest::Database#changes, store and retrieve seq | Azul |
2013-09-11 | create couch dbs as users are created | Azul |
2013-09-10 | use our own JsonStream and a created callback in CouchChanges | Azul |
2013-09-10 | bringing over couch_changes from leap_ca including tests | Azul |