summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22[pkg] fold in changes0.4.3Ivan Alejandro
2015-09-16[refactor] move checking flag to main moduleKali Kaneko
2015-09-16[tests] Make txclient honor flags.EVENTS_ENABLEDFolker Bernitt
2015-09-15[feat] expose async events in apiKali Kaneko
2015-09-09[docs] add downloads badgeKali Kaneko
2015-09-09[docs] fix broken pypi badgeKali Kaneko
2015-08-28[style] pep8 fixesKali Kaneko
2015-08-26[pkg] fold in changes0.4.2Ivan Alejandro
2015-08-17[tests] add pep8/flake8 ignoresKali Kaneko
2015-08-17[style] pep8 fixKali Kaneko
2015-08-17[feature] allow passing callback to http clientdrebs
2015-08-05[feat] WHEELHOUSE can be a url + --use-leap-wheelsParménides GV
2015-08-04[bug] HTTP timeout was not being cleared on abortBruno Wagner
2015-08-03[tests] ignore trial temp folderKali Kaneko
2015-08-03[feat] use wheels to install dependenciesParménides GV
2015-07-29[docs] remove ref to protobuf from READMEKali Kaneko
2015-07-29[bug] register and unregister controlled by flagVictor Shyba
2015-07-29[refactor] Extract flags check to callerVictor Shyba
2015-07-28[test] set flag before starting clientVictor Shyba
2015-07-28[bug] Consider events flag when ensuring clientVictor Shyba
2015-07-28[style] more pep8 cleanupKali Kaneko
2015-07-28[tests] add pep8 to requirements-testingKali Kaneko
2015-07-27[pkg] add AUTHORS file + one-liner to generate itKali Kaneko
2015-07-27[pkg] add script to install base requirementsKali Kaneko
2015-07-23[tests] fix initialization of basetest caseKali Kaneko
2015-07-23[style] fixed pep8 warnings on http and test eventsBruno Wagner
2015-07-23[tests] fixed events testsBruno Wagner
2015-07-23[tests] implemented http feature according to testBruno Wagner
2015-07-23[tests] set environment for certs testBruno Wagner
2015-07-23[tests] added setuptools_trial so the tests run using python setup.py testBruno Wagner
2015-07-23[style] fixed extra requires typoBruno Wagner
2015-07-23[style] Fixed pep8 warningsBruno Wagner
2015-07-23[bug] fix events ioloop client testsdrebs
2015-07-22[bug] add http request timeoutdrebs
2015-07-22[feat] add close method for http agentdrebs
2015-07-21[feature] add global flag for disabling the events frameworkKali Kaneko
2015-07-20[bug] do not add a port string to non-tcp addressesKali Kaneko
2015-07-20[refactor] remove use of reactor in threaded version of events clientKali Kaneko
2015-07-10[pkg] fold in changes0.4.1Ivan Alejandro
2015-06-26[bug] run callback from thread in events clientdrebs
2015-06-26[bug] allow passing ':0' as port in events addressdrebs
2015-06-15Merge branch 'feature/post-sync-hooks' into developRuben Pollan
2015-06-15[bug] catch missing section header errorKali Kaneko
2015-06-15[feature] utility collect_pluginsKali Kaneko
2015-06-11[bug] remove extraneous data from events logsdrebs
2015-06-08[bug] Makes request method respect a hard limitVictor Shyba
2015-06-03[bug] allow ipc socket typesKali Kaneko
2015-06-03Merge tag '0.4.0' into developIvan Alejandro
2015-06-02[pkg] add pyzmq and txzmq dep versionsdrebs
2015-06-03Merge branch 'shyba/feat/twisted_http_get' into developRuben Pollan