Age | Commit message (Expand) | Author |
2014-01-14 | remove locks (moved to soledad client) | Kali Kaneko |
2014-01-13 | Very limited support for SEARCH Commands. Closes: #4209 | Kali Kaneko |
2014-01-13 | Restore the encoding of the messages. Fixes: #4956 | Kali Kaneko |
2014-01-13 | Add check for uniqueness when adding mails. | Kali Kaneko |
2014-01-13 | avoid failure if no content-type | Kali Kaneko |
2014-01-11 | add offline flag | Kali Kaneko |
2014-01-09 | Check for none in innerheaders | Kali Kaneko |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/kali/bug/walk_check_for_none' into... | Tomás Touceda |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/ivan/feature/remove-unneded-code' ... | Tomás Touceda |
2014-01-09 | check for none | Kali Kaneko |
2014-01-09 | Remove unneded repr wrapper. | Ivan Alejandro |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/kali/bug/4925_close_session' into ... | Tomás Touceda |
2014-01-09 | Convert unicode to str when raising in IMAP server (#4830). | drebs |
2014-01-08 | add a flag to be able to close the session | Kali Kaneko |
2014-01-08 | add a quick message fetching utility for tests | Kali Kaneko |
2014-01-08 | handle all fetches as sequential | Kali Kaneko |
2014-01-08 | Second stage of the new year's storage rewrite. | Kali Kaneko |
2014-01-08 | move utility to its own | Kali Kaneko |
2014-01-08 | tests infrastructure for multipart | Kali Kaneko |
2014-01-08 | fix tests after rewrite | Kali Kaneko |
2014-01-08 | add documentation to the decorator, fix errorback. | Kali Kaneko |
2014-01-08 | First stage of the storage schema rewrite. | Kali Kaneko |
2013-12-26 | Split the near-2k loc file into more handy modules. | Kali Kaneko |
2013-12-26 | inlineCallbacks all the things! | Kali Kaneko |
2013-12-26 | Move flags and other metadata to a separate doc. | Kali Kaneko |
2013-12-26 | defer costly operations | Kali Kaneko |
2013-12-24 | Fix parsing of IMAP folder names (#4830). | drebs |
2013-12-20 | Limit the size of the returned messages from IMAP to MUA to 100 | Tomás Touceda |
2013-12-20 | fix wrong object call | Kali Kaneko |
2013-12-20 | Merge remote-tracking branch 'refs/remotes/kali/bug/use-soledad-writer-for-up... | Tomás Touceda |
2013-12-20 | safety catch against wrong last_uid | Kali Kaneko |
2013-12-20 | use soledad_writer for puts also | Kali Kaneko |
2013-12-20 | Fix tests and bug introduced in 541bd8aec1f67834c42bc2e5df14c1f73c569082. | drebs |
2013-12-19 | Only try to fetch keys for multipart signed or encrypted messages when fetchi... | drebs |
2013-12-19 | Stop providing hostname for helo in smtp gateway (#4335). | drebs |
2013-12-19 | Merge remote-tracking branch 'refs/remotes/kali/bug/defer-unset-recent' into ... | Tomás Touceda |
2013-12-19 | Merge remote-tracking branch 'refs/remotes/kali/bug/fix-memoize' into develop | Tomás Touceda |
2013-12-19 | deferToThread unsetting recent flag | Kali Kaneko |
2013-12-18 | memoize the special method | Kali Kaneko |
2013-12-17 | Footer url shouldn't end in period. | Ivan Alejandro |
2013-12-13 | count_foo uses expanded u1db count method. | Kali Kaneko |
2013-12-11 | consume messages eagerly | Kali Kaneko |
2013-12-10 | make exceptions fail the test. | Kali Kaneko |
2013-12-10 | pep8 | Kali Kaneko |
2013-12-06 | pep8 cleanup | Kali Kaneko |
2013-11-28 | use messageproducer to write messages to soledad | Kali Kaneko |
2013-11-28 | add message producer and consumer | Kali Kaneko |
2013-11-26 | fix adding msg with empty flags | Kali Kaneko |
2013-11-26 | Fix fetch iteration on empty folder | Kali Kaneko |
2013-11-26 | reduce polling time to one minute | Kali Kaneko |