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
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply code style
code-style
David Lord
2019-03-08
151
-8798
/
+11013
*
example cleanup and compat
David Lord
2019-03-08
42
-184
/
+223
*
move to src directory
David Lord
2019-03-02
65
-6
/
+7
*
Merge pull request #1463 from pallets/metadata
David Lord
2019-03-02
110
-540
/
+331
|
\
|
*
update metadata, set python_requires
David Lord
2019-02-12
9
-308
/
+101
|
*
standardize copyright and license
David Lord
2019-02-12
102
-224
/
+222
|
*
license is rst
David Lord
2019-02-12
1
-0
/
+0
|
/
*
Merge pull request #1457 from pallets/travis
David Lord
2019-02-12
3
-24
/
+14
|
\
|
*
fix tests for nightly and osx
travis
David Lord
2019-02-12
2
-8
/
+8
|
*
update travis config
David Lord
2019-02-12
1
-16
/
+6
|
/
*
Merge pull request #1456 from pallets/split-wrappers
David Lord
2019-02-11
14
-2039
/
+2123
|
\
|
*
add changelog
David Lord
2019-02-11
1
-0
/
+6
|
*
fix tests after wrappers split
David Lord
2019-02-11
3
-6
/
+11
|
*
Merge branch 'split-file___init__.py' into split-wrappers
David Lord
2019-02-11
10
-2033
/
+2106
|
|
\
|
/
/
|
*
Remove content that has been split of from '__init__.py'.
David Lord
2019-02-11
1
-0
/
+36
|
*
Merge branch 'split-file___init__.py_user_agent.py' into split-file___init__.py
David Lord
2019-02-11
1
-0
/
+14
|
|
\
|
|
*
Change content in separated file 'user_agent.py'.
David Lord
2019-02-11
1
-2026
/
+1
|
|
*
Add separate file for 'user_agent.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_response.py' into split-file___init__.py
David Lord
2019-02-11
1
-0
/
+74
|
|
\
|
|
*
Change content in separated file 'response.py'.
David Lord
2019-02-11
1
-1970
/
+5
|
|
*
Add separate file for 'response.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_request.py' into split-file___init__.py
David Lord
2019-02-11
1
-0
/
+39
|
|
\
|
|
*
Change content in separated file 'request.py'.
David Lord
2019-02-11
1
-2015
/
+15
|
|
*
Add separate file for 'request.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_etag.py' into split-file___init__.py
David Lord
2019-02-11
1
-0
/
+286
|
|
\
|
|
*
Change content in separated file 'etag.py'.
David Lord
2019-02-11
1
-1773
/
+20
|
|
*
Add separate file for 'etag.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_common_descriptors.py' into split-file__...
David Lord
2019-02-11
1
-0
/
+253
|
|
\
|
|
*
Change content in separated file 'common_descriptors.py'.
David Lord
2019-02-11
1
-1804
/
+18
|
|
*
Add separate file for 'common_descriptors.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_base_response.py' into split-file___init...
David Lord
2019-02-11
1
-0
/
+674
|
|
\
|
|
*
Change content in separated file 'base_response.py'.
David Lord
2019-02-11
1
-1390
/
+25
|
|
*
Add separate file for 'base_response.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_base_request.py' into split-file___init_...
David Lord
2019-02-11
1
-0
/
+657
|
|
\
|
|
*
Change content in separated file 'base_request.py'.
David Lord
2019-02-11
1
-1414
/
+32
|
|
*
Add separate file for 'base_request.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_auth.py' into split-file___init__.py
David Lord
2019-02-11
1
-0
/
+31
|
|
\
|
|
*
Change content in separated file 'auth.py'.
David Lord
2019-02-11
1
-2011
/
+3
|
|
*
Add separate file for 'auth.py'.
David Lord
2019-02-11
1
-0
/
+0
|
|
/
|
/
|
|
*
Merge branch 'split-file___init__.py_accept.py' into split-file___init__.py
David Lord
2019-02-11
2
-2039
/
+48
|
|
\
|
/
/
|
*
Change content in separated file 'accept.py'.
David Lord
2019-02-11
1
-1996
/
+5
|
*
Add separate file for 'accept.py'.
David Lord
2019-02-11
1
-0
/
+0
|
/
*
Merge pull request #1455 from encukou/patch-1
David Lord
2019-02-05
1
-1
/
+1
|
\
|
*
test_serving: Use sys.executable, not 'python'
Petr Viktorin
2019-02-05
1
-1
/
+1
|
/
*
lint bench
David Lord
2019-02-05
1
-3
/
+3
*
docs cleanup
David Lord
2019-01-28
2
-6
/
+2
*
Merge branch '0.14.x'
David Lord
2019-01-28
22
-320
/
+144
|
\
|
*
modernize docs config
0.14.x
David Lord
2019-01-27
45
-1711
/
+185
*
|
Merge pull request #1454 from pallets/deprecation-warnings
David Lord
2019-01-27
10
-149
/
+221
|
\
\
|
*
|
all deprecations warnings show removal version
David Lord
2019-01-27
10
-149
/
+221
|
/
/
[next]