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 |
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 |
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 |
2013-03-10 |
Ben Darnell | Add a sphinx/rst version of the tornadoweb.org index... |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | sphinx: Set the html_theme variable explicitly. |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Relax a timing sensitive test that fails occasionally... |
commit | commitdiff | tree |
2013-03-10 |
Ben Darnell | Update release notes |
commit | commitdiff | tree |
2013-03-09 |
Ben Darnell | sphinx: Set the html_theme variable explicitly. |
commit | commitdiff | tree |
2013-03-09 |
Ben Darnell | travis.yml: skip caresresolver test on pypy. |
commit | commitdiff | tree |
2013-03-09 |
Ben Darnell | Fix the inevitable typos in .travis.yml. |
commit | commitdiff | tree |
2013-03-09 |
Ben Darnell | Fix TwistedIOLoop on python 2.6. |
commit | commitdiff | tree |
2013-03-08 |
Ben Darnell | Rewrite travis.yml to make it simpler and more comprehe... |
commit | commitdiff | tree |
2013-03-08 |
Ben Darnell | On python 3, json_encode no longer supports byte string... |
commit | commitdiff | tree |
2013-03-08 |
Ben Darnell | Use native strings instead of byte strings for oauth... |
commit | commitdiff | tree |
2013-03-08 |
Ben Darnell | Capture the stack context of gen callbacks as they... |
commit | commitdiff | tree |
2013-03-06 |
Ben Darnell | Use _try_inline_read instead of _read_from_buffer in... |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Update and expand travis.yml. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Re-apply autopep8. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Update import_test. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Pyflakes cleanups. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Fix type check that pep8 complains about. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Organize release notes and add highlights section. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Introduce TracebackFuture and use it where applicable. |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | When @return_future's callback is run with no args... |
commit | commitdiff | tree |
2013-03-04 |
Ben Darnell | Allow the callback in @return_future to be run with... |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Bump version to 2.4.post4 |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | return_future and friends now pass the result, not... |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Use autoescape in websocket chat demo. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Autoescaping is now the default, so remove the explicit... |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Use distinct cookie names across all the demo apps. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Use autoescape in blog demo. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Remove embedded copy of markdown.py from blog demo. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Use autoescape in appengine blog demo. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Remove markdown support from app engine blog demo. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Modernize app engine demo: py27, non-CGI interface... |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Upgrade requirement packages. |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | Release note updates |
commit | commitdiff | tree |
2013-03-03 |
Ben Darnell | All functions that take an IOLoop default to current... |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Add IOLoop.run_sync convenience method. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Test the IOLoop.current method and add it to TwistedIOLoop. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Make DummyFuture class private. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Fix twisted version check. |
commit | commitdiff | tree |
2013-03-02 |
bdarnell | Merge pull request #686 from omribahumi/master |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Fix resolver test script. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Convert resolvers to @gen.coroutine. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Test twisted and cares resolvers in netutil_test. |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Convert auth methods from return_future plus gen.engine... |
commit | commitdiff | tree |
2013-03-02 |
Ben Darnell | Add @gen.coroutine and gen.Return for future-based... |
commit | commitdiff | tree |
2013-02-28 |
Omri Bahumi | Python3 compatibility for test_streaming_callback_with_... 686/head |
commit | commitdiff | tree |
2013-02-28 |
Omri Bahumi | Added test_streaming_callback_with_data_in_buffer to... |
commit | commitdiff | tree |
2013-02-27 |
Omri Bahumi | Flushing the buffer when calling IOStream.read_until_cl... |
commit | commitdiff | tree |
2013-02-27 |
Ben Darnell | Accumulated release note updates. |
commit | commitdiff | tree |
2013-02-24 |
Ben Darnell | Simplify the Resolver interface. |
commit | commitdiff | tree |
2013-02-24 |
Ben Darnell | Add a resolver test script for external queries that... |
commit | commitdiff | tree |
2013-02-24 |
Ben Darnell | Add a c-ares-based resolver implementation. |
commit | commitdiff | tree |
2013-02-24 |
Ben Darnell | Move HTTPServer's valid_ip function to netutil. |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | Add a test that runs TwistedIOLoop on top of TornadoRea... |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | Add TwistedResolver for non-threaded async DNS resolution. |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | If a @return_future function raises immediately, don... |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | stack_context.wrap() the callback passed in to a @retur... |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | Move fallback exception raising in AsyncTestCase from... |
commit | commitdiff | tree |
2013-02-23 |
Ben Darnell | Add a test case for the synchronous HTTPClient. |
commit | commitdiff | tree |
2013-02-21 |
Ben Darnell | Clean up more timeouts when shutting down HTTP clients... |
commit | commitdiff | tree |
next |