Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | [feat] remove SSL tsafe monkeypatch | Victor Shyba | |
This was added for a Twisted 12 bug that should be gone by now. | |||
2015-10-29 | [feat] adds --migrate-all to create-user-db script | Victor Shyba | |
This parameter applies the ensure_database to all existing databases, making all of them use the latest design documents. This can be used to migrate security documents, update handlers or any other kind of design document. |