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
/
tests
/
test_serving.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply code style
code-style
David Lord
2019-03-08
1
-283
/
+325
*
standardize copyright and license
David Lord
2019-02-12
1
-2
/
+2
*
test_serving: Use sys.executable, not 'python'
Petr Viktorin
2019-02-05
1
-1
/
+1
*
Revert "debug slow reloader test on appveyor"
David Lord
2018-11-20
1
-4
/
+0
*
debug slow reloader test on appveyor
tests
David Lord
2018-11-20
1
-0
/
+4
*
escape slashes in windows paths
David Lord
2018-11-20
1
-2
/
+3
*
add unix socket capability to dev_server fixture
David Lord
2018-05-29
1
-21
/
+13
*
Enable unix domain socket binding
Sergio Salazar
2016-10-13
1
-3
/
+30
*
Fix typo in monkeypatch test
Tarjei Husøy
2018-05-18
1
-1
/
+1
*
Update server to ensure meta-variables starting with HTTP_ having multiple he...
Adam Englander
2018-05-15
1
-0
/
+34
*
Fix unreliable test (#1229)
Tero Vuotila
2017-12-30
1
-7
/
+10
*
Fixed linting and code style
Armin Ronacher
2017-12-29
1
-2
/
+1
*
Fixed bad merge marker
Armin Ronacher
2017-12-28
1
-1
/
+0
*
Add support for windows console scripts from reloader
Armin Ronacher
2017-12-28
1
-1
/
+13
|
\
|
*
Issue 1136 incorporating feedback from PR comments into style changes
androiddrew
2017-06-23
1
-1
/
+1
|
*
Issue 1136 correcting missing argument in mock
androiddrew
2017-06-19
1
-1
/
+1
|
*
Issue 1136 correcting failing flake8 style check
androiddrew
2017-06-19
1
-1
/
+2
|
*
Updating Authors, Changes and test case for issue 1136
androiddrew
2017-06-15
1
-1
/
+11
*
|
Fix reloader reporting wrong changed file (#1228)
Tero Vuotila
2017-12-28
1
-0
/
+42
*
|
Support chunked transfer encoding (#1198)
Jan Michael Auer
2017-11-29
1
-0
/
+87
*
|
Raise TypeError if port is not an integer (#1088)
Antonio Ossa
2017-03-27
1
-0
/
+16
|
/
*
Merge branch '0.11-maintenance'
Markus Unterwaditzer
2017-01-10
1
-0
/
+29
|
\
|
*
Don't set CONTENT_TYPE / CONTENT_LENGTH if they're not provided by the client...
Wang Dàpéng
2017-01-10
1
-0
/
+29
*
|
Merge branch '0.11-maintenance'
Armin Ronacher
2016-04-14
1
-1
/
+38
|
\
\
|
|
/
|
*
Add testcase for #822
Markus Unterwaditzer
2016-04-14
1
-0
/
+12
|
*
Restore testcase for absolute requests
Markus Unterwaditzer
2016-04-14
1
-0
/
+23
|
*
Assert that client addr is shown in request log
Markus Unterwaditzer
2016-04-11
1
-1
/
+3
*
|
Replace all occurrences of pallets with Werkzeug
Markus Unterwaditzer
2016-03-29
1
-1
/
+1
|
/
*
Fix crash when calling HTTP server with HTTPS
missing-env
Markus Unterwaditzer
2016-03-22
1
-0
/
+16
*
Watch less files with stat reloader
Markus Unterwaditzer
2015-03-22
1
-13
/
+12
*
nicer implementation
David Szotten
2015-02-01
1
-1
/
+8
*
add test
David Szotten
2015-02-01
1
-0
/
+19
*
Also skip this one
Markus Unterwaditzer
2015-01-25
1
-0
/
+3
*
Skip watchdog tests if not installed.
Markus Unterwaditzer
2015-01-25
1
-0
/
+7
*
Use requests in testsuite
Markus Unterwaditzer
2015-01-25
1
-59
/
+20
*
More sophisticated waiting for reloader loop
Markus Unterwaditzer
2014-09-27
1
-2
/
+2
*
Wait for one loop round of the observer thread
Markus Unterwaditzer
2014-09-21
1
-0
/
+2
*
Don't wait for reloader twice
Markus Unterwaditzer
2014-09-21
1
-10
/
+9
*
Don't use simple sleep when waiting for reloader
Markus Unterwaditzer
2014-09-21
1
-4
/
+4
*
Explicitly assert reload
Markus Unterwaditzer
2014-09-21
1
-0
/
+3
*
Add testcase
Markus Unterwaditzer
2014-09-21
1
-0
/
+39
*
Test both reloader types
Markus Unterwaditzer
2014-09-21
1
-3
/
+4
*
Fix testcase
Markus Unterwaditzer
2014-09-11
1
-2
/
+12
*
Add testcase for #203
Markus Unterwaditzer
2014-09-07
1
-1
/
+1
*
Fixed serving and test with reloader.
Armin Ronacher
2014-08-31
1
-1
/
+0
*
Reworked reloader to support watching file systems through watchdog.
Armin Ronacher
2014-08-31
1
-0
/
+1
*
Change return value of dev_server fixture
Markus Unterwaditzer
2014-08-31
1
-16
/
+14
*
Add tests for reloader watching
Markus Unterwaditzer
2014-08-31
1
-0
/
+28
*
test server fixture now uses subprocesses
Markus Unterwaditzer
2014-08-31
1
-53
/
+27
*
Use pytest helper for exceptions
Markus Unterwaditzer
2014-08-31
1
-7
/
+6
[next]