Age | Commit message (Expand) | Author |
2015-08-11 | Fix: reordered code and added missing yield. | Folker Bernitt |
2015-08-11 | Fixed get_lastuid in test_soledad_querier.py. | Folker Bernitt |
2015-08-11 | yields and small changes to make incoming mail fetching work | Victor Shyba |
2015-08-11 | migrates smtp, working | Victor Shyba |
2015-08-11 | fix integration.test_drafts | Victor Shyba |
2015-08-11 | fixing integration.test_tags | Victor Shyba |
2015-08-11 | fix test_soledad_querier | Victor Shyba |
2015-08-11 | Some more yields. | Folker Bernitt |
2015-08-11 | Fixing integration tests. | Folker Bernitt |
2015-08-11 | Get single mail endpoint works. | Folker Bernitt |
2015-08-11 | All mails now displays mails. | Folker Bernitt |
2015-08-11 | attachment now supports deferred | Victor Shyba |
2015-08-11 | fix pep8 in order to run tests | Victor Shyba |
2015-08-11 | Moved mark_all_as_not_recent to yield. | Folker Bernitt |
2015-08-11 | Added some more yields to the soledad wrapper code. | Folker Bernitt |
2015-08-11 | setup search engine using inlineCallbacks | Victor Shyba |
2015-06-04 | refactor unassigned list comprehension | Victor Shyba |
2015-05-19 | stop unneeded index rebuild and endless marking of recent docs | rafael lisboa |
2015-04-01 | Refactor lastuid and register wrapper on SYNC_DONE | Victor Shyba |
2015-03-30 | Fixing if logic on _extract_alternative | Tiago Ferraz |
2015-03-30 | Protection against None bdoc | Tiago Ferraz |
2015-03-30 | Protection against None bdoc object | Tiago Ferraz |
2015-03-22 | extracts get_lastuid and adds tests for create_mail uid consistency. | Victor Shyba |
2015-03-18 | cleaning unused imports and variables | Victor Shyba |
2015-03-11 | for #315, check query parameter and return empty if they are empty, not an error | Victor Shyba |
2015-03-10 | for #315, verify phash. Need more defensive coding here | Victor Shyba |
2015-01-14 | for #227, MAC on encrypted storage | Victor Shyba |
2015-01-13 | for #227, nacl -> SoledadCrypto, since its already present | Victor Shyba |
2015-01-12 | card #227, using base64 on query explicitly (previous lib did it implicitly) | Victor Shyba |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba |
2015-01-06 | Getting rid of unused sqlcipher index updates, speeding up tests and app. Als... | Duda Dornelles |
2015-01-05 | #193 get next uid from the mailbox we are trying to add the email instead of ... | Duda Dornelles |
2014-12-23 | #216 when trying to save a draft too fast (before the previous version is sav... | Duda Dornelles |
2014-12-23 | deleting unused code | Duda Dornelles |
2014-12-23 | fixing pep8 warnings | Duda Dornelles |
2014-12-23 | Refactoring soledad querier to use mixins | Duda Dornelles |
2014-12-22 | refactoring package structure | Duda Dornelles |