|
../
|
|
static
|
|
1017 |
2 years |
fumanchu:
Initial fix for #498 (Test suite assumes same process for client and …
|
|
__init__.py
|
470 bytes |
762 |
3 years |
fumanchu:
Set svn:eol-style to "native" for all .py files. This should fix any …
|
|
benchmark.py
|
12.3 kB |
1225 |
2 years |
fumanchu:
Replaced request.remote_addr, remote_port, and remote_host with a single …
|
|
helper.py
|
4.9 kB |
1244 |
2 years |
dowski:
Created a branch for some WSGI related ideas that I have implemented.
|
|
modpy.py
|
4.3 kB |
1150 |
2 years |
fumanchu:
First inclusion of jamwt's mpcp into CP distro as _cpmodpy.py. Some tests …
|
|
style.css
|
17 bytes |
158 |
3 years |
rdelon:
Fixed ticket #104. Handle %20 (and others) in static path; added a test …
|
|
test.py
|
11.3 kB |
1244 |
2 years |
dowski:
Created a branch for some WSGI related ideas that I have implemented.
|
|
test_caching.py
|
5.0 kB |
1215 |
2 years |
fumanchu:
Fix for testExpiresTool when behind Apache.
|
|
test_config.py
|
3.0 kB |
1096 |
2 years |
fumanchu:
Root and config are now isolated per app:
…
|
|
test_core.py
|
33.0 kB |
1243 |
2 years |
fumanchu:
Lots of mixedCase to lower_with_underscores.
|
|
test_decodingencoding.py
|
2.1 kB |
1114 |
2 years |
fumanchu:
Removed "filter" from lots of places, including renaming of tests.
|
|
test_etags.py
|
1.8 kB |
1148 |
2 years |
fumanchu:
test/modpy fixes and docs.
|
|
test_gzip.py
|
2.9 kB |
1114 |
2 years |
fumanchu:
Removed "filter" from lots of places, including renaming of tests.
|
|
test_http.py
|
2.1 kB |
1140 |
2 years |
fumanchu:
Fixed bad import in test_http.py
|
|
test_objectmapping.py
|
8.8 kB |
1224 |
2 years |
fumanchu:
WSGI-related changes:
…
|
|
test_proxy.py
|
1.9 kB |
1233 |
2 years |
fumanchu:
X-Forwarded-For should overwrite remote.ip, not remote.name.
|
|
test_response_headers.py
|
1.3 kB |
1222 |
2 years |
fumanchu:
Eliminated 'default_content_type' config entry by moving …
|
|
test_session.py
|
3.7 kB |
1232 |
2 years |
fumanchu:
Revamped session module. Much better tests. Cleanup is now in a separate, …
|
|
test_sessionauthenticate.py
|
1.7 kB |
1114 |
2 years |
fumanchu:
Removed "filter" from lots of places, including renaming of tests.
|
|
test_states.py
|
12.0 kB |
1231 |
2 years |
fumanchu:
New deadlock monitor which sets Response.timed_out to True if …
|
|
test_states_demo.py
|
0.7 kB |
1231 |
2 years |
fumanchu:
New deadlock monitor which sets Response.timed_out to True if …
|
|
test_static.py
|
4.3 kB |
1209 |
2 years |
fumanchu:
Fixes for #544 and #545 (serveFile issues) in CP 3. Fixes in CP 2 branch …
|
|
test_tools.py
|
8.7 kB |
1235 |
2 years |
fumanchu:
More-explicit error when illegally passing positional arguments to tool …
|
|
test_tutorials.py
|
7.0 kB |
1209 |
2 years |
fumanchu:
Fixes for #544 and #545 (serveFile issues) in CP 3. Fixes in CP 2 branch …
|
|
test_virtualhost.py
|
2.4 kB |
1114 |
2 years |
fumanchu:
Removed "filter" from lots of places, including renaming of tests.
|
|
test_wsgiapps.py
|
3.0 kB |
1244 |
2 years |
dowski:
Created a branch for some WSGI related ideas that I have implemented.
|
|
test_xmlrpc.py
|
3.6 kB |
1172 |
2 years |
dowski:
Fix for #533. CP3 will behave correctly and return a Fault when an …
|
|
webtest.py
|
15.0 kB |
1186 |
2 years |
fumanchu:
webtest.WebCase?.assetHeader now returns the header value if found.
|