2013-04-16 |
MinRK | use getattr to check for close method in IOLoop.close 735/head |
commit | commitdiff | tree |
2013-04-15 |
MinRK | try close method to close FDs in IOLoop |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Start a new next-release-notes file |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Fix the import_object ImportError on Python 3. |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Merge remote-tracking branch 'kachayev/import-object' |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Break up a reference cycle with RequestHandler.ui when... |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Break reference cycle between WebSocketHandler and... |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Always send oauth_version=1.0, even when using 1.0a. |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Add link to PDF docs. |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Merge commit '0771f' |
commit | commitdiff | tree |
2013-04-14 |
Ben Darnell | Handle malformed headers more gracefully. |
commit | commitdiff | tree |
2013-04-14 |
bdarnell | Merge pull request #693 from apieceofredcloth/master |
commit | commitdiff | tree |
2013-04-13 |
Ben Darnell | Document the fact that auth_mode="digest" only works... |
commit | commitdiff | tree |
2013-04-13 |
bdarnell | Merge pull request #700 from icaromedeiros/master |
commit | commitdiff | tree |
2013-04-13 |
Ben Darnell | Merge remote-tracking branch 'mrjoes/perf' |
commit | commitdiff | tree |
2013-04-13 |
Ben Darnell | Parse if-modified-since timestamps without going throug... |
commit | commitdiff | tree |
2013-04-13 |
Serge S. Koval | _handle_exception in testing.py ignores passed exception 727/head |
commit | commitdiff | tree |
2013-04-13 |
Ben Darnell | Ignore negative return values from CurlMulti.timeout. |
commit | commitdiff | tree |
2013-04-13 |
Serge S. Koval | Don't use range for performance reasons |
commit | commitdiff | tree |
2013-04-13 |
Serge S. Koval | Use range instead of xrange |
commit | commitdiff | tree |
2013-04-13 |
Ben Darnell | Fix escaping error in blog demo |
commit | commitdiff | tree |
2013-04-13 |
Serge S. Koval | Comparison fix |
commit | commitdiff | tree |
2013-04-13 |
Serge S. Koval | Optimized StackContext implementation |
commit | commitdiff | tree |
2013-04-12 |
Ben Darnell | Bump version number in the master branch |
commit | commitdiff | tree |
2013-04-11 |
Ben Darnell | Re-add google webmaster tools site verification code. |
commit | commitdiff | tree |
2013-04-09 |
Ben Darnell | Set version number to 3.0.1 v3.0.1 |
commit | commitdiff | tree |
2013-04-09 |
Ben Darnell | Make the websocket_connect error handling more comprehe... |
commit | commitdiff | tree |
2013-04-09 |
bdarnell | Merge pull request #707 from protoss-player/master |
commit | commitdiff | tree |
2013-04-09 |
Ben Darnell | Update debug mode docs. |
commit | commitdiff | tree |
2013-04-09 |
Ben Darnell | Add 3.0.1 release notes. |
commit | commitdiff | tree |
2013-04-09 |
bdarnell | Merge pull request #704 from chrislea/master |
commit | commitdiff | tree |
2013-04-09 |
Ben Darnell | HTTPResponse.request should always be an HTTPRequest... |
commit | commitdiff | tree |
2013-04-09 |
bdarnell | Merge pull request #720 from wsantos/facebook_future |
commit | commitdiff | tree |
2013-04-08 |
Waldecir Santos | Add future interface to FacebookGraphMixin 720/head |
commit | commitdiff | tree |
2013-04-07 |
Ben Darnell | Add an ioloop command line flag to the benchmark script. |
commit | commitdiff | tree |
2013-04-05 |
Ben Darnell | Update pyuv test for latest version of pyuv and tornado... |
commit | commitdiff | tree |
2013-04-03 |
Ben Darnell | Fix precedence of StringIO imports for LogTrapTestCase. |
commit | commitdiff | tree |
2013-04-02 |
Vadim Semenov | tests: test for websocket_connect failure 707/head |
commit | commitdiff | tree |
2013-04-02 |
Ben Darnell | Set the __test__ attribute on gen_test to False. |
commit | commitdiff | tree |
2013-04-01 |
Vadim Semenov | websocket_connect: don't hang on HTTP errors |
commit | commitdiff | tree |
2013-03-31 |
Ben Darnell | Fix exceptions in the gen module to work correctly... |
commit | commitdiff | tree |
2013-03-31 |
Ben Darnell | Merge branch 'branch3.0' |
commit | commitdiff | tree |
2013-03-31 |
Ben Darnell | Copy the notice about dict-style access to options... |
commit | commitdiff | tree |
2013-03-29 |
Chris Lea | add check for ssl.CertificateError 704/head |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Include readme in the setup.py long_description field. |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Bump version number in the master branch |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Pypi's rst rendering doesn't like it when the same... |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Set version number to 3.0 v3.0.0 |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Finalize 3.0 release notes. |
commit | commitdiff | tree |
2013-03-29 |
Ben Darnell | Downloads are now hosted on pypi instead of github. |
commit | commitdiff | tree |
2013-03-28 |
Ben Darnell | Fix another broken link on readme. |
commit | commitdiff | tree |
2013-03-28 |
Ben Darnell | Fix rst markup in readme |
commit | commitdiff | tree |
2013-03-28 |
Ben Darnell | Replace the outdated README.md with a lightly-edited... |
commit | commitdiff | tree |
2013-03-28 |
Ben Darnell | Update pypi description field. |
commit | commitdiff | tree |
2013-03-28 |
Ben Darnell | Fix options.parse_config_file on Python 3. |
commit | commitdiff | tree |
2013-03-25 |
Ben Darnell | Bump version to 3.0b2 |
commit | commitdiff | tree |
2013-03-25 |
Ben Darnell | Delete HTTPConnection._close_callback in between requests. |
commit | commitdiff | tree |
2013-03-24 |
Ben Darnell | Fix error handling with the combination of @asynchronou... |
commit | commitdiff | tree |
2013-03-22 |
icaromedeiros | digest authentication 700/head |
commit | commitdiff | tree |
2013-03-19 |
Ben Darnell | Fix draft76 websocket protocol; fix websocket demo... |
commit | commitdiff | tree |
2013-03-17 |
Ben Darnell | Document tornado.concurrent.Future. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Bump version number to 3.0b1 |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Convert auth demo to coroutines. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Move gen from "utilities" to "asynchronous networking" |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Add/update docs for twisted, caresresolver, and util... |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Doc updates: modules starting with W. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Skip ThreadedResolver tests on pypy. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Doc updates, modules N-T. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Doc updates, modules H-L |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Turn on dangling-reference warning in sphinx for local... |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Fix dangling references in old release notes. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Fix docstring for locale.load_translations. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Fix most of the rest of the dangling references. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Update chat demo to be more exemplary. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Rewrite gen docs to make coroutine the primary decorator. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Fix dangling links in next.rst |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Fix dangling references in recently-revised docs. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Turn on intersphinx support for links to the standard... |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Minor doc updates for modules A-E |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Convert auth module code samples to use gen.coroutine. |
commit | commitdiff | tree |
2013-03-16 |
Ben Darnell | Doc updates for the auth module. |
commit | commitdiff | tree |
2013-03-15 |
Ben Darnell | Rename WebSocketConnect to websocket_connect. |
commit | commitdiff | tree |
2013-03-15 |
Ben Darnell | Add new methods to docs, found by sphinx coverage exten... |
commit | commitdiff | tree |
2013-03-15 |
Ben Darnell | Fix bad merge |
commit | commitdiff | tree |
2013-03-15 |
Ben Darnell | Merge remote-tracking branch 'norman-labs/branch2.4' |
commit | commitdiff | tree |
2013-03-13 |
Vladlen Y.... | Add hooks for HTTPClient and HTTPConnection customization. |
commit | commitdiff | tree |
2013-03-13 |
bdarnell | Merge pull request #695 from evanj/master |
commit | commitdiff | tree |
2013-03-12 |
Evan Jones | httpserver: If no X-Scheme header, use the normal reque... 695/head |
commit | commitdiff | tree |
2013-03-11 |
Ben Darnell | Rewrite text on index page. |
commit | commitdiff | tree |
2013-03-11 |
yushengjun | update the statement of testing if a handler is a list... 693/head |
commit | commitdiff | tree |
2013-03-11 |
Ben Darnell | Build pdfs from documentation.rst, not index.rst |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Just skip all timing-sensitive tests on travis-ci. |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Fix internal links for pdf output. |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Fix sphinx config in its new home, restore Makefile... |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Move website/sphinx/ to docs/, remove rest of appengine... |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Merge branch 'branch2.4' |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Add favicon to sphinx config |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Merge branch 'branch2.4' |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Add a max-width for body text to match the appengine... |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Get the tricky parts of the sphinx conversion working. |
commit | commitdiff | tree |
next |