Age | Commit message (Collapse) | Author |
|
Test/integration with travis
|
|
minor changes improving stability
|
|
|
|
This version mainly improves the stability and should keep tapicero from dying too early.
* couchrest_changes 0.0.5 will resume if the connection died.
* lock yajl version to 1.1.0 - 1.2.0 requires mkmf on the server
* retry couch requests in case they fail
* log all crashes
|
|
--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.
|
|
|
|
This also changes the format of the config file. Please make sure to adjust it.
|
|
|