Age | Commit message (Expand) | Author |
2015-09-16 | [style] clean up incoming/service.py | Ruben Pollan |
2015-09-16 | [bug] don't fail importing mismatched attached key | Ruben Pollan |
2015-09-16 | [pkg] bump leap versions needed | Kali Kaneko |
2015-09-16 | [feat] use async events api | Kali Kaneko |
2015-09-10 | Merge pixelated's X-Leap-Encryption into develop | Ruben Pollan |
2015-09-08 | [feature] improve getmail utility | Kali Kaneko |
2015-09-02 | [style] fixing pep8 warnings | Duda Dornelles |
2015-09-02 | [feat] adding encryption header to msg before saving | Duda Dornelles |
2015-08-26 | [pkg] fold in changes | Ivan Alejandro |
2015-08-21 | [tests] properly skip not implemented tests, do not raise | Kali Kaneko |
2015-08-18 | [style] pep8 excludes + fixes | Kali Kaneko |
2015-08-11 | [docs] add folker to authors + pep8 | Kali Kaneko |
2015-08-11 | [bug] Fix missing _normailize_dict in DocumentWrapper constructor. | Folker Bernitt |
2015-08-11 | [bug] Fix typo in content-transfer-encoding in walk.py. | Folker Bernitt |
2015-08-06 | [feat] WHEELHOUSE can be a url + --use-leap-wheels | Parménides GV |
2015-08-04 | [style] pep8 fixes + pep8 script | Kali Kaneko |
2015-08-04 | [tests] Removed outdated test | Bruno Wagner |
2015-08-03 | [tests] Skipped tests that were not implemented | Bruno Wagner |
2015-08-03 | [tests] Added requirements-latest help HEAD development | Bruno Wagner |
2015-08-03 | [feat] use wheels to install dependencies | Parménides GV |
2015-08-03 | Merge remote-tracking branch 'leapcode/pr/188' into develop | Kali Kaneko |
2015-07-29 | [bug] fixed syntax error in models.py | Folker Bernitt |
2015-07-27 | [pkg] add script to install base requirements | Kali Kaneko |
2015-07-27 | [pkg] add AUTHORS file + one-liner to generate it | Kali Kaneko |
2015-07-22 | [pkg] separate leap requirements | Kali Kaneko |
2015-07-21 | Changed imap tests and messages assigned lambdas to functions because of pep8 | Bruno Wagner |
2015-07-21 | Transformed assigned lambdas to functions in models and test_models because o... | Bruno Wagner |
2015-07-21 | Pep8 warns about lambdas being assigned to a variable, changed walk and sync_... | Bruno Wagner |
2015-07-21 | Updated pep8 and fixed import and line break warnings | Bruno Wagner |
2015-07-21 | Fixed all the pep8 warnings in the code | Bruno Wagner |
2015-07-13 | [docs] add some documentation about imap regression tests | Kali Kaneko |
2015-07-13 | [tests] get REGRESSIONS_FOLDER from env var | Kali Kaneko |
2015-07-13 | [tests] add symlink to the nested sample file | Kali Kaneko |
2015-07-13 | [tests] new sample mail added | Kali Kaneko |
2015-07-13 | [style] slightly more meaningful test module name | Kali Kaneko |
2015-07-13 | [debug] add some more debug info to the regressions script | Kali Kaneko |
2015-07-13 | [feature] add very basic support for message sequence numbers | Kali Kaneko |
2015-07-13 | [bug] Return the first cdoc if no body found | Kali Kaneko |
2015-07-13 | [bug] do not raise if the pending insert cannot be removed | Kali Kaneko |
2015-07-13 | [bug] fix keyerror when inserting msg on pending_inserts dict | Kali Kaneko |
2015-07-13 | [bug] workaround for off-by-one error on nested multipart | Kali Kaneko |
2015-07-13 | [bug] fix the rendering of nested multipart | Kali Kaneko |
2015-07-10 | [pkg] bump dependencies | Ivan Alejandro |
2015-07-10 | [pkg] fold in changes | Ivan Alejandro |
2015-07-03 | [bug] notify copied emails | Ruben Pollan |
2015-07-02 | [bug] return the message uid after add it to the collection | Ruben Pollan |
2015-07-02 | [bug] tear down of leap.common.events properly in tests | Ruben Pollan |
2015-06-29 | [bug] allow mailbox to be notified of collection changes | Kali Kaneko |
2015-06-29 | [bug] avoid KeyError on pending_insert_docs lookup | Kali Kaneko |
2015-06-25 | [bug] avoid duplication of copies in draft folder | Kali Kaneko |