Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-21 | [bug] get certificate times as UTC, add tests | Ivan Alejandro | |
The certificate validity times were converted to local time and later on compared with UTC time, which caused the certificate not being updated at the right times. Add tests to be sure this is not happenning again. Add a joint pem file for the existing cert and key files to ease test. - Resolves: #6994 | |||
2015-01-26 | Fold in changes.0.3.10 | Ivan Alejandro | |
2015-01-21 | Consider different possibilities for tmpdir. | Ivan Alejandro | |
In some systems the used tmp dir is like '/tmp/leap_tests-asdf' and in others is like '/tmp/username/leap_tests-asdf'. With this fix we protect the home dir and consider different possible temp directories. | |||
2014-12-03 | Add support for deferreds to memoize_method decorator | Ruben Pollan | |
2014-12-03 | Extract the environment set up and tear down for tests | Ruben Pollan | |
Using trial there is no setUpClass neither tearDownClass, the setting up of the environment needs to be in an external class to be able to call it from inhereted classes. | |||
2014-10-06 | Merge remote-tracking branch 'meskio/feature/cache_invalidation' into develop | Ivan Alejandro | |
2014-09-16 | Add invalidation timeout to cache | Ruben Pollan | |
2014-07-18 | Merge branch 'release-0.3.9'0.3.9 | Tomás Touceda | |
2014-07-18 | Fold in changes | Tomás Touceda | |
2014-07-14 | Merge remote-tracking branch 'refs/remotes/kali/bug/install-pemfiles-data' ↵ | Tomás Touceda | |
into develop | |||
2014-07-14 | include pemfile in the installed package | kali | |
2014-07-10 | Merge remote-tracking branch 'chiiph/feature/cacert_osx' into develop | Ivan Alejandro | |
2014-07-10 | Look for cacert.pem in the Resources dir in OSX | Tomás Touceda | |
2014-07-08 | Merge remote-tracking branch 'refs/remotes/meskio/doc' into develop | Tomás Touceda | |
2014-07-04 | Update documentation about events/proto | Ruben Pollan | |
2014-06-06 | Merge branch 'release-0.3.8'0.3.8 | Tomás Touceda | |
2014-06-06 | Fold in changes | Tomás Touceda | |
2014-05-29 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/drebs/feature/5517_add-soledad-sync-status-signals' into develop | |||
2014-05-02 | Add soledad sync status signals (#5517). | drebs | |
2014-04-23 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'chiiph-github/bug/improve_changelog_readability' into develop | |||
2014-04-09 | Update changelog for improved readability | Tomás Touceda | |
2014-04-08 | Merge remote-tracking branch 'refs/remotes/kali/fix-changelog-year' into develop | Tomás Touceda | |
2014-04-08 | fix year in changelog | Kali Kaneko | |
2014-04-04 | Merge branch 'release-0.3.7'0.3.7 | Tomás Touceda | |
2014-04-04 | Fold in changes | Tomás Touceda | |
2014-03-18 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/drebs/feature/5191_add-soledad-invalid-auth-token-event' into develop | |||
2014-03-18 | Add Soledad invalid auth token event (#5191). | drebs | |
2014-01-17 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/ivan/feature/support-str-in-charset-detection' into develop | |||
2014-01-17 | Support str type in email charset detection. | Ivan Alejandro | |
2013-12-19 | Merge remote-tracking branch 'refs/remotes/kali/bug/fix-memoize' into develop | Tomás Touceda | |
2013-12-19 | add cache invalidation | Kali Kaneko | |
2013-12-18 | Fix memoize decorator: raise instead of storing None | Kali Kaneko | |
With this fix, we will re-raise an exception that happens while evaluating the callable, instead of storing None as value. | |||
2013-12-17 | Merge remote-tracking branch 'chiiph-github/bug/versioneer_windows' into develop | Kali Kaneko | |
2013-12-17 | Use git.exe instead of git.cmd on windows since we use GitBash | Tomás Touceda | |
2013-12-17 | Merge remote-tracking branch 'refs/remotes/kali/feature/memoize' into develop | Tomás Touceda | |
2013-12-17 | Add a memoize_method decorator | Kali Kaneko | |
2013-12-06 | Merge branch 'release-0.3.6'0.3.6 | Tomás Touceda | |
2013-12-06 | Fold in changes | Tomás Touceda | |
2013-12-05 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'refs/remotes/kali/bug/fix-missing-readme-while-pip' into develop | |||
2013-12-05 | workaround for missing file during pip install | Kali Kaneko | |
2013-11-08 | Merge remote-tracking branch 'kali/add-readme-to-manifest' into develop | Tomás Touceda | |
2013-11-08 | add readme to manifest | Kali Kaneko | |
2013-11-01 | Merge branch 'release-0.3.5'0.3.5 | Tomás Touceda | |
2013-11-01 | Fold in changes | Tomás Touceda | |
2013-10-31 | Merge remote-tracking branch 'chiiph/bug/refactor_mail_utils' into develop | Ivan Alejandro | |
2013-10-31 | Move get_email_charset to this module | Tomás Touceda | |
2013-10-30 | Merge remote-tracking branch 'kali/add-debian-freezever' into develop | Tomás Touceda | |
2013-10-30 | add freeze_debianver command to setup.py | Kali Kaneko | |
2013-10-04 | Merge branch 'release-0.3.4'0.3.4 | Tomás Touceda | |
2013-10-04 | Fold in changes | Tomás Touceda | |