Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
retrieve it later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in this way we allow to add more callbacks
to the chain.
|
|
|
|
We cannot use setUpClass when running tests with trial.
But, after all, it's not *so* expensive to initialize a new soledad
instance (since we'll be mostly using the memstore for the tests).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
format instead
|
|
|
|
|
|
|
|
|
|
'refs/remotes/kali/bug/bad-object-in-save-callback' into develop
|
|
this was the result of a bad merge during the last fetch refactor.
|
|
|
|
develop
|
|
|
|
|
|
into develop
|
|
Increasing the recursion limit by an order of magnitude here seems to
allow a fetch of a mailbox with 500 mails.
See #5196 for discussion of alternatives.
|
|
develop
|
|
|
|
This also paves the way to MULTIAPPEND IMAP Extension (rfc3502)
Related to: Feature #5182
|