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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
work
deploy-docs
David Lord
2019-08-06
7
-0
/
+373
*
use cryptography instead of pyOpenSSL
alex
2019-07-12
1
-1
/
+1
*
highlight server log with Click instead of termcolor
Batuhan Taşkaya
2019-07-12
2
-5
/
+10
*
add InternalServerError.original_exception attribute
David Lord
2019-06-20
1
-0
/
+1
*
Merge branch '0.15.x'
David Lord
2019-06-02
6
-6
/
+6
|
\
|
*
fix docs module directives
David Lord
2019-06-02
6
-6
/
+6
|
*
fix incorrect import path
Ben Steadman
2019-05-15
1
-1
/
+1
*
|
Add utils.invalidate_cached_property()
David Baumgold
2019-03-20
1
-0
/
+2
*
|
drop support for Python 3.4
David Lord
2019-03-19
1
-1
/
+1
*
|
remove deprecated code
David Lord
2019-03-19
13
-294
/
+0
|
/
*
use sphinx-issues
David Lord
2019-03-11
3
-1
/
+12
*
apply code style
code-style
David Lord
2019-03-08
3
-3
/
+2
*
Merge branch '0.14.x'
David Lord
2019-01-28
17
-300
/
+128
|
\
|
*
modernize docs config
0.14.x
David Lord
2019-01-27
37
-1692
/
+171
*
|
all deprecations warnings show removal version
David Lord
2019-01-27
1
-107
/
+2
*
|
Revert "move dynamic charset wrapper out of contrib"
David Lord
2019-01-27
2
-17
/
+7
*
|
move wsgi middleware
David Lord
2019-01-27
9
-34
/
+11
*
|
port Flask's JSONMixin implementation
David Lord
2019-01-26
2
-5
/
+3
*
|
update changelog for contrib deprecations
deprecate-contrib
David Lord
2019-01-25
1
-4
/
+4
*
|
move dynamic charset wrapper out of contrib
David Lord
2019-01-25
2
-7
/
+30
*
|
move json wrapper out of contrib
David Lord
2019-01-24
3
-10
/
+26
*
|
more prominent deprecation message in docs
David Lord
2019-01-23
2
-6
/
+8
*
|
deprecate contrib securecookie and sessions
David Lord
2019-01-23
2
-0
/
+10
*
|
deprecate contrib.iterio
David Lord
2019-01-23
1
-1
/
+4
*
|
move ProfilerMiddleware out of contrib
David Lord
2019-01-21
2
-8
/
+5
*
|
move LintMiddleware out of contrib
David Lord
2019-01-21
2
-6
/
+5
*
|
deprecate contrib.fixers
David Lord
2019-01-21
1
-8
/
+4
*
|
move ProxyFix out of contrib
David Lord
2019-01-21
5
-17
/
+17
*
|
document ValidationError in Converter
David Lord
2019-01-12
1
-16
/
+39
*
|
click error message to jump to bottom of traceback
David Lord
2018-12-10
1
-51
/
+63
*
|
add REQUEST_URI and RAW_REQUEST to environ
David Lord
2018-12-09
1
-0
/
+23
*
|
use regular DeprecationWarning with default filter
David Lord
2018-12-09
4
-22
/
+45
*
|
Deprecate contribs: atom, jsrouting, limiter.
Hsiaoming Yang
2018-12-09
1
-0
/
+3
*
|
encode response in low level docs example
David Lord
2018-12-01
1
-1
/
+1
*
|
Fixed mod_rerwite
MrVallentin
2018-11-03
1
-2
/
+2
*
|
Use https for external links wherever possible
Aditya
2018-10-26
8
-19
/
+19
*
|
Merge remote-tracking branch 'origin/master' into switch-to-pallets-theme
David Lord
2018-08-06
2
-5
/
+14
|
\
\
|
*
|
handle WWWAuthenticate object for header
David Lord
2018-05-31
1
-4
/
+2
|
*
|
add unix socket capability to dev_server fixture
David Lord
2018-05-29
1
-8
/
+7
|
*
|
Enable unix domain socket binding
Sergio Salazar
2016-10-13
1
-0
/
+12
*
|
|
update for latest pallets-sphinx-theme
David Lord
2018-08-06
13
-695
/
+42
*
|
|
Use flask theme from `sphinx-pallets-themes`
Tuukka Mustonen
2018-05-14
11
-795
/
+99
|
/
/
*
|
min support is py 2.7 and 3.4
remove-26-33
David Lord
2018-01-03
4
-170
/
+168
|
/
*
Added ProxyMiddleware (#1224)
Armin Ronacher
2017-12-30
1
-0
/
+2
*
Added information about file to be create with style.
Bernardo Gomes
2017-12-10
1
-1
/
+3
*
link issues in changes
David Lord
2017-11-30
1
-1
/
+1
*
Recommend `click` to replace `werkzeug.script`
Antonio Ossa
2017-03-28
1
-1
/
+1
*
Suggest pallets/click to replace werkzeug.script
Antonio Ossa
2017-03-28
1
-1
/
+1
*
Fix doc warnings and errors. Includes a import fix to handle py2. (#1030)
romeojulietthotel
2016-11-08
3
-3
/
+6
*
add docs about coloring http response logging (#1021)
Cody
2016-10-18
1
-0
/
+6
[next]