2012-09-29 |
Ben Darnell | Release notes for stack_context changes |
commit | commitdiff | tree |
2012-09-29 |
Ben Darnell | Simplify StackContext logic and behavior. |
commit | commitdiff | tree |
2012-09-29 |
Ben Darnell | Improve isolation of stack contexts. |
commit | commitdiff | tree |
2012-09-29 |
Ben Darnell | Release note updates |
commit | commitdiff | tree |
2012-09-29 |
Ben Darnell | Add IOLoop.add_callback_from_signal, which avoids deadlocks |
commit | commitdiff | tree |
2012-09-29 |
Ben Darnell | Python 3.3 includes a fast time-independent comparison... |
commit | commitdiff | tree |
2012-09-24 |
Ben Darnell | Apply my own suggested changes from pull request #555. |
commit | commitdiff | tree |
2012-09-24 |
Ben Darnell | Allow non-standard HTTP codes to be passed with HTTPError. |
commit | commitdiff | tree |
2012-09-24 |
Ben Darnell | Merge branch 'master' into merge |
commit | commitdiff | tree |
2012-09-24 |
Ben Darnell | Fix status/reason tests for py3, -curl, and -opt modes |
commit | commitdiff | tree |
2012-09-20 |
Ben Darnell | Set Date header by default on all responses. |
commit | commitdiff | tree |
2012-09-20 |
Joachim Bauch | Support sending ping frames, trigger callback on pong... |
commit | commitdiff | tree |
2012-09-20 |
Ben Darnell | Don't try to call set_wakeup_fd on windows, it crashes... |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Use signal.set_wakeup_fd in IOLoop to close a race... |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Subprocess.returncode should match subprocess.Popen... |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Skip pipe and subprocess tests on windows. |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Add a SIGCHILD handler to Subprocess. |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Release notes. |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Add tornado.process.Subprocess |
commit | commitdiff | tree |
2012-09-17 |
Ben Darnell | Add PipeIOStream |
commit | commitdiff | tree |
2012-09-16 |
Ben Darnell | Split IOStream into BaseIOStream and IOStream. |
commit | commitdiff | tree |
2012-09-16 |
Ben Darnell | Remove tornado.database, which is now distributed separ... |
commit | commitdiff | tree |
2012-09-16 |
Ben Darnell | Mention HTTPError explicitly in the write_error docs. |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Replace get_unused_port with bind_unused_port, which... |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Run more of web_test in wsgi_test. Fix a bug with... |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Keep empty arguments in WSGI mode too. |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Merge commit 'ebf17aa' |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Add additional command-line arguments to tornado.testin... |
commit | commitdiff | tree |
2012-09-10 |
Ben Darnell | Document the logging changes |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Introduce ExpectLog as a finer-grained alternative... |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Errors while rendering templates no longer log the... |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Suppress tornado.access logs in tests, and remove LogTr... |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | autoreload also needs to guarantee that logging is... |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Move LogFormatter from options.py to log.py |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Compensate for move to non-root loggers by calling... |
commit | commitdiff | tree |
2012-09-09 |
Ben Darnell | Switch from root logger to separate loggers. |
commit | commitdiff | tree |
2012-09-08 |
Ben Darnell | Start new release notes |
commit | commitdiff | tree |
2012-09-06 |
Ben Darnell | Merge branch 'tornado3' |
commit | commitdiff | tree |
2012-09-06 |
Ben Darnell | Add unittest2 to other test configurations. |
commit | commitdiff | tree |
2012-09-05 |
bdarnell | Merge pull request #593 from phihag/correct-AI_ADDRCONFIG |
commit | commitdiff | tree |
2012-09-05 |
Ben Darnell | Post-release version bump |
commit | commitdiff | tree |
2012-09-04 |
Philipp Hagemeister | Add an example for flags 593/head |
commit | commitdiff | tree |
2012-09-04 |
Philipp Hagemeister | Do not set AI_ADDRCONFIG in netutil.bind_sockets |
commit | commitdiff | tree |
2012-09-04 |
Philipp Hagemeister | Add a flags= option to netutil.bind_sockets |
commit | commitdiff | tree |
2012-09-04 |
Ben Darnell | Final 2.4 release notes v2.4.0 |
commit | commitdiff | tree |
2012-09-04 |
Ben Darnell | Set version number to 2.4 |
commit | commitdiff | tree |
2012-09-01 |
bdarnell | Merge pull request #591 from taylorhughes/master 500/head |
commit | commitdiff | tree |
2012-09-01 |
Taylor Hughes | Make it obvious to anyone reading copy-pasted example... 591/head |
commit | commitdiff | tree |
2012-09-01 |
Taylor Hughes | Make it obvious to anyone reading copy-pasted example... |
commit | commitdiff | tree |
2012-08-30 |
Ben Darnell | Replace our hacky homegrown test skipping with unittest... |
commit | commitdiff | tree |
2012-08-30 |
Ben Darnell | Start using new unittest features from py27/unittest2. |
commit | commitdiff | tree |
2012-08-30 |
Ben Darnell | Move maint/appengine to maint/test/appengine |
commit | commitdiff | tree |
2012-08-30 |
Ben Darnell | Twisted is dropping python 2.5 support in their upcomin... |
commit | commitdiff | tree |
2012-08-29 |
Ben Darnell | Autobahn websocket test has moved to a separate package. |
commit | commitdiff | tree |
2012-08-28 |
Ben Darnell | Fix tests on windows |
commit | commitdiff | tree |
2012-08-28 |
Ben Darnell | Add link to new settings docs in release notes |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Organize next-release notes. |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Document all available application settings. |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Fill in missing docs and other minor doc updates. |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Run twisted tests in a temporary directory so they... |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Autopep8 cleanups. |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Don't let autopep8 rewrite all the lines longer than... |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Release note updates |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Fix template errors with empty blocks. |
commit | commitdiff | tree |
2012-08-27 |
Ben Darnell | Refactor template namespace from render_string to its... |
commit | commitdiff | tree |
2012-08-26 |
Ben Darnell | Make the openid claimed_id available in OpenIDMixin |
commit | commitdiff | tree |
2012-08-26 |
Ben Darnell | Make authdemo's logout less confusing. |
commit | commitdiff | tree |
2012-08-25 |
Ben Darnell | Release note updates |
commit | commitdiff | tree |
2012-08-20 |
Ben Darnell | Fix test for pre-2.7 assertions |
commit | commitdiff | tree |
2012-08-20 |
Ben Darnell | Merge remote-tracking branch 'evanj/master' into merge |
commit | commitdiff | tree |
2012-08-20 |
Ben Darnell | When closing an HTTPConnection, also clear a circular... |
commit | commitdiff | tree |
2012-08-19 |
Ben Darnell | Allow calls to SSLIOStream.write while the connection... |
commit | commitdiff | tree |
2012-08-19 |
Ben Darnell | Reorganize IOStream tests and run them in both regular... |
commit | commitdiff | tree |
2012-08-19 |
Ben Darnell | Add binary_form argument to get_ssl_certificate. |
commit | commitdiff | tree |
2012-08-16 |
Yusuf Simonson | Do not remove empty GET/POST parameters |
commit | commitdiff | tree |
2012-08-15 |
Ben Darnell | Test cleanup. |
commit | commitdiff | tree |
2012-08-15 |
Ben Darnell | Merge remote-tracking branch 'bergundy/upstream' |
commit | commitdiff | tree |
2012-08-15 |
Roey Berman | added b() to string assertion in simple_httpclient_test... 575/head |
commit | commitdiff | tree |
2012-08-15 |
Roey Berman | added b to stream write (for passing python3 tests |
commit | commitdiff | tree |
2012-08-15 |
Roey Berman | ignore 1xx headers prev commit was incomplete, fixed |
commit | commitdiff | tree |
2012-08-13 |
Ben Darnell | Blacklist a few more twisted tests that seem flaky |
commit | commitdiff | tree |
2012-08-13 |
Ben Darnell | Update docutils dependency version. |
commit | commitdiff | tree |
2012-08-12 |
Ben Darnell | Fix str/bytes problems in the auth module on python 3. |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Remove httpclient max_simultaneous_connections argument. |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Merge branch 'branch2.3' |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Update doc examples for xsrf_form_html. |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Latex output file must end in .tex |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Add latex_documents configuration so readthedocs can... |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Latex output file must end in .tex |
commit | commitdiff | tree |
2012-08-11 |
Ben Darnell | Add latex_documents configuration so readthedocs can... |
commit | commitdiff | tree |
2012-08-06 |
Stiletto | Fire shutdown event from main loop 574/head |
commit | commitdiff | tree |
2012-08-06 |
Stiletto | Fixed shutdown sequence in twisted reactor |
commit | commitdiff | tree |
2012-08-02 |
Evan Jones | simple_httpclient: Report errno and reason for connecti... 577/head |
commit | commitdiff | tree |
2012-07-31 |
Roey Berman | simple_httpclient: ignore 1xx headers |
commit | commitdiff | tree |
2012-07-31 |
bdarnell | Merge pull request #573 from ewdurbin/master |
commit | commitdiff | tree |
2012-07-31 |
Roey Berman | iostream_test: moved the server.close() call from write... |
commit | commitdiff | tree |
2012-07-30 |
Ernest W. Durbin III | more oob changes 573/head |
commit | commitdiff | tree |
2012-07-29 |
bdarnell | Merge pull request #569 from MartinMartimeo/patch-1 |
commit | commitdiff | tree |
2012-07-21 |
MartinMartimeo | Omitting super(...).__init__() causes python, when... 569/head |
commit | commitdiff | tree |
2012-07-14 |
bdarnell | Merge pull request #560 from ei-grad/master |
commit | commitdiff | tree |
next |