299:8469adf39084
|
2004-11-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-11-15 23:35:26 by paulb]
Fixed path information for Zope. |
|
|
README.txt WebStack/Adapters/Zope.py WebStack/Zope.py docs/PATH.txt
|
|
298:a5a09e1164a8
|
2004-11-04 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-11-04 17:11:21 by paulb]
Added a note about not reading request streams as Unicode. |
|
|
docs/CHARSET.txt
|
|
297:a143740f19fa
|
2004-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-10-17 19:31:09 by paulb]
Added an EndOfResponse exception which terminates request handling without
error. |
|
|
WebStack/Adapters/BaseHTTPRequestHandler.py WebStack/Adapters/CGI.py WebStack/Adapters/JavaServlet.py WebStack/Adapters/ModPython.py WebStack/Adapters/Twisted.py WebStack/Adapters/Webware.py WebStack/Adapters/Zope.py
|
|
296:95238b92498f
|
2004-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-10-17 19:31:04 by paulb]
Added an EndOfResponse exception which terminates request handling without
error.
Updated the release number for subsequent releases. |
|
|
WebStack/Generic.py WebStack/__init__.py
|
|
295:9258f0bcd5cb
|
2004-10-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-10-17 19:30:10 by paulb]
Added release notes for the EndOfResponse exception. |
|
|
README.txt
|
|
294:16eb05811079
|
2008-06-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added tag rel-0-7 for changeset bbcf5421b351 |
|
|
.hgtags
|
|
293:bbcf5421b351
|
2004-09-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-21 18:05:14 by paulb]
Updated the description.
Added to the release notes. |
rel-0-7 |
|
README.txt
|
|
292:21a92cfde06d
|
2004-09-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-21 18:01:00 by paulb]
Added the Auth, Login and SimpleWithLogin examples. |
|
|
examples/JavaServlet/AuthApp.py examples/JavaServlet/LoginApp.py examples/JavaServlet/SimpleWithLoginApp.py
|
|
291:366d3bf33e95
|
2004-09-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-21 18:00:29 by paulb]
Added authentication/authorisation deployment descriptor support, tested
with Apache Tomcat. |
|
|
tools/JavaServlet/build.py tools/JavaServlet/protected-web.xml
|
|
290:27d97f326237
|
2004-09-21 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-21 18:00:01 by paulb]
Added notes on authentication/authorisation with Apache Tomcat. |
|
|
docs/JavaServlet/NOTES.txt
|
|