|
../
|
|
static
|
|
526 |
3 years |
fumanchu:
Oops. Forgot a file.
|
|
__init__.py
|
470 bytes |
267 |
3 years |
fumanchu:
Merged new test suite from branches/ticket-177 into trunk.
|
|
helper.py
|
8.2 kB |
699 |
3 years |
fumanchu:
Final cleanups for [698] and #321. cherrypy.server is now an instance of …
|
|
style.css
|
17 bytes |
158 |
3 years |
rdelon:
Fixed ticket #104. Handle %20 (and others) in static path; added a test …
|
|
test.py
|
12.8 kB |
746 |
3 years |
rdelon:
Removing VirtualHostFilter? for the 2.1 release
|
|
test_baseurl_filter.py
|
2.1 kB |
719 |
3 years |
fumanchu:
Removed a couple of test suite dependencies on httptools.
|
|
test_cache_filter.py
|
2.2 kB |
522 |
3 years |
fumanchu:
1. Config section [global] (pathless) is now distinct from / (root …
|
|
test_combinedfilters.py
|
2.4 kB |
522 |
3 years |
fumanchu:
1. Config section [global] (pathless) is now distinct from / (root …
|
|
test_core.py
|
24.0 kB |
1318 |
2 years |
fumanchu:
Fix to 2.1, 2.2, 3.0 for bugs in Range slicing and final boundary. Also …
|
|
test_decodingencoding_filter.py
|
2.2 kB |
522 |
3 years |
fumanchu:
1. Config section [global] (pathless) is now distinct from / (root …
|
|
test_gzip_filter.py
|
4.1 kB |
699 |
3 years |
fumanchu:
Final cleanups for [698] and #321. cherrypy.server is now an instance of …
|
|
test_logdebuginfo_filter.py
|
3.3 kB |
717 |
3 years |
speno:
fixing my typo. d'oh!
|
|
test_noserver.py
|
0.7 kB |
698 |
3 years |
fumanchu:
Ugly fix for #321. cherrypy.server could really use some encapsulation …
|
|
test_objectmapping.py
|
5.8 kB |
719 |
3 years |
fumanchu:
Removed a couple of test suite dependencies on httptools.
|
|
test_session_filter.py
|
3.0 kB |
597 |
3 years |
rdelon:
More session improvements: support cleaning up old sessions, support …
|
|
test_sessionauthenticate_filter.py
|
3.1 kB |
745 |
3 years |
rdelon:
Made tests pass for --1.1 as well
|
|
test_states.py
|
8.5 kB |
709 |
3 years |
fumanchu:
More state tests (onStart/Stop tests). Also made it more explicit that …
|
|
test_static_filter.py
|
3.7 kB |
759 |
3 years |
fumanchu:
New test for directory in staticfilter.
|
|
test_tutorials.py
|
7.6 kB |
727 |
3 years |
fumanchu:
Tutorial fixes, plus a bug in _cputil.getErrorPage.
|
|
test_xmlrpc_filter.py
|
4.7 kB |
734 |
3 years |
dowski:
1. Updated test_xmlrpc_filter.py to test argument passing. …
|
|
webtest.py
|
14.7 kB |
697 |
3 years |
fumanchu:
webtest sys.e[X]it option now works. There's also a new WebCase?.exit() …
|