326:7ddd3d0bc4d1
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 18:44:39 by paulb]
Updated release notes (deploy function). |
|
|
README.txt
|
|
325:823610696b11
|
2005-03-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-03-24 17:41:17 by paulb]
Introduced a standardised 'deploy' function for all suitable frameworks.
Moved wsgi_cgi into WebStack.Adapters.Helpers. |
|
|
examples/WSGI/CalendarHandler.py examples/WSGI/CookiesHandler.py examples/WSGI/FormHandler.py examples/WSGI/LoginHandler.py examples/WSGI/SessionsHandler.py examples/WSGI/SimpleHandler.py examples/WSGI/SimpleWithLoginHandler.py examples/WSGI/UnicodeHandler.py examples/WSGI/wsgi_cgi.py
|
|
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
|
|