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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update examples code
Antonio Ossa
2017-03-29
2
-2
/
+2
*
Update examples
Antonio Ossa
2017-03-28
9
-46
/
+386
*
Pull flags out of regular expressions (#1053)
David Baumgold
2016-12-29
1
-1
/
+1
*
Flake8 fixes
Markus Unterwaditzer
2015-03-29
1
-1
/
+1
*
Happy New Year 2014
Daniel Neuhäuser
2014-01-02
1
-1
/
+1
*
Fixed a broken example. This fixes #419
Armin Ronacher
2013-08-05
1
-7
/
+9
*
Bump year in copyright notices to 2013
Daniel Neuhäuser
2013-05-29
1
-1
/
+1
*
Fixed DB path so that shorty runs on Windows
Beranger Enselme
2013-04-13
1
-1
/
+4
*
Added new tutorial
Armin Ronacher
2011-07-15
6
-0
/
+198
*
Switched everything to long imports
Armin Ronacher
2011-01-03
21
-23
/
+46
*
Upgraded cupoftee to the latest TeeWorlds protocol changes
Armin Ronacher
2010-04-12
2
-8
/
+6
*
Updated README to reflect changes.
Armin Ronacher
2010-04-12
1
-3
/
+3
*
Simplewiki is now upgraded to latest creoleparser, Genshi and SQLAlchemy
Armin Ronacher
2010-04-12
3
-15
/
+22
*
Updated shorty and plnt to SQLAlchemy 0.6. Also upgraded plnt to Jinja2.
Armin Ronacher
2010-04-12
6
-25
/
+34
*
Fixed shorty example.
Armin Ronacher
2009-09-10
1
-0
/
+1
*
Updated shorty tutorial.
Armin Ronacher
2009-09-09
5
-8
/
+10
*
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
3
-10
/
+3
*
Added cookie based auth example.
Armin Ronacher
2009-02-19
1
-0
/
+106
*
implemented experimental multipart parser that replaces the old CGI
Armin Ronacher
2009-02-18
1
-9
/
+4
*
More documentation updates, some screenshots and fixed the 500 internal serve...
Armin Ronacher
2009-02-05
4
-4
/
+4
*
Shorty uses jinja2 in the source too now.
Armin Ronacher
2009-02-04
1
-1
/
+1
*
2008 -> 2009 and fixed inconsistency in LICENSE.
Armin Ronacher
2009-01-06
35
-35
/
+35
*
Next release will be 0.4.1, improved copyright messages.
Armin Ronacher
2009-01-02
35
-35
/
+35
*
Fixed some licensing inconsistencies and relicensed an example application.
Armin Ronacher
2008-12-27
7
-7
/
+7
*
fixed a shorty template
Armin Ronacher
2008-11-19
1
-1
/
+1
*
again...
Christopher Grebs
2008-05-28
1
-2
/
+2
*
fixed httpbasic auth example
Christopher Grebs
2008-05-28
1
-1
/
+1
*
Added couchdb port of shorty example application
Itay Neeman
2008-04-16
14
-2
/
+421
*
fixed a bug with non ascii chars in map names
Armin Ronacher
2008-04-05
1
-1
/
+2
*
and another one -.-
Armin Ronacher
2008-04-04
1
-0
/
+19
*
and another two
Armin Ronacher
2008-04-04
2
-0
/
+0
*
added missing file
Armin Ronacher
2008-04-04
1
-0
/
+76
*
fixed is_xhr bug
Armin Ronacher
2008-03-31
6
-28
/
+72
*
updated cupoftee to teeworlds 0.4
Armin Ronacher
2008-03-25
12
-81
/
+102
*
fixed coolmagic example
Christopher Grebs
2008-03-17
1
-2
/
+2
*
documented recent changes
Armin Ronacher
2008-03-15
1
-0
/
+44
*
simplified werkzeug simplewiki a bit
Armin Ronacher
2008-02-13
3
-13
/
+12
*
updated readme
Armin Ronacher
2008-02-09
2
-0
/
+17
*
added cupoftee from sandbox repo to werkzeug example repo
Armin Ronacher
2008-02-09
11
-0
/
+559
*
fixed plnt for xhtml (thanks cmlenz)
Armin Ronacher
2008-01-24
1
-1
/
+1
*
fixed error reporting in debugging console and part one of request/response o...
Armin Ronacher
2008-01-20
4
-12
/
+14
*
improved etag handling and moved code from make_conditional into extra function
Armin Ronacher
2008-01-10
1
-1
/
+1
*
fixed a typo in the tutorial
Armin Ronacher
2008-01-03
1
-1
/
+0
*
added atom feed support to werkzeug.contrib
Armin Ronacher
2007-12-30
1
-0
/
+5
*
simplewiki uses proxies and creoleparser 0.3.3 now. see http://code.google.c...
Armin Ronacher
2007-12-21
4
-41
/
+19
*
small updates on the shorty application
Armin Ronacher
2007-12-21
2
-1
/
+21
*
removed unused import_string
Armin Ronacher
2007-12-21
1
-2
/
+1
*
added shorty (the application from the tutorial)
Armin Ronacher
2007-12-21
12
-0
/
+385
*
added tutorial
Armin Ronacher
2007-12-20
1
-1
/
+4
[next]