324:2fd0fc812a29
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:40:59 by paulb]
Introduced a standardised 'deploy' function for all suitable frameworks. |
|
|
examples/BaseHTTPRequestHandler/AuthApp.py examples/BaseHTTPRequestHandler/CalendarApp.py examples/BaseHTTPRequestHandler/CookiesApp.py examples/BaseHTTPRequestHandler/FormApp.py examples/BaseHTTPRequestHandler/LoginApp.py examples/BaseHTTPRequestHandler/SessionsApp.py examples/BaseHTTPRequestHandler/SimpleApp.py examples/BaseHTTPRequestHandler/SimpleWithLoginApp.py examples/BaseHTTPRequestHandler/UnicodeApp.py examples/CGI/CookiesHandler.py ...
|
|
323:a438f7ca4bde
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:40:50 by paulb]
Added notes about application deployment. |
|
|
docs/DEPLOY.txt
|
|
322:eb559237458d
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:40:40 by paulb]
Moved wsgi_cgi into the new package WebStack.Adapters.Helpers. |
|
|
WebStack/Adapters/Helpers/__init__.py WebStack/Adapters/Helpers/wsgi_cgi.py
|
|
321:65f2117ef2ac
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:40:12 by paulb]
Introduced a standardised 'deploy' function for all suitable frameworks. |
|
|
WebStack/Adapters/BaseHTTPRequestHandler.py WebStack/Adapters/CGI.py WebStack/Adapters/Twisted.py WebStack/Adapters/WSGI.py
|
|
320:d93e5fa9135d
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:39:36 by paulb]
Added WebStack.Adapters.Helpers to the setup script.
Removed a "to do" item about apidocs.py. |
|
|
README.txt setup.py
|
|
319:a85852d18d35
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 12:23:08 by paulb]
Replaced the pydoc-based apidocs.py with the epydoc-based tools/apidocs.sh. |
|
|
apidocs.py tools/apidocs.sh
|
|
318:784b9a6f36b8
|
2005-02-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-02-19 22:39:58 by paulb]
Fixed the MapResource so that such resources can be nested. |
|
|
WebStack/Resources/ResourceMap.py
|
|
317:67dcc4744303
|
2005-02-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-02-19 15:04:14 by paulb]
Fixed path info modification. |
|
|
WebStack/Resources/ResourceMap.py
|
|
316:aab83a5e22fd
|
2005-02-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-02-19 15:02:33 by paulb]
Removed the influence of path info modifications on get_path_info,
introducing special methods for the setting and retrieval of modified path
info. |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/WSGI.py WebStack/Webware.py WebStack/Zope.py
|
|
315:baf01fefa898
|
2005-02-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-02-19 14:23:47 by paulb]
Updated the release number. |
|
|
WebStack/__init__.py
|
|