]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2013-12-30  Ronan AmicelFix asyncio code example 969/head
2013-12-30  Ben DarnellSet version number to 3.2b1. v3.2.0b1
2013-12-30  Ben DarnellAdd python 3.4 tag to setup.py
2013-12-30  Ben DarnellReorganize and expand next-release notes.
2013-12-30  Ben DarnellFix doc build on travis after removal of 'cd maint'
2013-12-30  Ben DarnellRemove 'cd maint' from travis script.
2013-12-30  Ben DarnellCorrectly skip coverage collection on 2.6.
2013-12-30  Ben DarnellDisable coverage collection on python 2.6.
2013-12-30  Ben DarnellAdd coveralls to travis config.
2013-12-30  Ben DarnellDisable --pre flag in tox installs to fix environment...
2013-12-30  Ben Darnellautopep8 whitespace fixes.
2013-12-30  Ben DarnellUpdate run_autopep8.sh flags.
2013-12-30  Ben DarnellUpgrade maint/requirements.txt versions.
2013-12-30  Ben DarnellDisallow ipv6 in curl-based tests.
2013-12-30  Ben DarnellUse a more reliable method to generate resolver errors.
2013-12-29  Ben DarnellFixes for soon-to-be-released py3-compatible version...
2013-12-29  Ben DarnellMark another timing-sensitive test as skipOnTravis.
2013-12-29  Ben DarnellDisable the "bad_host" tests on CaresResolver
2013-12-29  bdarnellMerge pull request #965 from ajdavis/twisted-resolver-err
2013-12-29  Ben DarnellAdd some markup to the old template intro docs.
2013-12-24  A. Jesse Jiryu... Error handling in TwistedResolver 965/head
2013-12-23  Ben DarnellImprove log message for invalid unicode.
2013-12-23  bdarnellMerge pull request #963 from minrk/invalid-unicode
2013-12-23  MinRKexpect log message in test_decode_argument_invalid_unicode 963/head
2013-12-23  Ben DarnellRemove new HTTPRequest.if_modified_since property.
2013-12-23  MinRKrase 400, not 500 on invalid unicode in decode_argument
2013-12-23  bdarnellMerge pull request #945 from chrismcguire/request_body_...
2013-12-23  Ben DarnellMinor cleanups for import deadlock test:
2013-12-23  bdarnellMerge pull request #964 from ajdavis/resolver-deadlock
2013-12-23  A. Jesse Jiryu... Prevent a deadlock if ThreadedResolver resolves a unico... 964/head
2013-12-23  MinRKtest that invalid unicode doesn't raise 500
2013-12-22  Anton ShestakovUn-force relative in format_date
2013-12-17  Chris McGuireSet altered HTTPRequest attributes as parameters. 945/head
2013-12-02  bdarnellMerge pull request #949 from Lardjo/patch-1
2013-12-02  KonstantinUpdate gen.py 949/head
2013-12-01  bdarnellMerge pull request #944 from anton-ryzhov/reset_flags
2013-12-01  bdarnellMerge pull request #940 from klaussfreire/master
2013-12-01  Ben DarnellMake setuptools optional again in setup.py.
2013-12-01  Ben DarnellUpdate docs for LogFormatter constructor arguments.
2013-12-01  bdarnellMerge pull request #931 from SuminAndrew/LogFormatter...
2013-12-01  Ben DarnellAvoid a quote mark that renders incorrectly in PDF...
2013-12-01  Ben DarnellDocument the attributes required by @run_on_executor.
2013-12-01  bdarnellMerge pull request #936 from ticosax/add-timeout-on...
2013-11-30  bdarnellMerge pull request #937 from lepture/fix-assert
2013-11-25  Anton RyzhovReset state on `start()` end 944/head
2013-11-19  Claudio FreireSpeed up gen.corouting when yielding done Futures 940/head
2013-11-18  Hsiaoming YangRaise TypeError instead of AssertionError. 937/head
2013-11-17  Nicolas DelabyPass timeout argument to Future.result 936/head
2013-11-13  AndreySuminadd custom fmt and datefmt to LogFormatter 931/head
2013-11-08  Ben DarnellDocument the HTTPResponse.effective_url attribute.
2013-11-07  Ben DarnellUpdate next-release notes and document the asyncio...
2013-11-06  Ben DarnellClean up some uncollectable garbage in the test suite.
2013-11-06  Ben DarnellDocument the fact that WebSocketClientConnection should...
2013-11-06  Ben DarnellCatch exceptions from parse_qs_bytes in POST bodies...
2013-11-06  Ben DarnellFix speedups.c when compiled with gcc instead of clang.
2013-11-06  Ben DarnellPoint Ubuntu 12.04 Vagrant file to a readily-available...
2013-11-05  Ben DarnellMake the C extension optional.
2013-11-05  Ben DarnellReplace cython-based extension module with a hand-writt...
2013-11-05  Ben DarnellAdd backports.ssl_match_hostname dependency in place...
2013-11-04  bdarnellMerge pull request #928 from ajdavis/better-assertion...
2013-11-04  Ben Darnellsimple_httpclient: Start the connection timeout before...
2013-11-04  A. Jesse Jiryu... Better AsyncHTTPClient error for GET with body or POST... 928/head
2013-11-04  bdarnellMerge pull request #926 from liangsun/master
2013-11-04  Liang SunAdd name parameter for URLSpec in tuple/list format. 926/head
2013-11-04  Ben DarnellUpdate next-release notes.
2013-11-03  Ben DarnellFix --debug_gc option on python 3.
2013-11-03  Ben DarnellDon't make the request if it timed out in the queue.
2013-11-03  Ben DarnellMerge remote-tracking branch 'codeb2cc/async-request...
2013-11-03  Ben DarnellRearrange newly-added optional arguments for backwards...
2013-11-03  Ben DarnellMerge remote-tracking branch 'sclm/GoogleOAuth2' into...
2013-11-03  Ben DarnellAdd test for the websocket connection-refused fix.
2013-11-03  bdarnellMerge pull request #910 from Caligatio/patch-1
2013-11-03  Ben DarnellChange hard-coded SSL protocol version for Python 2...
2013-11-03  Ben DarnellFix some cases where curl_httpclient options could...
2013-11-02  Ben DarnellAdd generated speedups.c to .gitignore.
2013-11-02  Ben DarnellAdd test for specifying handlers by name.
2013-11-02  bdarnellMerge pull request #925 from mengzhuo/master
2013-11-01  Meng Zhuounify web.handlers 925/head
2013-10-27  Ben DarnellRemvoe auto2to3 exclusion rules.
2013-10-27  Ben DarnellAdd more tests for the cython websocket mask function
2013-10-27  Ben DarnellAdd cython-based speedup for websocket mask function.
2013-10-27  Ben DarnellAdd a tox config for the py33 backport of asyncio.
2013-10-26  Ben DarnellSplit AsyncIOLoop to make it possible to use the global...
2013-10-26  Ben DarnellInitial version of asyncio/tulip-based IOLoop.
2013-10-26  Ben DarnellAdd close method to websocket client; fix socket leaks...
2013-10-26  Ben DarnellDisable test_subprocess on LayeredTwistedIOLoop.
2013-10-26  Ben DarnellCheck for the existence of sys.stderr.isatty before...
2013-10-20  Ben DarnellReturn the correct type when yielding an empty dict.
2013-10-20  bdarnellMerge pull request #915 from anton-ryzhov/yield_dict
2013-10-17  Anton RyzhovDocumentation for yielding dicts 915/head
2013-10-17  Anton RyzhovYielding dict in coroutine
2013-10-13  bdarnellMerge pull request #913 from tahajahangir/patch-1
2013-10-13  Ben DarnellFix double logging of exceptions with both @asynchronou...
2013-10-13  Taha JahangirDon't raise connection reset errors in `set_nodelay` 913/head
2013-10-08  Brian TurekFixed WebSocketClient connections not closing on initia... 910/head
2013-10-06  Ben DarnellPolish for extra debug-mode settings.
2013-10-06  bdarnellMerge pull request #896 from jniznan/master
2013-10-06  Ben DarnellExpand argument-origin tests to include the plural...
2013-10-06  Ben DarnellUndo erronous chmod +x's
2013-10-06  bdarnellMerge pull request #907 from MrTravisB/master
next