]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2021-03-16  SakuyaIs this okay 3000/head
2021-03-16  SakuyaBut this is not beautiful
2021-03-15  Sakuyawhat
2021-03-15  Sakuyafix E127
2021-03-15  Sakuyafix line too long
2021-03-15  SakuyaAllowed set max_body_size to 0
2021-02-04  Ben DarnellMerge pull request #2948 from eltoder/feature/websocket...
2021-02-04  Ben DarnellMerge pull request #2974 from youguanxinqing/issue...
2021-02-04  Ben DarnellMerge pull request #2983 from kriskros341/changes
2021-01-28  Ben DarnellMerge pull request #2970 from bfis/patch-1
2021-01-27  kriskros341Uppercase A in Any 2983/head
2021-01-27  kriskros341write_message method of WebSocketClientConnection now...
2021-01-27  kriskros341write_message method of WebSocketClientConnection now...
2021-01-13  Ben DarnellMerge pull request #2978 from youguanxinqing/issue...
2021-01-12  youguanxinqingleave previous versionchanged 2974/head
2021-01-12  youguanxinqingleave previous versionchanged
2021-01-12  youguanxinqingshould use python3 unicode in 'blog' demo #2977 2978/head
2021-01-12  youguanxinqingchange comment
2021-01-11  bfisAdd comment explaining workaround 2970/head
2021-01-11  youguanxinqingformat code according to result of flake8 check
2021-01-11  youguanxinqingAdd 'address' keyword control binded address #2969
2021-01-10  Eugene ToderRemove WebSocketHandler.stream. 2948/head
2021-01-09  Ben DarnellMerge pull request #2965 from timgates42/bugfix_typo_au...
2021-01-09  Ben DarnellMerge pull request #2972 from bdarnell/wsgi-docstring
2021-01-09  Ben DarnellMerge pull request #2963 from sk1p/issue-2034
2021-01-09  Ben Darnellwsgi: Update docstring example for python 3 2972/head
2021-01-09  Ben DarnellMerge pull request #2971 from bdarnell/only-initialize...
2021-01-09  Ben Darnelllocale: Format with black 2971/head
2021-01-06  bfisRemove trailing whitespace
2021-01-06  bfisAvoid 2GB read limitation on SSLIOStream
2020-12-21  Tim Gatesdocs: fix simple typo, authentiate -> authenticate 2965/head
2020-12-12  Alexander ClausenFix return type of _return_result 2963/head
2020-12-12  Alexander ClausenWaitIterator: don't re-use _running_future
2020-11-19  Florian BestIssue #2954: prevent logging error messages for not... 2956/head
2020-11-03  Ben DarnellMerge pull request #2932 from novanauliazami/auth
2020-11-03  Ben DarnellMerge pull request #2936 from eltoder/patch-1
2020-11-03  Ben DarnellMerge pull request #2946 from bdarnell/deps
2020-11-02  Ben Darnellplatform: Deprecate twisted and cares resolvers 2946/head
2020-11-02  Ben Darnelldocs: Stop using autodoc for t.p.twisted
2020-11-02  Ben Darnelldocs: Pin specific versions of requirements
2020-11-02  Ben Darnelldocs: Upgrade to latest version of sphinx
2020-11-01  Ben DarnellUpdate mypy to latest version
2020-10-31  Ben Darnell*: Update black to newest version
2020-10-31  Ben Darnellmaint: Prune requirements lists
2020-10-31  Ben Darnelliostream: Add platform assertion for mypy
2020-10-31  Ben DarnellMerge pull request #2945 from bdarnell/start6.2
2020-10-31  Ben DarnellDrop support for python 3.5 2945/head
2020-10-30  Ben DarnellRemove appveyor configs
2020-10-30  Ben DarnellBump main branch to 6.2.dev1
2020-10-30  Ben DarnellMerge pull request #2944 from bdarnell/bump6.1 v6.1.0
2020-10-30  Ben Darnellci: Work around outdated windows root certificates 2944/head
2020-10-30  Ben DarnellSet version to 6.1 final
2020-10-25  Ben DarnellMerge pull request #2940 from bdarnell/bump6.1b2 v6.1.0b2
2020-10-24  Ben DarnellBump version to 6.1b2 2940/head
2020-10-24  Ben DarnellMerge pull request #2931 from bdarnell/py39
2020-10-24  Ben Darnellci,setup: Add python 3.9 to tox, cibuildwheel and setup.py 2931/head
2020-10-24  Ben DarnellMerge pull request #2934 from bdarnell/manual-thread
2020-10-24  Ben Darnellasyncio: Manage our own thread instead of an executor 2934/head
2020-10-23  Ben Darnelltest: Add a timeout to SyncHTTPClient test
2020-10-20  Ben DarnellMerge pull request #2938 from bdarnell/contextvars
2020-10-18  Ben Darnellgen: Expliclty track contextvars, fixing contextvars... 2938/head
2020-10-13  Eugene ToderFix await vs yield in the example 2936/head
2020-10-04  =Update how to register application with Google 2932/head
2020-09-30  Ben DarnellMerge pull request #2930 from bdarnell/deprecate35
2020-09-30  Ben DarnellAdd deprecation notice for Python 3.5 2930/head
2020-09-30  Ben Darnellci: Switch from testpypi to real pypi v6.1.0b1
2020-09-30  Ben DarnellMerge pull request #2928 from bdarnell/relnotes61
2020-09-30  Ben DarnellAdd release notes for 6.1, bump version to 6.1b1 2928/head
2020-09-29  Ben DarnellMerge pull request #2923 from bdarnell/ci-refactor
2020-09-29  Ben Darnelltest: Refactor CI configuration 2923/head
2020-09-27  Ben DarnellMerge pull request #2921 from ploxiln/gzip_inf_loop
2020-09-26  Jeff Hunterhttp: fix infinite loop hang with invalid gzip data 2921/head
2020-09-26  Pierce Lopezhttpclient_test: new test for invalid gzip Content...
2020-09-26  Ben DarnellMerge pull request #2922 from ploxiln/travis_pypy_711
2020-09-26  Ben DarnellMerge pull request #2919 from ploxiln/simple_httpclient...
2020-09-25  Pierce Lopeztest: update Travis-CI matrix pypy version to 3.6-7.3.1 2922/head
2020-09-25  Pierce Lopezhttpclient: document connect_timeout/request_timeout... 2919/head
2020-09-25  Pierce Lopezsimple_httpclient: handle connect_timeout or request_ti...
2020-09-25  Pierce Lopezhttpclient_test: add test for connect_timeout=0 request...
2020-09-25  Ben DarnellMerge pull request #2920 from ploxiln/websocket_no_redirect
2020-09-25  Ben DarnellMerge pull request #2918 from ploxiln/httpclient_test_3...
2020-09-25  Pierce Lopezsimple_httpclient: after 303 redirect, turn all methods... 2918/head
2020-09-25  Debbywebsocket: set follow_redirects to False 2920/head
2020-09-25  Pierce Lopezwebsocket_test: test websocket_connect redirect raises...
2020-09-24  Ben DarnellMerge pull request #2890 from odidev/tornado_arm
2020-09-22  Pierce Lopeztests: httpclient may turn all methods into GET for...
2020-09-22  odidevModified ".travis.yml" to test it's own built wheel 2890/head
2020-09-20  Ben DarnellMerge pull request #2815 from bdarnell/thread-selector
2020-09-14  Ben DarnellMerge pull request #2901 from amitp/patch-1
2020-09-13  Amit PatelUpdate links on home page 2901/head
2020-09-13  Poruri Sai... Update super usage (#2912)
2020-09-13  Ben DarnellMerge pull request #2913 from rahulporuri/cln/utf8...
2020-09-13  jack1142Allow non-yielding functions in `tornado.gen.coroutine...
2020-09-12  Sai Rahul PoruriCLN : Remove utf-8 coding cookies in source files 2913/head
2020-09-07  odidevAdded arm64 jobs for Travis-CI
2020-09-02  Ben DarnellMerge pull request #2906 from bdarnell/docs-pin
2020-09-02  Ben Darnelldocs: Pin version of sphinxcontrib-asyncio 2906/head
2020-09-02  Ben DarnellMerge pull request #2902 from lilydjwg/master
2020-09-02  Ben Darnelldocs: Pin version of sphinxcontrib-asyncio 2815/head
2020-09-02  Ben Darnellasyncio: Refactor selector to callbacks instead of...
next