]>
git.ipfire.org Git - thirdparty/tornado.git/log 
Ben Darnell  [Mon, 17 Feb 2020 21:11:23 +0000  (16:11 -0500)]  
iostream_test: Improve cleanup
Ben Darnell  [Mon, 17 Feb 2020 21:03:43 +0000  (16:03 -0500)]  
httpclient_test: Improve error reporting
Ben Darnell  [Fri, 24 Jul 2020 16:45:35 +0000  (12:45 -0400)]  
Merge pull request #2889 from kinow/update-callback-text-run_on_executor
Bruno P. Kinoshita  [Mon, 13 Jul 2020 21:34:57 +0000  (09:34 +1200)]  
Remove text about callback (removed) in run_on_executor
Ben Darnell  [Mon, 29 Jun 2020 01:11:57 +0000  (21:11 -0400)]  
Merge pull request #2885 from bdarnell/deflake-test
Ben Darnell  [Sun, 28 Jun 2020 19:12:29 +0000  (15:12 -0400)]  
test: Use larger time values in testing_test
Ben Darnell  [Sat, 27 Jun 2020 14:12:46 +0000  (10:12 -0400)]  
Merge pull request #2884 from bdarnell/remove-cloexec
Ben Darnell  [Fri, 26 Jun 2020 22:57:31 +0000  (18:57 -0400)]  
iostream,platform: Remove _set_nonblocking function
Ben Darnell  [Fri, 26 Jun 2020 21:28:04 +0000  (17:28 -0400)]  
platform: Remove tornado.platform.auto.set_close_exec
Ben Darnell  [Sat, 20 Jun 2020 19:42:31 +0000  (15:42 -0400)]  
Merge pull request #2881 from bdarnell/auth-examples
Ben Darnell  [Sat, 20 Jun 2020 17:09:59 +0000  (13:09 -0400)]  
auth: Fix example code
Ben Darnell  [Sat, 20 Jun 2020 17:07:45 +0000  (13:07 -0400)]  
Merge pull request #2880 from bdarnell/process-test2
Ben Darnell  [Sat, 20 Jun 2020 17:02:34 +0000  (13:02 -0400)]  
Merge pull request #2811 from bn0ir/master
Ben Darnell  [Sat, 20 Jun 2020 16:52:44 +0000  (12:52 -0400)]  
test: Use default timeouts in sigchild test
Ben Darnell  [Sat, 20 Jun 2020 14:02:53 +0000  (10:02 -0400)]  
Merge pull request #2879 from bdarnell/template-docs
Ben Darnell  [Fri, 19 Jun 2020 21:28:46 +0000  (17:28 -0400)]  
Merge pull request #2814 from Recursing/patch-1
Ben Darnell  [Fri, 19 Jun 2020 21:27:58 +0000  (17:27 -0400)]  
template: Clarify docs on escaping
Ben Darnell  [Fri, 19 Jun 2020 20:39:12 +0000  (16:39 -0400)]  
Merge pull request #2863 from Agnewee/hotfix/stop-ping-callback
Ben Darnell  [Fri, 19 Jun 2020 19:55:23 +0000  (15:55 -0400)]  
Merge pull request #2874 from jeffhunter/types
Ben Darnell  [Fri, 19 Jun 2020 19:45:15 +0000  (15:45 -0400)]  
Merge pull request #2878 from bdarnell/fix-process-test
Ben Darnell  [Fri, 19 Jun 2020 19:24:03 +0000  (15:24 -0400)]  
ci: Allow failures on nightly python due to cffi incompatibility
Ben Darnell  [Fri, 19 Jun 2020 18:59:46 +0000  (14:59 -0400)]  
ci: Drop tox-venv
Ben Darnell  [Fri, 19 Jun 2020 18:36:36 +0000  (14:36 -0400)]  
test: Add a sleep to deflake a test
Jeff Hunter  [Tue, 9 Jun 2020 19:58:09 +0000  (12:58 -0700)]  
fix types for max_age_days and expires_days parameters
Ben Darnell  [Mon, 25 May 2020 02:23:09 +0000  (22:23 -0400)]  
Merge pull request #2859 from noviluni/fix_some_typos
agnewee  [Fri, 15 May 2020 10:13:53 +0000  (18:13 +0800)]  
stop ping_callback
marc  [Fri, 15 May 2020 08:21:56 +0000  (10:21 +0200)]  
revert genericize change
marc  [Tue, 12 May 2020 13:43:20 +0000  (15:43 +0200)]  
fix typos
Ben Darnell  [Thu, 14 May 2020 21:42:48 +0000  (17:42 -0400)]  
Merge pull request #2861 from noviluni/fix_E741
marc  [Thu, 14 May 2020 11:00:28 +0000  (13:00 +0200)]  
fix new E741 detected cases
Ben Darnell  [Mon, 11 May 2020 17:27:16 +0000  (13:27 -0400)]  
Merge pull request #2857 from bdarnell/fix-docs-pin
Ben Darnell  [Mon, 11 May 2020 17:09:54 +0000  (13:09 -0400)]  
Revert "docs: Use python 3.7 via conda for readthedocs builds"
This reverts commit 
e7e31e5642ae56da3f768d9829036eab99f0c988 .
We were using conda to get access to python 3.7 before rtd supported
it in their regular builds, but this led to problems pinning a
specific version of sphinx. See
https://github.com/readthedocs/readthedocs.org/issues/6870
Ben Darnell  [Sun, 26 Apr 2020 21:52:24 +0000  (17:52 -0400)]  
Merge pull request #2847 from tornadoweb/bdarnell-patch-1
Flavio Garcia  [Sun, 26 Apr 2020 20:18:26 +0000  (16:18 -0400)]  
Added default User-Agent to the simple http client if not provided.Fixes: #2702 
Ben Darnell  [Sun, 26 Apr 2020 20:14:45 +0000  (16:14 -0400)]  
Merge pull request #2797 from garetht/nested-doc-fix
Ben Darnell  [Sun, 26 Apr 2020 20:14:10 +0000  (16:14 -0400)]  
Merge pull request #2796 from jbampton/fix-word-case
Ben Darnell  [Sun, 26 Apr 2020 20:12:26 +0000  (16:12 -0400)]  
iostream: Update comment
Ben Darnell  [Sun, 26 Apr 2020 20:10:30 +0000  (16:10 -0400)]  
Merge pull request #2690 from kleptog/bug2689
Ben Darnell  [Fri, 6 Mar 2020 01:35:19 +0000  (20:35 -0500)]  
Merge pull request #2821 from tornadoweb/bdarnell-patch-1
Ben Darnell  [Wed, 4 Mar 2020 04:07:11 +0000  (23:07 -0500)]  
maint: Bump bleach version for a security fix
Ben Darnell  [Wed, 4 Mar 2020 02:57:43 +0000  (21:57 -0500)]  
Merge pull request #2820 from bdarnell/relnotes-master
Ben Darnell  [Tue, 3 Mar 2020 21:46:32 +0000  (16:46 -0500)]  
Master branch release notes for version 6.0.4
Ben Darnell  [Mon, 2 Mar 2020 19:21:06 +0000  (14:21 -0500)]  
Merge pull request #2818 from bdarnell/fix-travis
Min RK  [Thu, 27 Feb 2020 10:32:58 +0000  (11:32 +0100)]  
travis-ci.com doesn't like it when you have matrix and jobs
Ben Darnell  [Mon, 2 Mar 2020 18:48:49 +0000  (13:48 -0500)]  
Merge pull request #2812 from jrbourbeau/py38-setup-classifier
Recursing  [Fri, 21 Feb 2020 12:15:59 +0000  (12:15 +0000)]  
Standardize type documentation for HTTPRequest init
James Bourbeau  [Wed, 19 Feb 2020 19:20:45 +0000  (13:20 -0600)]  
Add Python 3.8 clasifier to setup.py
bn0ir  [Fri, 14 Feb 2020 12:37:52 +0000  (17:37 +0500)]  
Fix Google OAuth example (from 6.0 OAuth2Mixin->authorize_redirect is an ordinary synchronous function)
Ben Darnell  [Sat, 1 Feb 2020 21:44:42 +0000  (16:44 -0500)]  
Merge pull request #2805 from tornadoweb/resolve-pending
Ben Darnell  [Sat, 1 Feb 2020 17:49:13 +0000  (12:49 -0500)]  
iostream: Expand comments around recent subtle changes
Ben Darnell  [Mon, 5 Aug 2019 01:34:32 +0000  (21:34 -0400)]  
iostream: Add tests for behavior around close with read_until
Min RK  [Fri, 2 Aug 2019 09:20:00 +0000  (11:20 +0200)]  
catch UnsatisfiableReadError in close
Min RK  [Thu, 1 Aug 2019 11:53:56 +0000  (13:53 +0200)]  
avoid premature _check_closed in _start_read
Min RK  [Thu, 1 Aug 2019 11:51:12 +0000  (13:51 +0200)]  
iostream: resolve reads that may be completed while closing
Ben Darnell  [Sun, 19 Jan 2020 22:58:40 +0000  (17:58 -0500)]  
Merge pull request #2799 from tornadoweb/wintest
Ben Darnell  [Sun, 19 Jan 2020 22:37:14 +0000  (17:37 -0500)]  
asyncio: AnyThreadEventLoopPolicy should always use selectors on windows
Ben Darnell  [Sun, 19 Jan 2020 20:19:45 +0000  (15:19 -0500)]  
ci: Add python 3.8 to windows CI
Ben Darnell  [Sun, 19 Jan 2020 20:11:54 +0000  (15:11 -0500)]  
testing: Add level argument to ExpectLog
Ben Darnell  [Sun, 19 Jan 2020 16:00:06 +0000  (11:00 -0500)]  
test: Add hasattr check for SIGCHLD
Ben Darnell  [Sun, 19 Jan 2020 15:59:27 +0000  (10:59 -0500)]  
test: Add some more skips on windows
Ben Darnell  [Sat, 18 Jan 2020 23:24:03 +0000  (18:24 -0500)]  
test: Use selector event loop on windows.
Ben Darnell  [Sat, 2 Nov 2019 21:29:29 +0000  (17:29 -0400)]  
test: Add gitattributes for test data files
Gareth T  [Tue, 24 Dec 2019 12:30:35 +0000  (07:30 -0500)]  
Fix syntax error in nested routing example
John Bampton  [Mon, 23 Dec 2019 22:21:43 +0000  (08:21 +1000)]  
Fix case of JavaScript, GitHub and CSS.
Ben Darnell  [Sun, 8 Dec 2019 21:01:27 +0000  (16:01 -0500)]  
Merge pull request #2783 from kinow/fix-1824
Bruno P. Kinoshita  [Fri, 29 Nov 2019 10:49:35 +0000  (23:49 +1300)]  
use bcrypt's checkpw instead of ==
Ben Darnell  [Sat, 23 Nov 2019 20:48:43 +0000  (15:48 -0500)]  
Merge pull request #2780 from bdarnell/lint-updates
Ben Darnell  [Mon, 4 Nov 2019 01:35:01 +0000  (20:35 -0500)]  
lint: Use newer mypy
Ben Darnell  [Sun, 3 Nov 2019 22:23:04 +0000  (17:23 -0500)]  
lint: Upgrade to new version of black
Ben Darnell  [Sun, 3 Nov 2019 22:18:54 +0000  (17:18 -0500)]  
build: Run docs and lint on py38
Mike DePalatis  [Sat, 23 Nov 2019 19:42:56 +0000  (12:42 -0700)]  
web: Update hashing algorithm in StaticFileHandler (#2778)
Ben Darnell  [Sat, 23 Nov 2019 18:08:34 +0000  (13:08 -0500)]  
Merge pull request #2777 from mivade/remove-speedups-py2-support
Ben Darnell  [Sat, 23 Nov 2019 17:25:41 +0000  (12:25 -0500)]  
Merge pull request #2779 from bdarnell/ci-fix
Ben Darnell  [Sat, 23 Nov 2019 17:00:51 +0000  (12:00 -0500)]  
ci: Don't run full test suite on python 3.5.2
Michael V. DePalatis  [Thu, 21 Nov 2019 19:31:55 +0000  (12:31 -0700)]  
Remove legacy Python support in speedups.c
Ben Darnell  [Tue, 12 Nov 2019 02:49:40 +0000  (21:49 -0500)]  
Merge pull request #2772 from ploxiln/fork_doc_exit
Pierce Lopez  [Sun, 10 Nov 2019 17:43:27 +0000  (12:43 -0500)]  
process: correct docs of fork_processes exit behavior
Ben Darnell  [Sun, 3 Nov 2019 22:08:52 +0000  (17:08 -0500)]  
Merge pull request #2768 from bdarnell/ci-revamp
Ben Darnell  [Sun, 3 Nov 2019 20:09:18 +0000  (15:09 -0500)]  
build: Revamp test/CI configuration
Ben Darnell  [Sun, 3 Nov 2019 15:49:55 +0000  (10:49 -0500)]  
Merge pull request #2767 from bdarnell/fix-lint
Ben Darnell  [Sun, 3 Nov 2019 14:57:48 +0000  (09:57 -0500)]  
demos: Fix lint in webspider demo
Ben Darnell  [Sun, 3 Nov 2019 14:51:18 +0000  (09:51 -0500)]  
Merge pull request #2765 from jvansan:master
Ben Darnell  [Sun, 3 Nov 2019 14:47:37 +0000  (09:47 -0500)]  
Merge pull request #2766 from tornadoweb/pin-black
Ben Darnell  [Sat, 2 Nov 2019 21:37:36 +0000  (17:37 -0400)]  
ci: Pin version of black
Jeff van Santen  [Sat, 2 Nov 2019 00:11:52 +0000  (17:11 -0700)]  
Dead link handling
Ben Darnell  [Mon, 21 Oct 2019 02:34:18 +0000  (22:34 -0400)]  
Merge pull request #2727 from andersk/304
Ben Darnell  [Mon, 21 Oct 2019 02:16:10 +0000  (22:16 -0400)]  
Merge pull request #2745 from remram44/re-unescape
Ben Darnell  [Thu, 17 Oct 2019 01:45:58 +0000  (21:45 -0400)]  
Merge pull request #2748 from supakeen/readme-improvements
Ben Darnell  [Thu, 17 Oct 2019 01:34:13 +0000  (21:34 -0400)]  
Merge pull request #2750 from jbampton/simplify-statements
Ben Darnell  [Thu, 17 Oct 2019 01:31:40 +0000  (21:31 -0400)]  
Merge pull request #2755 from tornadoweb/dependabot/pip/maint/twisted-19.7.0
dependabot[bot]  [Thu, 17 Oct 2019 01:14:26 +0000  (01:14  +0000)]  
build(deps): bump twisted from 19.2.1 to 19.7.0 in /maintSigned-off-by: dependabot[bot] <support@github.com> 
Ben Darnell  [Thu, 17 Oct 2019 00:54:06 +0000  (20:54 -0400)]  
Merge pull request #2741 from khasanovbi/fix_head_transfer_encoding_chunked
John Bampton  [Sun, 6 Oct 2019 02:44:52 +0000  (12:44 +1000)]  
Simplify chained comparison.
supakeen  [Sat, 5 Oct 2019 10:52:09 +0000  (10:52 +0000)]  
Use HTTPS link for tornado website.
Remi Rampin  [Fri, 4 Oct 2019 01:32:04 +0000  (21:32 -0400)]  
Fix unescaping of regex routes
Remi Rampin  [Fri, 4 Oct 2019 15:00:43 +0000  (11:00 -0400)]  
Add test for unescaping with groups
Bulat Khasanov  [Sun, 8 Sep 2019 15:06:55 +0000  (18:06 +0300)]  
Omit Transfer-Encoding header for HEAD response
Bulat Khasanov  [Sun, 8 Sep 2019 03:14:52 +0000  (06:14 +0300)]  
Fix extra data sending at HEAD response with Transfer-Encoding: Chunked
Anders Kaseorg  [Fri, 30 Aug 2019 18:18:36 +0000  (11:18 -0700)]  
Clear fewer headers on 1xx/204/304 responsesSigned-off-by: Anders Kaseorg <andersk@mit.edu> 
Ben Darnell  [Mon, 2 Sep 2019 17:20:28 +0000  (13:20 -0400)]  
Merge pull request #2723 from bluetech/perf1