496:32561a222f3d
|
2005-11-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-15 15:09:25 by paulb]
Updated release information. |
|
|
WebStack/__init__.py
|
|
495:959873926c8b
|
2005-11-15 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-15 15:09:18 by paulb]
Updated release information.
Added the WebStack.Repositories package. |
|
|
PKG-INFO README.txt setup.py
|
|
494:81ce4af204ac
|
2005-11-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-14 14:41:47 by paulb]
Updated release information. |
|
|
packages/ubuntu-hoary/python2.4-webstack/debian/changelog
|
|
493:c1e3e05d2ce4
|
2005-11-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-14 14:41:27 by paulb]
Added filesystem encoding workaround. |
|
|
examples/BaseHTTPRequestHandler/CalendarApp.py examples/CGI/CalendarHandler.py examples/Common/Calendar/__init__.py examples/JavaServlet/CalendarApp.py examples/ModPython/CalendarApp/CalendarHandler.py examples/Twisted/CalendarApp.py examples/WSGI/CalendarHandler.py examples/Webware/CalendarApp/__init__.py examples/Webware/CalendarContext/__init__.py examples/Zope/CalendarProduct/__init__.py
|
|
492:5ce6507fa71f
|
2005-11-14 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-11-14 14:41:14 by paulb]
Updated release information. |
|
|
README.txt
|
|
491:525a7ccf1589
|
2008-06-20 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added tag rel-1-0 for changeset 5f29e6a3fa8e |
|
|
.hgtags
|
|
490:5f29e6a3fa8e
|
2005-10-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-20 17:06:17 by paulb]
Fixed calendar directory creation. |
rel-1-0 |
|
examples/Common/Calendar/__init__.py
|
|
489:f5f23803de82
|
2005-10-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-20 16:05:45 by paulb]
Updated FSF address. |
|
|
WebStack/Adapters/BaseHTTPRequestHandler.py WebStack/Adapters/CGI.py WebStack/Adapters/JavaServlet.py WebStack/Adapters/ModPython.py WebStack/Adapters/Twisted.py WebStack/Adapters/WSGI.py WebStack/Adapters/Webware.py WebStack/Adapters/Zope.py WebStack/Adapters/__init__.py WebStack/BaseHTTPRequestHandler.py ...
|
|
488:0f2d178f6352
|
2005-10-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-20 16:00:01 by paulb]
Reorganised the top of the documentation, making a hierarchical topic guide
for the deployment and security parts of the documentation.
Fixed various small things like request method case, links to
specifications and references within the documentation. |
|
|
docs/design.html docs/developing.html docs/index.html docs/methods.html docs/parameters-body.html docs/parameters-headers.html docs/parameters.html docs/path-info.html docs/paths-filesystem.html docs/sessions-servers.html
|
|
487:dea8ba3ee90a
|
2005-10-20 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-10-20 15:43:49 by paulb]
Changed request method to lower case. |
|
|
examples/Common/Cookies/__init__.py examples/Common/Sessions/__init__.py
|
|