]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2015-10-22  Ben DarnellFix shell quoting branch4.0
2015-10-22  Ben DarnellLimit branch4.0 tests to twisted<15
2015-10-22  Ben DarnellBackport coverage py32 fix to branch4.0
2015-10-22  Ben DarnellAdd docs/requirements.txt to unbreak readthedocs build.
2015-01-25  Ben DarnellIn branch4.0, pin unittest2 to version 0.5.x.
2015-01-25  Ben DarnellAdd another ignore_bytes_warning call to log_test.
2015-01-25  Ben DarnellMerge pull request #1312 from FreeAquar/patch-1
2015-01-25  FreeAquara wrong describle 1312/head
2014-10-27  Ben DarnellMerge pull request #1227 from jvetterick/patch-1 1289/head
2014-10-20  Jonas Vetterickadding hint to supervisord minfds 1227/head
2014-10-18  Ben DarnellMerge pull request #1225 from jvetterick/patch-1
2014-10-17  Jonas VetterickUpdate running.rst 1225/head
2014-09-11  Ben DarnellSet version number to 4.0.2 v4.0.2
2014-09-01  Ben DarnellAdd release notes for 4.0.2.
2014-09-01  Ben DarnellFix an erroneous return of None in IOStream.connect.
2014-09-01  Ben DarnellLimit the number of connections we will accept per...
2014-09-01  Ben DarnellFix a subtle reference cycle that can lead to increased...
2014-09-01  Eddie MishelevichAdd missing argument max_buffer_size to TCPClient.conne...
2014-08-24  Ben DarnellFix a regression in gzip output for StaticFileHandler.
2014-08-24  Niko WilbertFixed support for test generators
2014-08-24  Ben DarnellFix a regression in which a timeout could fire after...
2014-08-24  Ben DarnellSet version number in branch4.0 to 4.0.2.dev1
2014-08-12  Ben DarnellSet version number to 4.0.1. v4.0.1
2014-08-10  Ben DarnellAdd release notes for 4.0.1 and update version number.
2014-08-10  Ben DarnellCorrectly handle 204 response codes that do not include...
2014-08-10  Ben DarnellFix an AttributeError in WebSocketClientConnection...
2014-08-10  WEI ZhichengFix `IOStream' when callback function return `Future...
2014-08-10  WEI ZhichengFix `PeriodicCallback' when callback function return...
2014-08-10  Ben DarnellAdd missing return statements to call_at and call_later.
2014-08-10  Ben DarnellFall back to pure-python mode on any exception during...
2014-07-26  Ben DarnellExpand documentation of WebSocketHandler.check_origin.
2014-07-25  Ben DarnellFix a dangling reference to callback in chatdemo.py.
2014-07-19  Ben DarnellMerge pull request #1120 from Mouchh/patch-1
2014-07-18  Cyril MouchelTyping error 1120/head
2014-07-16  Ben DarnellFix example in docs.
2014-07-15  Ben DarnellSet version number to 4.0 v4.0.0
2014-07-15  Ben DarnellMove next.rst to 4.0.0.rst
2014-07-15  Ben DarnellDrop the 3.2-era "upgrade notes" from the homepage.
2014-07-15  Ben DarnellReorganize top-level doc navigation.
2014-07-15  Ben DarnellFlatten doc navigation
2014-07-14  Ben DarnellAdd a Highlights section to the 4.0 release notes.
2014-07-13  Ben DarnellUpdate gen docs: deemphasize Task, Callback, and Wait.
2014-07-13  Ben DarnellInstall sphinx_rtd_theme when running sphinx tests.
2014-07-13  Ben DarnellUse sphinx_rtd_theme instead of our lightly-customized...
2014-07-13  Ben DarnellMerge pull request #1107 from ajdavis/patch-3
2014-07-13  Ben DarnellMerge pull request #1106 from ajdavis/patch-2
2014-07-13  Ben DarnellMerge pull request #1105 from ajdavis/patch-1
2014-07-12  A. Jesse Jiryu... Properly restore ASYNC_TEST_TIMEOUT after test. 1107/head
2014-07-11  A. Jesse Jiryu... Bugfix in asynchronous_fetch example code. 1106/head
2014-07-11  A. Jesse Jiryu... Complete the Motor example. 1105/head
2014-07-10  Ben DarnellMerge pull request #1101 from tioover/master
2014-07-10  Tengfei Tsuitypo 1101/head
2014-07-09  Ben DarnellSet version number to 4.0b3. v4.0.0b3
2014-07-09  Ben DarnellAdd XSRF change to the release notes.
2014-07-09  Ben DarnellMerge remote-tracking branch 'tictail/branch3.2'
2014-07-08  William TisäterCatch `binascii.a2b_hex` errors on Python 3 1097/head
2014-07-08  William TisäterDon't raise when failing to hex decode XSRF v1
2014-07-08  William TisäterTurn short and hex XSRF tests into success tests
2014-07-07  William TisäterRemove length requirement from v1 XSRF tokens
2014-07-06  Ben DarnellFix outdated variable name in docs.
2014-07-05  Ben DarnellAdd a test for exception in websocket callbacks.
2014-07-05  Ben DarnellRewrite chatdemo to use a coroutine instead of callbacks.
2014-07-04  Ben DarnellMerge branch 'guide'
2014-07-04  Ben DarnellExpand and rewrite the guide docs.
2014-07-03  Ben DarnellDisable twisted tests on pypy on travis-ci since they...
2014-07-03  Ben DarnellAdd tests for both binary and unicode messages in webso...
2014-07-03  Ben DarnellMerge branch 'master' of github.com:tornadoweb/tornado
2014-07-03  Ben DarnellMerge pull request #1091 from xose/patch-1
2014-07-02  José MartínezFix binary websocket connections 1091/head
2014-07-01  Ben DarnellSet version number to 4.0b2 v4.0.0b2
2014-07-01  Ben DarnellRename the new-in-4.0 gzip parameter to HTTPServer.
2014-06-28  Ben DarnellSplit overview.rst into separate files.
2014-06-26  Ben DarnellMerge pull request #1084 from ukoethe/master
2014-06-25  Ben DarnellAdd the start of a new user guide.
2014-06-23  Ullrich Koethecheck for errno.WSA* on 64-bit Windows (fixes #1052) 1084/head
2014-06-21  Ben DarnellSet version number to 4.0b1 v4.0.0b1
2014-06-21  Ben DarnellUpdate docs for deprecations and removals.
2014-06-21  Ben DarnellDrop support for the draft76 version of WebSockets.
2014-06-21  Ben DarnellEdit comments to discourage creation of new OutputTrans...
2014-06-21  Ben DarnellUpdate tests after the removal of get_error_html.
2014-06-21  Ben DarnellIncrease the test timeout on travis.
2014-06-21  Ben DarnellRemove support for the old get_error_html function.
2014-06-21  Ben DarnellRemove workarounds for ancient versions of libcurl.
2014-06-21  Ben DarnellAdd pypy3 to tox.ini.
2014-06-20  Ben DarnellRelease note updates.
2014-06-19  Ben DarnellAdd new exception tornado.web.Finish to quietly end...
2014-06-18  Ben DarnellIntroduce IOLoop.call_later and call_at.
2014-06-17  Ben DarnellFix a leak in AsyncHTTPClient shutdown.
2014-06-16  Ben DarnellIntroduce IOLoop.spawn_callback.
2014-06-16  Ben DarnellRename HTTP{In,Out}putException to HTTP{In,Out}putError.
2014-06-16  Ben DarnellRelax restrictions on HTTP methods in WebSocketHandler.
2014-06-15  Ben DarnellDocument that IOStream.connect blocks on DNS and recomm...
2014-06-15  Ben DarnellAdd clearer message for fetch() on closed AsyncHTTPClient.
2014-06-15  Ben DarnellDocument AsyncHTTPClient's defaults argument.
2014-06-15  Ben DarnellImprove callback scheduling.
2014-06-15  Ben DarnellRemove async_callback wrapper functions, which have...
2014-06-15  Ben DarnellAdd ETIMEDOUT to the list of relatively benign unclean...
2014-06-15  Ben DarnellWhen a function on the IOLoop returns a Future, log...
2014-06-07  Ben DarnellThe next version will be 4.0, not 3.3, so update all...
2014-06-07  Ben DarnellBroaden catch clause in extension building.
next