Age | Commit message (Expand) | Author |
2014-10-13 | Get keys from OpenPGP email header | Ruben Pollan |
2014-10-12 | Update docstrings | Ruben Pollan |
2014-10-07 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro |
2014-10-06 | Add new leap.keymanager version to VERSION_COMPAT | Ruben Pollan |
2014-10-06 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro |
2014-09-26 | Merge branch 'release-0.3.10' | Tomás Touceda |
2014-09-26 | Fold in changes | Tomás Touceda |
2014-09-16 | The get_key cache now it's automagical | Ruben Pollan |
2014-09-10 | add test for empty mailbox creation | Kali Kaneko |
2014-09-09 | addMailbox shouldn't accept empty names since it makes it impossible to retri... | Duda Dornelles |
2014-09-09 | add command for building rtd docs | Kali Kaneko |
2014-09-09 | fix rtd link | Kali Kaneko |
2014-09-09 | add rtd badge | Kali Kaneko |
2014-09-09 | fix syntax highlighting | Kali Kaneko |
2014-09-09 | Merge branch 'kali/feature/return-deferred' into develop | Ruben Pollan |
2014-09-09 | add comment | Kali Kaneko |
2014-09-09 | fix README syntax | Kali Kaneko |
2014-09-09 | return the deferred from sendMessage | Kali Kaneko |
2014-09-04 | Merge branch 'kali/feature/cleanup-mail-tests' into develop | Ruben Pollan |
2014-09-03 | split tests in different modules | Kali Kaneko |
2014-09-03 | fix and migrate tests to trial | Kali Kaneko |
2014-09-03 | remove uid from signature | Kali Kaneko |
2014-08-26 | remove unneeded imports | Kali Kaneko |
2014-08-26 | Merge branch 'feature/sphinx-boilerplate' into develop | Ruben Pollan |
2014-08-25 | sphinx documentation for the mail library | Kali Kaneko |
2014-08-22 | Merge branch 'bwgpro/fix_message_iterator' into develop | Ruben Pollan |
2014-08-21 | Added changes file for the bug description | Bruno Wagner Goncalves |
2014-08-21 | Fixed some PEP8 warnings on the messages file | Bruno Wagner Goncalves |
2014-08-21 | MessageCollection iterators must instantiate LeapMessage with the collection | Bruno Wagner Goncalves |
2014-08-21 | Merge remote-tracking branch 'kali/ignore-trial-temp' into develop | Ruben Pollan |
2014-08-21 | Merge remote-tracking branch 'bwagner-github/fix_tests_on_mac' into develop | Kali Kaneko |
2014-08-21 | ignore trial temp folder | Kali Kaneko |
2014-08-21 | Added fallback in case the gpg binary is not found on the PATH | Bruno Wagner Goncalves |
2014-08-21 | Find the gpg binary on the system, even through symlinks | Bruno Wagner Goncalves |
2014-08-21 | On the mac, the tempdir is not created at /tmp, so checking the tempdir forma... | Bruno Wagner Goncalves |
2014-08-01 | Merge remote-tracking branch 'refs/remotes/meskio/bug/update_readme' into dev... | Tomás Touceda |
2014-07-29 | Update the test information on README | Ruben Pollan |
2014-04-09 | Improve changelog readability | Tomás Touceda |
2014-04-04 | Merge branch 'release-0.3.9' | Tomás Touceda |
2014-04-04 | Fold in changes | Tomás Touceda |
2014-04-04 | Update requirements | Tomás Touceda |
2014-03-26 | Merge remote-tracking branch 'refs/remotes/kali/bug/bad-object-in-save-callba... | Tomás Touceda |
2014-03-26 | fix wrong object being passed in the messageSaved callback | Kali Kaneko |
2014-03-18 | Merge remote-tracking branch 'refs/remotes/drebs/feature/5191_signal-invalid-... | Tomás Touceda |
2014-03-18 | Signal the UI in case the soledad token is invalid when syncing (#5191). | drebs |
2014-03-17 | Merge remote-tracking branch 'refs/remotes/kali/feature/keepprocessing' into ... | Tomás Touceda |
2014-03-11 | changes file | Kali Kaneko |
2014-03-10 | keep processing after decoding errors during fetch | Kali Kaneko |
2014-03-05 | Merge remote-tracking branch 'refs/remotes/kali/bug/inc-recursion-limit' into... | Tomás Touceda |
2014-03-05 | workaround attempt for the recursionlimit bug with qtreactor. | Kali Kaneko |