]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2015-08-16  Jan SarenikSimplify HTML templates by using HTML5 1488/head
2015-08-11  Ben DarnellMerge pull request #1482 from ms7s/fix-read_until_close...
2015-08-10  Martin SuchaFix error handling in read_until_close 1482/head
2015-08-09  Ben DarnellThird time's the charm for _locale_data.py
2015-08-08  Ben DarnellFix _local_data.py for py32.
2015-08-08  Ben DarnellConvert unicode escapes in _locale_data.py to real...
2015-08-08  Ben DarnellMove LOCALE_NAMES data into a separate file.
2015-08-08  Ben DarnellUpdate next-release notes
2015-08-07  Ben DarnellAdd more warnings filters in twisted_test.
2015-08-03  Ben DarnellMerge pull request #1476 from bdarnell/async-statements
2015-08-03  Ben DarnellExpand comment on `async with`. 1476/head
2015-08-03  Ben DarnellLazy-load StopAsyncIteration in a more future-proof...
2015-08-03  Ben DarnellDisable coverage collection on the 'nightly' python...
2015-08-03  Ben DarnellAdd versionchanged tags for async statements.
2015-08-03  Ben DarnellImplement async iteration in WaitIterator.
2015-08-03  Ben DarnellEnable test runs on py35
2015-08-03  Ben DarnellSupport async iterator protocol in tornado.queues.
2015-08-03  Ben DarnellReduce duplication in exec-based tests.
2015-08-02  Ben DarnellImplement the async context manager protocol in tornado...
2015-08-02  Ben DarnellSupport other yieldables in `yield list`/`multi_future`.
2015-08-02  Ben DarnellMention async/await in coroutine docs.
2015-08-02  Ben DarnellAdd docs about calling coroutines.
2015-08-02  Ben DarnellReduce default compression to level 6; raise min compre...
2015-08-02  Ben DarnellRemove hidden testsetup blocks from otherwise self...
2015-07-31  Ben DarnellMerge pull request #1468 from aebrahim/gzip_header
2015-07-30  Ali EbrahimContent-Type for compressed StaticFileHandler file 1468/head
2015-07-30  Ali Ebrahimtest Content-Type for static compressed files
2015-07-30  Ben DarnellRestore IOLoop.current() when AsyncIOLoop exits.
2015-07-30  Ben DarnellCorrectly clear IOLoop.current() after TwistedIOLoop...
2015-07-30  Ben DarnellRemove arbitrary cap on length of outgoing headers.
2015-07-30  Ben DarnellFix incorrect check in IOLoop(make_current=True).
2015-07-30  Ben DarnellMerge pull request #1471 from gitchs/master
2015-07-27  Leon ChanRemove an useless line 1471/head
2015-07-20  Ben DarnellUpdate copyright line in docs.
2015-07-17  Ben DarnellMerge branch 'branch4.2'
2015-07-17  Ben DarnellRelease version 4.2.1 v4.2.1
2015-07-17  Ben DarnellFix path traversal check in StaticFileHandler.
2015-07-05  Ben DarnellAdd `{% whitespace %}` template directive.
2015-07-05  Ben DarnellIntroduce `oneline` template whitespace mode.
2015-07-05  Ben DarnellAdd Loader parameter to control whitespace mode.
2015-07-05  Ben DarnellMove compress_whitespace setting from template writer...
2015-07-05  Ben DarnellStart next-release notes
2015-07-05  Ben DarnellAdd support for UTF-16 and UTF-8-with-BOM to CSV locale.
2015-07-05  Ben DarnellRelax a test for SSL errors in start_tls.
2015-07-05  Ben DarnellReduce logging of errors inside IOStream (especially...
2015-07-05  Ben DarnellMerge pull request #1461 from leeclemens/patch-1
2015-07-05  Lee ClemensUpdate travis-ci.org URL in comment 1461/head
2015-07-04  Ben DarnellSupport pickling of HTTPHeaders.
2015-07-04  Ben DarnellMake dashes and underscores interchangeable in option...
2015-07-04  Ben DarnellUse unittest.mock in test_gaierror.
2015-07-04  Ben DarnellAdd filename to template.ParseError messages.
2015-07-04  Ben DarnellMerge branch 'pr1456'
2015-07-04  Ben DarnellFix doctests.
2015-07-04  Ben DarnellRemove _OAUTH_USERINFO_URL.
2015-07-03  Ben DarnellMerge pull request #1460 from ianmackinnon/feature...
2015-07-02  Ian MackinnonFix unicode syntax for Python 3. 1460/head
2015-07-02  Ian MackinnonAdd Google OAuth2 user info request.
2015-07-01  Ben DarnellUpdate outdated comment.
2015-06-28  Ben DarnellIntroduce OAuth2Mixin.oauth2_request.
2015-06-21  Ben DarnellDocument StaticFileHandler's default_filename option.
2015-06-21  Ben DarnellClear __package__ in script run by autoreload CLI.
2015-06-21  Greg WardTie the example for AsyncHTTPTestCase to real code. 1456/head
2015-06-21  Greg WardClarify the role and meaning of self.fetch() in AsyncHT...
2015-06-21  Greg WardConsistently format the three "Hello, world" examples...
2015-06-11  Ben DarnellSupport Python 3.5 async/await native coroutines.
2015-06-06  Ben DarnellGet the tests passing under Python 3.5b2
2015-06-06  Ben DarnellBump version number to 4.3.dev1
2015-05-27  Ben DarnellSet version number to 4.2.0 v4.2.0
2015-05-27  Ben DarnellClarify release notes about create_default_context.
2015-05-25  Ben DarnellMerge pull request #1446 from nero-luci/patch-1
2015-05-25  Cornel Punga[httputil.py] Word correction 1446/head
2015-05-20  Ben DarnellDisable twisted's test_process on python 3.
2015-05-10  Ben DarnellFix title of 4.2 release notes page v4.2.0b1
2015-05-10  Ben DarnellAdd missing release notes file.
2015-05-10  Ben DarnellSet version number to 4.2b1
2015-05-10  Ben DarnellUpdate release notes
2015-05-10  Ben DarnellDocument RequestHandler.patch.
2015-05-08  Ben DarnellMerge pull request #1436 from alunduil/add-dcos-to...
2015-05-07  Alex Brandtadd docs recursively to MANIFEST.in 1436/head
2015-05-06  Ben DarnellRemove weak reference from WaitIterator.
2015-05-06  Ben DarnellEcho the received websocket close code.
2015-05-06  Ben DarnellDocument (ignored) timeout argument to Future methods.
2015-04-29  Ben DarnellMerge pull request #1432 from szweep/unescape_fix
2015-04-24  szweepModify xhtml_unescape to handle hex numeric refs 1432/head
2015-04-24  Ben DarnellMerge pull request #1431 from ajdavis/changelog-event-fix
2015-04-24  Ben DarnellMerge pull request #1430 from ajdavis/spelling
2015-04-24  A. Jesse Jiryu... More detail about porting from toro.Event. 1431/head
2015-04-24  A. Jesse Jiryu... Spelling. 1430/head
2015-04-19  Ben DarnellMake HTTPHeaders compatible with copy.copy and copy...
2015-04-19  Ben DarnellMerge pull request #1399 from martinhoefling/master
2015-04-19  Ben DarnellMore doc updates.
2015-04-19  Ben DarnellUpdate release notes
2015-04-19  Ben DarnellMerge pull request #1423 from ajdavis/changelog-locks...
2015-04-19  Ben DarnellMerge pull request #1422 from ajdavis/timeouts-not...
2015-04-19  Martin HoeflingMerge branch 'master' of https://github.com/tornadoweb... 1399/head
2015-04-19  Martin HoeflingDocumentation for key versioning added
2015-04-19  Martin HoeflingKey versioning: review comments addressed
2015-04-19  A. Jesse Jiryu... Notes for porting from Toro to Tornado. 1423/head
2015-04-19  A. Jesse Jiryu... Document the Lock class.
2015-04-19  Ben DarnellDelay shutdown of the IOLoop in sync HTTPClient test.
next