2014-07-18 |
Cyril Mouchel | Typing error 1120/head |
commit | commitdiff | tree |
2014-07-16 |
Ben Darnell | Fix example in docs. |
commit | commitdiff | tree |
2014-07-15 |
Ben Darnell | Set version number to 4.0 v4.0.0 |
commit | commitdiff | tree |
2014-07-15 |
Ben Darnell | Move next.rst to 4.0.0.rst |
commit | commitdiff | tree |
2014-07-15 |
Ben Darnell | Drop the 3.2-era "upgrade notes" from the homepage. |
commit | commitdiff | tree |
2014-07-15 |
Ben Darnell | Reorganize top-level doc navigation. |
commit | commitdiff | tree |
2014-07-15 |
Ben Darnell | Flatten doc navigation |
commit | commitdiff | tree |
2014-07-14 |
Ben Darnell | Add a Highlights section to the 4.0 release notes. |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Update gen docs: deemphasize Task, Callback, and Wait. |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Install sphinx_rtd_theme when running sphinx tests. |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Use sphinx_rtd_theme instead of our lightly-customized... |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Merge pull request #1107 from ajdavis/patch-3 |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Merge pull request #1106 from ajdavis/patch-2 |
commit | commitdiff | tree |
2014-07-13 |
Ben Darnell | Merge pull request #1105 from ajdavis/patch-1 |
commit | commitdiff | tree |
2014-07-12 |
A. Jesse Jiryu... | Properly restore ASYNC_TEST_TIMEOUT after test. 1107/head |
commit | commitdiff | tree |
2014-07-11 |
A. Jesse Jiryu... | Bugfix in asynchronous_fetch example code. 1106/head |
commit | commitdiff | tree |
2014-07-11 |
A. Jesse Jiryu... | Complete the Motor example. 1105/head |
commit | commitdiff | tree |
2014-07-10 |
Ben Darnell | Merge pull request #1101 from tioover/master |
commit | commitdiff | tree |
2014-07-10 |
Tengfei Tsui | typo 1101/head |
commit | commitdiff | tree |
2014-07-09 |
Ben Darnell | Set version number to 4.0b3. v4.0.0b3 |
commit | commitdiff | tree |
2014-07-09 |
Ben Darnell | Add XSRF change to the release notes. |
commit | commitdiff | tree |
2014-07-09 |
Ben Darnell | Merge remote-tracking branch 'tictail/branch3.2' |
commit | commitdiff | tree |
2014-07-08 |
William Tisäter | Catch `binascii.a2b_hex` errors on Python 3 1097/head |
commit | commitdiff | tree |
2014-07-08 |
William Tisäter | Don't raise when failing to hex decode XSRF v1 |
commit | commitdiff | tree |
2014-07-08 |
William Tisäter | Turn short and hex XSRF tests into success tests |
commit | commitdiff | tree |
2014-07-07 |
William Tisäter | Remove length requirement from v1 XSRF tokens |
commit | commitdiff | tree |
2014-07-06 |
Ben Darnell | Fix outdated variable name in docs. |
commit | commitdiff | tree |
2014-07-05 |
Ben Darnell | Add a test for exception in websocket callbacks. |
commit | commitdiff | tree |
2014-07-05 |
Ben Darnell | Rewrite chatdemo to use a coroutine instead of callbacks. |
commit | commitdiff | tree |
2014-07-04 |
Ben Darnell | Merge branch 'guide' |
commit | commitdiff | tree |
2014-07-04 |
Ben Darnell | Expand and rewrite the guide docs. |
commit | commitdiff | tree |
2014-07-03 |
Ben Darnell | Disable twisted tests on pypy on travis-ci since they... |
commit | commitdiff | tree |
2014-07-03 |
Ben Darnell | Add tests for both binary and unicode messages in webso... |
commit | commitdiff | tree |
2014-07-03 |
Ben Darnell | Merge branch 'master' of github.com:tornadoweb/tornado |
commit | commitdiff | tree |
2014-07-03 |
Ben Darnell | Merge pull request #1091 from xose/patch-1 |
commit | commitdiff | tree |
2014-07-02 |
José Martínez | Fix binary websocket connections 1091/head |
commit | commitdiff | tree |
2014-07-01 |
Ben Darnell | Set version number to 4.0b2 v4.0.0b2 |
commit | commitdiff | tree |
2014-07-01 |
Ben Darnell | Rename the new-in-4.0 gzip parameter to HTTPServer. |
commit | commitdiff | tree |
2014-06-28 |
Ben Darnell | Split overview.rst into separate files. |
commit | commitdiff | tree |
2014-06-26 |
Ben Darnell | Merge pull request #1084 from ukoethe/master |
commit | commitdiff | tree |
2014-06-25 |
Ben Darnell | Add the start of a new user guide. |
commit | commitdiff | tree |
2014-06-23 |
Ullrich Koethe | check for errno.WSA* on 64-bit Windows (fixes #1052) 1084/head |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Set version number to 4.0b1 v4.0.0b1 |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Update docs for deprecations and removals. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Drop support for the draft76 version of WebSockets. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Edit comments to discourage creation of new OutputTrans... |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Update tests after the removal of get_error_html. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Increase the test timeout on travis. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Remove support for the old get_error_html function. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Remove workarounds for ancient versions of libcurl. |
commit | commitdiff | tree |
2014-06-21 |
Ben Darnell | Add pypy3 to tox.ini. |
commit | commitdiff | tree |
2014-06-20 |
Ben Darnell | Release note updates. |
commit | commitdiff | tree |
2014-06-19 |
Ben Darnell | Add new exception tornado.web.Finish to quietly end... |
commit | commitdiff | tree |
2014-06-18 |
Ben Darnell | Introduce IOLoop.call_later and call_at. |
commit | commitdiff | tree |
2014-06-17 |
Ben Darnell | Fix a leak in AsyncHTTPClient shutdown. |
commit | commitdiff | tree |
2014-06-16 |
Ben Darnell | Introduce IOLoop.spawn_callback. |
commit | commitdiff | tree |
2014-06-16 |
Ben Darnell | Rename HTTP{In,Out}putException to HTTP{In,Out}putError. |
commit | commitdiff | tree |
2014-06-16 |
Ben Darnell | Relax restrictions on HTTP methods in WebSocketHandler. |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Document that IOStream.connect blocks on DNS and recomm... |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Add clearer message for fetch() on closed AsyncHTTPClient. |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Document AsyncHTTPClient's defaults argument. |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Improve callback scheduling. |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Remove async_callback wrapper functions, which have... |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | Add ETIMEDOUT to the list of relatively benign unclean... |
commit | commitdiff | tree |
2014-06-15 |
Ben Darnell | When a function on the IOLoop returns a Future, log... |
commit | commitdiff | tree |
2014-06-07 |
Ben Darnell | The next version will be 4.0, not 3.3, so update all... |
commit | commitdiff | tree |
2014-06-07 |
Ben Darnell | Broaden catch clause in extension building. |
commit | commitdiff | tree |
2014-06-04 |
Ben Darnell | Merge branch 'master' of github.com:tornadoweb/tornado |
commit | commitdiff | tree |
2014-06-04 |
Ben Darnell | Merge branch 'branch3.2' |
commit | commitdiff | tree |
2014-06-04 |
Ben Darnell | Set version number to 3.2.2 branch3.2 v3.2.2 |
commit | commitdiff | tree |
2014-06-04 |
Ben Darnell | Docs for xsrf cookie change; 3.2.2 release notes. |
commit | commitdiff | tree |
2014-06-03 |
Ben Darnell | Merge pull request #1069 from drewbrew/master |
commit | commitdiff | tree |
2014-06-03 |
drewbrew | ioloop.py: use itertools.count() as tiebreaker to prese... 1069/head |
commit | commitdiff | tree |
2014-06-01 |
Ben Darnell | Add threadedresolver configuration to tox.ini (it was... |
commit | commitdiff | tree |
2014-06-01 |
Ben Darnell | Fix another ipv6 test that was flaky on travis due... |
commit | commitdiff | tree |
2014-06-01 |
Ben Darnell | Refine logging in http1connection.py. |
commit | commitdiff | tree |
2014-06-01 |
Ben Darnell | Remove all use of async_callback in tornado.auth. |
commit | commitdiff | tree |
2014-06-01 |
Ben Darnell | Merge pull request #1068 from patrickfuller/master |
commit | commitdiff | tree |
2014-05-28 |
Patrick Fuller | Updated Google Auth docs to reflect API changes 1068/head |
commit | commitdiff | tree |
2014-05-27 |
Ben Darnell | Add the option to request an older xsrf cookie version. |
commit | commitdiff | tree |
2014-05-27 |
Ben Darnell | Change the xsrf cookie format to be masked with a rando... |
commit | commitdiff | tree |
2014-05-27 |
Ben Darnell | Small security improvements to xsrf tokens; add tests. |
commit | commitdiff | tree |
2014-05-27 |
Ben Darnell | Fix imports for the new version of trollius, which... |
commit | commitdiff | tree |
2014-05-27 |
Ben Darnell | Fix imports for the new version of trollius, which... |
commit | commitdiff | tree |
2014-05-26 |
Ben Darnell | Run the sphinx tests under py3.4 instead of py2.7. |
commit | commitdiff | tree |
2014-05-26 |
Ben Darnell | Disallow non-absolute urls in origin field. |
commit | commitdiff | tree |
2014-05-26 |
Ben Darnell | Merge remote-tracking branch 'rgbkrk/cross_origin'... |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Document max_write_buffer_size. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Merge remote-tracking branch 'methane/write-buffer... |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Stream large response bodies from StaticFileHandler. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Improve performance of HEAD requests on large static... |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Remove HTTP method check from HTTPServerRequest._parse_... |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Doc and release note updates. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Fix syntax error in travis.yml |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Add TwistedIOLoop test on python 3 to tox and travis. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Autopep8 formatting updates. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Bump required autopep8 version. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Pyflakes cleanup. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Switch to python 3.4 for maint/requirements.txt. |
commit | commitdiff | tree |
2014-05-25 |
Ben Darnell | Update maint/requirements.txt versions. |
commit | commitdiff | tree |
next |