]> git.ipfire.org Git - thirdparty/tornado.git/shortlog
thirdparty/tornado.git
2018-02-21  Brandon HolbrookOnly invoke select_subprotocol() when the client reques... 2282/head
2018-02-12  Ben DarnellMerge pull request #2277 from bdarnell/curl-debug
2018-02-12  Ben Darnellcurl_httpclient: Only call native_str on debug message... 2277/head
2018-02-06  Ben DarnellMerge pull request #2270 from polygon/fix/etag304
2018-02-05  Ben DarnellMerge pull request #2268 from WouldYouKindly/WouldYouKi...
2018-02-03  Jan DohlFix erroneous 304 of StaticFileHandler 2270/head
2018-02-03  Jan DohlTest to reproduce 304 on etag mismatch issue
2018-02-02  AlexeyFix typo in URLSpec.__init__ docstring 2268/head
2018-02-02  Ben DarnellMerge pull request #2266 from minrk/yield-null
2018-02-01  Min RKallow NullFutures in gen.multi 2266/head
2018-01-31  Min RKfix gen.multi with gen.moment
2018-01-27  Ben DarnellMerge pull request #2259 from bdarnell/5.0b1
2018-01-27  Ben DarnellUpdate release notes and set version to 5.0b1 2259/head
2018-01-27  Ben DarnellMerge pull request #2257 from bdarnell/http2
2018-01-27  Ben Darnelltest: Adjust unittests for tornado_http2 compatibility 2257/head
2018-01-27  Ben DarnellMerge pull request #2252 from bdarnell/ioloop-current
2018-01-27  Ben Darnellioloop: Remove IOLoop.initialized() 2252/head
2018-01-27  Ben Darnellioloop: current() and friends delegate to asyncio
2018-01-27  Ben DarnellMerge pull request #2253 from bdarnell/work
2018-01-27  Ben Darnelltravis: Ignore failures on nightly 2253/head
2018-01-26  Ben Darnellasyncio_test: Fix compatibility with Python 3.7 nightlies
2018-01-26  Ben Darnelltest: It's no longer possible to use `async def` via...
2018-01-26  Ben Darnellconcurrent: Fix importability of tornado.wsgi on app...
2018-01-26  Ben Darnelllocks: Avoid reusing Future objects in Event
2018-01-26  Ben Darnellwebsocket: write_message consistently raises WebSocketC...
2018-01-21  Ben DarnellRevert "Fix error in coverage runs under Py3 with a...
2018-01-21  Ben Darnellgen_test: Add test for asyncio.gather
2018-01-21  Ben DarnellMerge pull request #2251 from bdarnell/read_into
2018-01-21  Ben Darnelliostream: Add read_into method. 2251/head
2018-01-21  Ben Darnelliostream: Use recv_into and friends in read_from_fd
2018-01-15  Ben DarnellMerge pull request #2249 from bdarnell/pipe-iostream
2018-01-15  Ben Darnellnetutil_test: Disable error tests on TwistedResolver 2249/head
2018-01-14  Ben Darnelltest: Count writes to stderr as failures
2018-01-14  Antoine Pitrouiostream: Use file objects instead of raw descriptors...
2018-01-14  Ben DarnellMerge pull request #2248 from bdarnell/work
2018-01-14  David WalkerAlter documentation to correctly state behavior (#2114)
2018-01-13  Ben Darnellioloop,asyncio: Be more careful to restore old asyncio... 2248/head
2018-01-13  Ben Darnellioloop: Make clear_current work if called first in...
2018-01-13  Antoine PitrouIssue #2229: allow GCing of suspended coroutines
2018-01-13  Ben Darnellasyncio: AsyncIOMainLoop.close now closes the underlyin...
2018-01-13  Ben DarnellMerge pull request #2245 from ploxiln/shebang_exec
2018-01-07  Jehiah Czebotardemos/file_uploader: add missing __name__ == __main__... 2245/head
2018-01-07  Jehiah Czebotarmake executable bit and shebang consistent on various...
2018-01-07  Ben DarnellMerge pull request #2244 from bdarnell/lint-ci
2018-01-06  Ben Darnelllint: Check doctest code too 2244/head
2018-01-06  Ben Darnelllint: Un-skip a few rules
2018-01-06  Ben Darnellbuild: Enforce flake8-cleanliness in CI
2018-01-06  Ben DarnellMerge pull request #2237 from ploxiln/flake8_trivial
2018-01-06  Ben DarnellMerge branch 'branch4.5'
2018-01-06  Ben DarnellCorrect version and date on 4.5.3 release notes branch4.5 v4.5.3
2018-01-06  Ben DarnellMerge pull request #2242 from bdarnell/release-4.5.3
2018-01-06  Ben DarnellRelease notes for 4.5.3 2242/head
2018-01-06  Ben DarnellGet tests passing on latest version of pypy3
2018-01-06  Ben DarnellUpdate travis-ci python versions to match master.
2018-01-05  Ben Darnelltest: More robust ipv6 detection
2018-01-05  Ben Darnelltesting: Connect to 127.0.0.1 instead of localhost
2018-01-05  Pierce Lopezfix HTTPInputError reference for improperly terminated...
2018-01-05  Pierce Lopezhttp: read final crlf of chunked requests
2018-01-05  Antoine PitrouDon't keep any reference to memoryviews
2018-01-05  Antoine PitrouRelease memoryviews explicitly
2018-01-05  Jungkook Parkfix websocket handshake failure causes an exception
2018-01-05  Min RKcast curl debug messages to str
2018-01-05  Sebastien BovingHandle 1xx's along 204/304's
2018-01-05  Sebastien BovingDo not send/expect Content-Length on 1xx
2018-01-05  Ben Darnelloptions: Report redefinition errors when underscores...
2018-01-03  Pierce Lopezstyle fix: wrap or ignore long lines in remaining tests 2237/head
2018-01-02  Pierce Lopezstyle fix: wrap or ignore long lines in some tests
2018-01-02  Pierce Lopezstyle fix: wrap or ignore long lines in tornado lib...
2018-01-02  Pierce Lopezstyle fix: misc indent flake warnings
2018-01-02  Pierce Lopezfix python2.7 / python3 incompatibilities
2018-01-01  Pierce Lopezstyle fix: 2 blank lines around top-level class and...
2018-01-01  Pierce Lopezfix "unused variable" flake warnings
2018-01-01  Pierce Lopezstyle fix: multiple statements on one line
2018-01-01  Pierce Lopezstyle fix: missing whitespace around operators
2018-01-01  Pierce Lopezstyle fix: 3 blank lines is too many, 0 is too few
2018-01-01  Pierce Lopezstyle fix: closing bracket indent
2018-01-01  Pierce Lopezstyle fix: remove trailing whitespace
2018-01-01  Pierce Lopezfix "imported but unused" flake warnings
2018-01-01  Pierce Lopezadd flake8 config
2018-01-01  Ben DarnellMerge pull request #2238 from bdarnell/misc
2018-01-01  Ben DarnellMerge pull request #2135 from FlorianLudwig/master
2017-12-31  Ben Darnellgen_test: Mark a timing-sensitive test as skipped on... 2238/head
2017-12-31  Ben Darnellasyncio: Don't raise "IOLoop is closing" in add_callback
2017-12-31  Ben Darnelloptions: Rewrite docs
2017-12-31  Ben Darnellasyncio: Add an event loop policy to allow creation...
2017-12-31  Ben Darnellhttpclient: Add proxy options to CLI
2017-12-31  Ben DarnellMerge pull request #2235 from ploxiln/exc_info_var
2017-12-31  Ben DarnellMerge pull request #2236 from ploxiln/fix_chunked_exception
2017-12-30  Pierce Lopezfix HTTPInputError reference for improperly terminated... 2236/head
2017-12-30  Pierce Lopezfix iostream exc_info using missing Exception var 2235/head
2017-12-30  Ben DarnellMerge pull request #2225 from ploxiln/fix_chunked_requests
2017-12-27  Ben DarnellMerge pull request #2228 from bdarnell/5.0a1
2017-12-27  Ben Darnellsetup: Set version number to 5.0a1 2228/head
2017-12-27  Ben Darnellsetup.py: Add python_requires
2017-12-27  Ben Darnellnetutil: Update docs for OverrideResolver and release...
2017-12-27  Ben DarnellMerge pull request #2227 from mivade/options-docs
2017-12-27  Michael V.... Document that options can be booleans 2227/head
2017-12-26  BorisAdd family argument to OverrideResolver->resolve method...
2017-12-26  Pierce Lopezhttp: read final crlf of chunked requests 2225/head
2017-12-23  Ben DarnellMerge pull request #2224 from bdarnell/default-resolver
next