515:f0e5c72e3b70
|
2005-11-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-20 02:37:06 by paulb]
Added reference documentation for repositories, static content and resource
mapping. |
|
|
docs/developing.html docs/directory-repository.html docs/directory-resource.html docs/resource-map.html docs/sessions.html
|
|
514:34f43e9349ba
|
2005-11-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-20 02:36:31 by paulb]
Updated release information. |
|
|
README.txt
|
|
513:7a79e74c309d
|
2005-11-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-20 02:35:55 by paulb]
Exposed the file locking functionality through the lock and unlock methods. |
|
|
WebStack/Repositories/Directory.py
|
|
512:1a7de62d35c4
|
2005-11-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-20 02:35:21 by paulb]
Added support for subclassing DirectoryResource and defining different
"not found" behaviour. |
|
|
WebStack/Resources/Static.py
|
|
511:26d9b08d05f5
|
2005-11-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-20 00:00:39 by paulb]
Added primitive locking to the DirectoryRepository implementation. |
|
|
WebStack/Repositories/Directory.py
|
|
510:83fcc5d284e5
|
2005-11-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-19 23:59:54 by paulb]
Introduced try...finally in order to commit transactions where unhandled
exceptions occur, thus hopefully closing session stores properly. |
|
|
WebStack/Adapters/BaseHTTPRequestHandler.py WebStack/Adapters/JavaServlet.py WebStack/Adapters/ModPython.py WebStack/Adapters/Twisted.py WebStack/Adapters/Webware.py WebStack/Adapters/Zope.py
|
|
509:d384955273f3
|
2005-11-17 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-17 19:21:34 by paulb]
Added links to the redirection document, a brief explanation of
redirection, and a link to XSLTools. |
|
|
docs/developing.html docs/responses.html
|
|
508:24ead73e2ffb
|
2005-11-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-16 18:27:52 by paulb]
Updated release information. |
|
|
packages/ubuntu-hoary/python2.4-webstack/debian/changelog
|
|
507:2c3acfc0fa8b
|
2005-11-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-16 18:27:45 by paulb]
Added details of the get_path_without_info, update_path and redirect
methods, along with descriptions of decode_path and encode_path. |
|
|
docs/developing.html docs/path-info.html docs/path-manipulation.html docs/path-value-encoding.html docs/paths.html docs/redirection.html
|
|
506:b0e8a3b6a06f
|
2005-11-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-16 18:27:07 by paulb]
Updated resources to use the redirect transaction method. |
|
|
WebStack/Resources/Login.py WebStack/Resources/LoginRedirect.py WebStack/Resources/ResourceMap.py
|
|