Age | Commit message (Expand) | Author |
2015-07-28 | [test] set flag before starting client | Victor Shyba |
2015-07-28 | [bug] Consider events flag when ensuring client | Victor Shyba |
2015-07-28 | [style] more pep8 cleanup | Kali Kaneko |
2015-07-28 | [tests] add pep8 to requirements-testing | Kali Kaneko |
2015-07-27 | [pkg] add AUTHORS file + one-liner to generate it | Kali Kaneko |
2015-07-27 | [pkg] add script to install base requirements | Kali Kaneko |
2015-07-23 | [tests] fix initialization of basetest case | Kali Kaneko |
2015-07-23 | [style] fixed pep8 warnings on http and test events | Bruno Wagner |
2015-07-23 | [tests] fixed events tests | Bruno Wagner |
2015-07-23 | [tests] implemented http feature according to test | Bruno Wagner |
2015-07-23 | [tests] set environment for certs test | Bruno Wagner |
2015-07-23 | [tests] added setuptools_trial so the tests run using python setup.py test | Bruno Wagner |
2015-07-23 | [style] fixed extra requires typo | Bruno Wagner |
2015-07-23 | [style] Fixed pep8 warnings | Bruno Wagner |
2015-07-23 | [bug] fix events ioloop client tests | drebs |
2015-07-22 | [bug] add http request timeout | drebs |
2015-07-22 | [feat] add close method for http agent | drebs |
2015-07-21 | [feature] add global flag for disabling the events framework | Kali Kaneko |
2015-07-20 | [bug] do not add a port string to non-tcp addresses | Kali Kaneko |
2015-07-20 | [refactor] remove use of reactor in threaded version of events client | Kali Kaneko |
2015-07-10 | [pkg] fold in changes0.4.1 | Ivan Alejandro |
2015-06-26 | [bug] run callback from thread in events client | drebs |
2015-06-26 | [bug] allow passing ':0' as port in events address | drebs |
2015-06-15 | Merge branch 'feature/post-sync-hooks' into develop | Ruben Pollan |
2015-06-15 | [bug] catch missing section header error | Kali Kaneko |
2015-06-15 | [feature] utility collect_plugins | Kali Kaneko |
2015-06-11 | [bug] remove extraneous data from events logs | drebs |
2015-06-08 | [bug] Makes request method respect a hard limit | Victor Shyba |
2015-06-03 | [bug] allow ipc socket types | Kali Kaneko |
2015-06-03 | Merge tag '0.4.0' into develop | Ivan Alejandro |
2015-06-02 | [pkg] add pyzmq and txzmq dep versions | drebs |
2015-06-03 | Merge branch 'shyba/feat/twisted_http_get' into develop | Ruben Pollan |
2015-06-02 | [feat] Make it optional to have a dedicated pool | Victor Shyba |
2015-06-02 | [bug] Use BrowserLikePolicyForHTTPS for checking | Victor Shyba |
2015-06-01 | [pkg] fold in changes0.4.0 | Ivan Alejandro |
2015-05-28 | [bug] use dict keys to iterate | Victor Shyba |
2015-05-27 | [feat] add initialization of events to BaseLeapTest | Ruben Pollan |
2015-05-27 | [feat] refactor events to use ZMQ | drebs |
2015-05-27 | [refactor] move http twisted code from soledad | Ruben Pollan |
2015-05-21 | [bug] get certificate times as UTC, add tests | Ivan Alejandro |
2015-01-26 | Fold in changes.0.3.10 | Ivan Alejandro |
2015-01-21 | Consider different possibilities for tmpdir. | Ivan Alejandro |
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 |
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' in... | Tomás Touceda |
2014-07-14 | include pemfile in the installed package | kali |