index
:
delta/python-packages/werkzeug.git
0.10-maintenance
0.11-maintenance
0.12-maintenance
0.14-maintenance
0.14.x
0.15.x
0.16.x
0.7-maintenance
0.8-maintenance
0.9-maintenance
1.0.x
1807-remove-jquery
2.0.x
2.1.x
2.2.x
2.3.x
RonnyPfannschmidt-patch-1
auto
azure
bugfix/412
bugfix/multipart-parse
cache-test-revert
client-path-encoding
code-style
debugger-test
dependabot/add-v2-config-file
dependabot/pip/cryptography-3.1.1
dependabot/pip/cryptography-3.4.8
dependabot/pip/cryptography-35.0.0
dependabot/pip/cryptography-36.0.0
dependabot/pip/greenlet-0.4.16
dependabot/pip/greenlet-1.1.2
dependabot/pip/mypy-0.790
dependabot/pip/mypy-0.800
dependabot/pip/pallets-sphinx-themes-2.0.2
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-5.4.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pre-commit-2.9.2
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.1.0
dependabot/pip/pytest-6.2.1
dependabot/pip/pytest-6.2.5
dependabot/pip/pytest-timeout-2.0.1
dependabot/pip/pytest-xprocess-0.17.0
dependabot/pip/requirements/2.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/2.0.x/tox-3.24.5
dependabot/pip/requirements/2.0.x/types-dataclasses-0.6.2
dependabot/pip/requirements/2.0.x/types-setuptools-57.4.5
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-3.2.1
dependabot/pip/sphinx-3.3.1
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/tox-3.15.1
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.20.0
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
dependabot/pip/types-contextvars-2.4.0
dependabot/pip/types-dataclasses-0.1.7
dependabot/pip/types-dataclasses-0.6.1
dependabot/pip/types-setuptools-57.0.2
dependabot/pip/types-setuptools-57.4.0
dependabot/pip/types-setuptools-57.4.2
dependabot/pip/types-setuptools-57.4.4
dependabot/pip/watchdog-0.10.4
dependabot/pip/watchdog-2.1.5
deploy-docs
deprecate-contrib
deprecate-ident_func
docker-docker-docker
double-slash-path
feature/etag
feature/no-spool
feature/proxy
feature/slim-debugger
feature/wrapper-exceptions
fix-imports
fix-pypyp
fix-readme-table
fix-request-redirect
fix-tests
header_merging
issue-1356
issue-4
issue965
jab-rm-none
jab-rm-use_memchache
jab-rv-none
jab-with
lock
lol_filesystem
main
master
missing-env
no-irc-build-notices
parse_date-timezone
patch-changelog
patch-proxy
pr-1320
pre-commit-ci-update-config
profiler-typo
proxy-special
proxyfix
range-empty-200
release-0.15.3
remove-26-33
remove-deprecated-code
remove-import-magic
revert-1126-issue-1094
revert-938-master
sans-io
send_file-TypeError
send_file-download_name
server-name
shared-data-charset
skip-watchdog
split-wrappers
test-dev-server
test-environ-copy
test-multi-value-header
tests
towncrier
travis
travis-no-sudo
typing-imports
unsplit-wrappers
url-build-list
video-range
website
github.com: mitsuhiko/werkzeug.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
test client accepts multiple values for a header
test-multi-value-header
David Lord
2020-02-10
1
-1
/
+7
*
Merge remote-tracking branch 'origin/1.0.x'
David Lord
2020-02-09
2
-4
/
+2
|
\
|
*
Only allow a single Allow Origin (Access Control) value
pgjones
2020-02-09
1
-3
/
+1
|
*
Add a default argument (None) the the RequestRedirect get_response
pgjones
2020-02-09
1
-1
/
+1
*
|
Allow the scheme to be overridden when building
pgjones
2020-02-09
1
-4
/
+12
|
/
*
release version 1.0.0
1.0.0
David Lord
2020-02-06
1
-1
/
+1
*
SharedDataMiddleware adds utf-8 charset
shared-data-charset
David Lord
2020-02-05
1
-9
/
+15
*
range request always returns 206 status
video-range
David Lord
2020-02-05
1
-13
/
+16
*
docs cleanup
David Lord
2020-02-04
1
-55
/
+63
*
Add support for WebSocket rules in the routing
pgjones
2020-02-03
1
-8
/
+75
*
Upgrade version to 1.0.0rc1
pgjones
2020-01-31
1
-1
/
+1
*
add samesite cookie support to test client
pgjones
2020-01-26
1
-1
/
+11
*
Allow routing Map lock type to be customized
pgjones
2020-01-26
1
-1
/
+6
*
Conserve order for equal quality in accept datastructures
pgjones
2020-01-16
1
-3
/
+7
*
Merge pull request #1699 from pgjones/access_control
David Lord
2020-01-14
3
-10
/
+123
|
\
|
*
update wrapper mixin docs
David Lord
2020-01-14
3
-19
/
+21
|
*
Add Access Control, CORS (Cross Origin Request Sharing) header methods
pgjones
2020-01-14
3
-2
/
+113
*
|
use parse_list_header in ProxyFix
David Lord
2020-01-14
1
-14
/
+14
*
|
Use parse_list_header to parse X-Forwarded-For headers
pgjones
2020-01-14
1
-2
/
+4
|
/
*
improve Headers setlist, update, and related
David Lord
2020-01-12
1
-34
/
+89
*
Add a setlist method to the Headers datastructure
pgjones
2020-01-11
1
-4
/
+28
*
Merge branch '0.16.x'
David Lord
2020-01-11
1
-1
/
+1
|
\
|
*
update flake8 noqa
David Lord
2020-01-11
1
-1
/
+1
*
|
dev server accepts two slashes at start of path
David Lord
2020-01-07
1
-1
/
+12
*
|
merge slashes at the end of a URL
David Lord
2020-01-07
1
-6
/
+8
*
|
add an update method to the Headers data structure
pgjones
2020-01-05
1
-0
/
+20
*
|
add some RFC HTTP status codes
Alejandro de Haro
2020-01-05
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/0.16.x'
David Lord
2020-01-05
1
-1
/
+3
|
\
\
|
|
/
|
*
Only write body when there is a body to write.
Adam Englander
2020-01-04
1
-1
/
+3
|
*
fix rename DeprecationWarning message for subpackages
junnplus
2020-01-04
1
-2
/
+4
*
|
docs for merge_slashes
David Lord
2020-01-05
1
-10
/
+13
*
|
add tests for merge_slashes=False
David Lord
2020-01-05
1
-1
/
+1
*
|
be more selective about merging slashes
Ed Kellett
2020-01-05
1
-18
/
+21
*
|
merge slashes and redirect when matching
Ed Kellett
2020-01-05
1
-5
/
+55
*
|
extract retry_after to base class
David Lord
2020-01-04
1
-25
/
+49
*
|
Add ability to set Retry-After header to 429 Too Many Requests response.
Adam Englander
2020-01-04
1
-0
/
+18
*
|
avoid building all rules when not host matching
David Lord
2020-01-04
1
-3
/
+6
*
|
Include host matching if possible when building URLs
Adam Englander
2020-01-04
1
-3
/
+12
*
|
get_machine_id unique for podman
David Lord
2020-01-04
1
-33
/
+37
*
|
use fspath for general compatibility
David Lord
2020-01-04
2
-12
/
+20
*
|
Add support for pathlib to save uploaded file
manlix
2020-01-04
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/0.16.x'
David Lord
2020-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
fix tests and update ci config
fix-tests
David Lord
2020-01-04
1
-1
/
+1
|
*
release version 0.16.0
0.16.0
David Lord
2019-09-19
1
-1
/
+1
*
|
Docs: Remove redundant abort code example and update description
Chris Nickel
2020-01-03
1
-9
/
+5
*
|
restore change
syndrowm
2019-11-16
1
-0
/
+4
*
|
test ci
syndrowm
2019-11-16
1
-4
/
+0
*
|
sytle
syndrowm
2019-11-15
1
-1
/
+1
*
|
sytle
syndrowm
2019-11-15
1
-3
/
+3
*
|
adhoc cert support macos 10.15 requirements
syndrowm
2019-11-15
1
-0
/
+4
[next]