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
/
examples
/
simplewiki
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply code style
code-style
David Lord
2019-03-08
7
-191
/
+239
*
example cleanup and compat
David Lord
2019-03-08
5
-8
/
+10
*
standardize copyright and license
David Lord
2019-02-12
6
-12
/
+12
*
Replace the "ternary operator" (and or) to (if else)
chengkang
2018-09-12
5
-10
/
+10
*
Switched everything to long imports
Armin Ronacher
2011-01-03
2
-3
/
+6
*
Simplewiki is now upgraded to latest creoleparser, Genshi and SQLAlchemy
Armin Ronacher
2010-04-12
3
-15
/
+22
*
Fixed typo in simplewiki and fixed an error in the SharedDataMiddleware that ...
Armin Ronacher
2009-03-01
1
-1
/
+1
*
More fixes for werkzeug
Thomas Waldmann
2009-02-26
1
-5
/
+0
*
More documentation updates, some screenshots and fixed the 500 internal serve...
Armin Ronacher
2009-02-05
3
-3
/
+3
*
2008 -> 2009 and fixed inconsistency in LICENSE.
Armin Ronacher
2009-01-06
6
-6
/
+6
*
Next release will be 0.4.1, improved copyright messages.
Armin Ronacher
2009-01-02
6
-6
/
+6
*
simplified werkzeug simplewiki a bit
Armin Ronacher
2008-02-13
3
-13
/
+12
*
simplewiki uses proxies and creoleparser 0.3.3 now. see http://code.google.c...
Armin Ronacher
2007-12-21
2
-39
/
+16
*
lazy_property is now renamed to cached_property
Armin Ronacher
2007-12-17
1
-3
/
+3
*
another small fix
Armin Ronacher
2007-12-11
1
-1
/
+1
*
fixed import
Armin Ronacher
2007-12-11
1
-2
/
+3
*
adapted simplewiki for creoleparser 0.3.2
Armin Ronacher
2007-12-11
1
-1
/
+5
*
simplewiki layout template uses class instead of py:attrs with a dict now
Armin Ronacher
2007-11-27
1
-2
/
+2
*
added mising header defs
Armin Ronacher
2007-11-23
1
-7
/
+5
*
again a bunch of changes in werkzeug, working on the wrappers again.
Armin Ronacher
2007-11-22
6
-36
/
+30
*
added simplewiki as werkzeug example for the upcoming 0.1 release
Armin Ronacher
2007-11-22
18
-0
/
+1140