]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2016-08-24  Daniel DarabosFix typo in documentation. 1808/head
2016-07-23  Ben DarnellSet version number to 4.4.1 v4.4.1
2016-07-23  Ben DarnellMerge pull request #1777 from bdarnell/non-reversible-url
2016-07-22  Ben Darnellweb: URLs that cannot be unescaped should be allowed 1777/head
2016-07-15  Ben DarnellSet version number to 4.4 v4.4.0
2016-07-13  Ben DarnellMerge pull request #1544 from gitter-badger/gitter...
2016-07-10  Ben DarnellAdd ExpectLog to a noisy test case
2016-07-10  Ben Darnelldemos/benchmark: use current() instead of instance()
2016-07-08  Ben DarnellSet version number to 4.4b1 v4.4.0b1
2016-07-08  Ben DarnellDocs and release notes for 4.4
2016-07-01  Ben DarnellMerge pull request #1743 from nickcoutsos/204-content...
2016-06-23  Nick CoutsosSkip testing malformed 204 responses for curl http... 1743/head
2016-06-21  Nick CoutsosReorganize 204-related test cases
2016-06-16  Ben Darnellhttputil: Remove extraneous whitespace in str(HTTPHeaders)
2016-06-16  zjjotthttputil: add __str__ method to HTTPHeader
2016-06-12  Ben DarnellMerge pull request #1750 from bdarnell/nightly
2016-06-12  Ben Darnelltest: Silence PendingDeprecationWarning on nightly... 1750/head
2016-06-12  Ben DarnellMerge pull request #1744 from zhulongcheng/line-too...
2016-06-12  Ben Darnellnetutil_test: use 127.0.0.1 instead of localhost
2016-06-12  Ben DarnellAllow any yieldable in with_timeout
2016-06-12  Ben DarnellStandardize exceptions raised by Resolvers
2016-06-08  zhulongchengline too long 1744/head
2016-06-08  Nick CoutsosAllow 204 responses without Content-Length/Transfer...
2016-06-04  Ben DarnellMerge pull request #1728 from mivade/aiomainloop-hint
2016-06-04  Ben DarnellMerge pull request #1731 from adamchainz/readthedocs.io
2016-05-29  Adam ChainzConvert readthedocs link for their .org -> .io migratio... 1731/head
2016-05-28  Michael V.... Make note on alternative IOLoops more general 1728/head
2016-05-28  Ben DarnellMerge pull request #1727 from xiyanxiyan10/master
2016-05-28  Ben DarnellMerge pull request #1729 from dvolodin7/patch-1
2016-05-28  Ben DarnellMerge pull request #1725 from LocutusOfBorg/patch-1
2016-05-28  Ben DarnellMerge pull request #1720 from daftshady/master
2016-05-25  Dmitry Volodin_Timeout.__lt__ speedup 1729/head
2016-05-25  Michael V.... Add hint about installing AsyncIOMainLoop early
2016-05-25  xiyanxiyan10better format for process.py 1727/head
2016-05-24  Gianfranco... Fix testsuite failure when sockets is not defined 1725/head
2016-05-22  daftshadyUsed read_until_close instead of relying on timing 1720/head
2016-05-22  Ben DarnellSkip a flaky test on AsyncIOLoop
2016-05-22  Ben DarnellSkip another subprocess test that is flaky on twisted
2016-05-22  Ben DarnellMerge pull request #1722 from bdarnell/windows-error...
2016-05-22  Ben DarnellDocument Subprocess as posix-only 1722/head
2016-05-22  Ben DarnellFix error raised in set_close_exec on windows
2016-05-22  Ben DarnellIncrease timeout on a flaky test
2016-05-21  Ben DarnellMerge pull request #1712 from yegorich/python2-deps
2016-05-21  Ben DarnellDisable intrusive codecov features
2016-05-15  daftshadyAdd invalid content-length testcase
2016-05-15  daftshadyHandle invalid content-length
2016-05-04  Yegor YefremovDon't require backports.ssl_match_hostname on Python... 1712/head
2016-04-30  Ben DarnellMerge pull request #1704 from thinkerou/master
2016-04-30  thinkerouAdd shebang for webspider.py 1704/head
2016-04-24  Ben DarnellMerge pull request #1689 from harboecp/master
2016-04-24  Ben DarnellAdd type annotations to util.py
2016-04-24  Ben DarnellAdd .mypy_cache to gitignore
2016-04-24  Ben DarnellRemove some no-longer-necessary mypy workarounds
2016-04-24  Ben DarnellMerge pull request #1699 from bdarnell/header-types
2016-04-23  Ben DarnellBegin to fix type confusion in HTTPHeaders. 1699/head
2016-04-20  Ben DarnellMerge pull request #1694 from zakkie/fix/doc-string
2016-04-19  Akihiro Yamazakifix Formatter description in docstring 1694/head
2016-04-17  Ben DarnellMore type:ignore comments for `mypy --py2`
2016-04-12  harboecpAvoid uncaught exception when _xsrf argument could... 1689/head
2016-04-11  Ben DarnellAdd type: ignore comments to make mypy happy
2016-04-10  Ben DarnellFix nearly all flake8 warnings except long lines.
2016-04-10  Ben DarnellRemove unused import and obsolete comment
2016-04-10  Ben DarnellRun autopep8
2016-04-10  Ben DarnellMass update of dependency versions
2016-04-10  Ben DarnellSwitch to mypy-friendly conditional imports throughout
2016-04-09  Ben DarnellMerge pull request #1648 from zhicheng/master
2016-04-03  Ben Darnelloptions: add __file__ to config file parsing
2016-04-01  Ben DarnellClarify comment in ioloop
2016-03-31  Ben DarnellMerge pull request #1678 from JZQT/master
2016-03-31  JZQTModify an inappropriate comments for tornado.httpclient... 1678/head
2016-03-31  Ben DarnellMerge pull request #1677 from CaselIT/patch-1
2016-03-31  Federico CaselliAdded missing % to format a string. 1677/head
2016-03-25  Ben DarnellMerge pull request #1674 from splinterific/patch-1
2016-03-25  Mark PrestonUpdated Facebook permissions 1674/head
2016-03-13  A. Jesse Jiryu... Merge pull request #1664 from bretsko/master
2016-03-13  Oleksandr Bretskofixed broken link (anchor) 1664/head
2016-03-13  Ben DarnellMerge pull request #1662 from malcm/patch-1
2016-03-11  Martin Malchowfix missing comma 1662/head
2016-03-11  malcmVerifying Facebook Graph API Calls 1661/head
2016-03-04  A. Jesse Jiryu... Merge branch 'tao12345666333-hotfix-doc-web-current...
2016-03-03  TaoBeierfix tornado/web.py #L1075 current_user docstring example 1657/head
2016-02-22  Zhicheng Weirender() should raise an error when finish() already... 1648/head
2016-02-22  Ben DarnellMerge pull request #1647 from jonathansp/improving...
2016-02-19  Jonathan PratesAdd a test for HTTPError.__str__ when it uses httputils. 1647/head
2016-02-15  Ben DarnellFix HTTP1Connection for responses without content-length
2016-02-14  Ben DarnellHandle non-ascii headers correctly in curl_httpclient.
2016-02-14  Ben DarnellDocument and test `{#!` syntax.
2016-02-14  Ben DarnellUpdate docs for re_unescape
2016-02-14  Ben DarnellMerge pull request #1619 from afg984/urlspec-reverse...
2016-02-14  Ben DarnellDefine `httpclient.HTTPError.__repr__`
2016-02-14  Ben DarnellAdd defaults to template.ParseError arguments.
2016-02-14  Ben DarnellImprove grammar in docs
2016-02-14  Ben DarnellImprove docs of URLSpec capturing groups
2016-02-08  Ben DarnellAdd a test for path arguments in websockets.
2016-02-06  Jan van HellemondAdded SVG to compressible mime types
2016-01-16  Ben DarnellMove towards mypy-friendly patterns.
2016-01-05  afgre_unescape with a much simpler method; raise TypeError... 1619/head
2015-12-31  Ben DarnellMerge pull request #1621 from bheesham/dnf
2015-12-31  Ben DarnellMerge pull request #1615 from ColorFuzzy/master
2015-12-31  Ben DarnellMerge pull request #1604 from liaoxiaorong/master
next