summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.3.x'HEADmainDavid Lord2023-05-092-8/+3
|\
| * update workflows (#2699)2.3.xDavid Lord2023-05-092-8/+3
| |\
| | * remove pip upgradeDavid Lord2023-05-091-5/+0
| | * update publish parameter namesDavid Lord2023-05-091-3/+3
| |/
* | Merge branch '2.3.x'David Lord2023-05-091-1/+1
|\ \ | |/
| * Fix typo: "serve crash" -> "server crash" (#2698)David Lord2023-05-091-1/+1
| |\
| | * Update serving.pyPamela Fox2023-05-091-1/+1
| |/
* | Merge branch '2.3.x'David Lord2023-05-0821-219/+228
|\ \ | |/
| * release version 2.3.4 (#2697)David Lord2023-05-082-2/+2
| |\
| | * release version 2.3.42.3.4David Lord2023-05-082-2/+2
| |/
| * update version to remove deprecations to 3.0 (#2696)David Lord2023-05-0813-120/+120
| |\
| | * update removal version to 3.0David Lord2023-05-0813-120/+120
| |/
| * preserve invalid `itms-services` url scheme (#2695)David Lord2023-05-065-45/+51
| |\
| | * preserve invalid itms-services url schemeDavid Lord2023-05-065-45/+51
| |/
| * Do not apply max_form_parts to non-multipart data (#2694)David Lord2023-05-053-7/+8
| |\
| | * Do not apply max_form_parts to non-multipart dataAdrian Moennich2023-05-053-7/+8
| |/
| * Remove uses of warnings.catch_warnings (#2690) (#2692)Jeff Dairiki2023-05-035-46/+48
* | Merge branch '2.3.x'David Lord2023-05-014-11/+46
|\ \ | |/
| * WWWAuthenticate.from_header handles base64 padding in tokenDavid Lord2023-05-013-6/+20
| * Make werkzeug.http.parse_dict_header avoid base64 padding (#2686)David Lord2023-05-013-6/+21
| |\
| | * Authorization.from_header handles base64 padding in tokenNicolas Simonds2023-05-013-6/+21
| |/
| * start version 2.3.4David Lord2023-05-012-1/+7
* | Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#2684)David Lord2023-05-011-2/+2
|\ \
| * | Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5dependabot[bot]2023-05-011-2/+2
* | | Bump actions/checkout from 3.5.0 to 3.5.2 (#2682)David Lord2023-05-012-2/+2
|\ \ \
| * | | Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-05-012-2/+2
|/ / /
* | | Bump actions/setup-python from 4.5.0 to 4.6.0 (#2683)David Lord2023-05-012-2/+2
|\ \ \ | |/ / |/| |
| * | Bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]2023-05-012-2/+2
|/ /
* | Merge branch '2.3.x'David Lord2023-05-010-0/+0
|\ \ | |/
| * release version 2.3.3David Lord2023-05-012-2/+2
* | release version 2.3.3 (#2681)David Lord2023-05-012-2/+2
|\ \
| * | release version 2.3.32.3.3David Lord2023-05-012-2/+2
| |/
* | Merge branch '2.3.x'David Lord2023-05-018-37/+75
|\ \ | |/
| * Fix the parsing of large multipart bodies (#2678)David Lord2023-05-012-15/+25
| |\
| | * Fix the parsing of large multipart bodiespgjones2023-05-012-15/+25
| |/
| * cookie sets `Path=/` everywhere by default again (#2680)David Lord2023-05-016-21/+43
| |\
| | * cookie path=/ defaultDavid Lord2023-05-016-21/+43
| |/
| * start version 2.3.3David Lord2023-05-012-1/+7
* | fix example in docs (#2677)XueFeng2023-04-301-2/+2
|/
* release version 2.3.2 (#2674)David Lord2023-04-282-2/+2
|\
| * release version 2.3.22.3.2David Lord2023-04-282-2/+2
|/
* update changelogs in docstringsDavid Lord2023-04-283-5/+10
* cookie sets `Path=/` by default again (#2673)David Lord2023-04-283-13/+19
|\
| * cookie path=/ defaultDavid Lord2023-04-283-13/+19
|/
* max_content_length only with wsgi.input_terminated (#2671)David Lord2023-04-282-8/+14
|\
| * max_content_length only with wsgi.input_terminatedDavid Lord2023-04-282-8/+14
|/
* test client parses set-cookie more accurately (#2670)David Lord2023-04-272-10/+16
|\
| * test client parses set-cookie more accuratelyDavid Lord2023-04-272-10/+16
|/
* start version 2.3.2David Lord2023-04-272-1/+7
* release version 2.3.1 (#2667)David Lord2023-04-272-2/+2
|\