summaryrefslogtreecommitdiff
path: root/Gemfile.lock
AgeCommit message (Collapse)Author
2015-04-14use couchrest_changes 0.2.2version/0.7developelijah
2015-04-01require couchrest_changes 0.2.1elijah
2015-03-17added support for tmp_users db. not backward compatible with prior config ↵elijah
files (seq_file changed to seq_dir)
2014-12-12test cleanup: correct default test config, ensure tapicero is running, ↵elijah
create db if doesn't exist, pin to current minitest to avoid deprecation warnings.
2014-11-30update Gemfile.lockelijah
2014-09-24updated Gemfile.lockelijah
2014-07-02require couchrest_changes ~> 0.1.0 (fixes #4899)Azul
2014-06-23update Gemfile.lockAzul
2014-02-04updated Gemfile.lockAzul
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