Summary Period: 2000-12-29 to 2002-07-24
Total Lines Of Code:
0 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 27 (100.0%) | 58 (100.0%) | 2.1 |
Acme Serve is no longer used in Helma.
0 lines of code changed in:
Fixes in servlet registry methods
9 lines of code changed in:
don't decode query string, we do that afterwards in servlet
where we know which encoding to use.
4 lines of code changed in:
Made getPathInfo() and getCharacterEncoding return useful values.
16 lines of code changed in:
Removed the need to register application servlets for the internal web server
with both appname+"/" and appname+"/*", because Acme Serve now appends
dual dummy slashes to the URI path if the servlet for a request isn't found.
3 lines of code changed in:
Backpedal on previous change to include Servername ("Helma")
again instead of printing only the version number.
5 lines of code changed in:
Use Server name and version directly from helma.main.Server.version
instead of having a separate server anme and version fields.
6 lines of code changed in:
commented out mildly annoying log message for static file requests
1 lines of code changed in:
Implemented defaultServlet which lives outside of the
WildcardDictionary that matches URL patterns to servlets.
8 lines of code changed in:
updated version string to Helma 1.2
3 lines of code changed in:
Initial revision
3 lines of code changed in:
Generated by StatCVS 0.2.2