Summary Period: 2002-03-11 to 2005-08-31
Total Lines Of Code:
656 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 47 (100.0%) | 1265 (100.0%) | 26.9 |
stefanp | 35 (74.5%) | 874 (69.1%) | 24.9 |
hannes | 8 (17.0%) | 313 (24.7%) | 39.1 |
tobi | 4 (8.5%) | 78 (6.2%) | 19.5 |
* Bring manage app up to date with current Helma.
284 lines of code changed in:
* Always render full file path because sources may be scattered in different repositories.
2 lines of code changed in:
fixed bug that caused exception with wront access credentials
3 lines of code changed in:
removed space between functionname and params
1 lines of code changed in:
supress security checks if accessed from commandline - setting via
res.data.noWeb
6 lines of code changed in:
modified to work with type-definition by strings and not by constants
8 lines of code changed in:
replaced tryEval with try/catch
10 lines of code changed in:
Use password input field for password in manage/makekey
1 lines of code changed in:
- moved key-generation from a global function to root/makekey.hac
- added a nice feedback skin
21 lines of code changed in:
server password is now encoded as one single entry in server.properties
(adminAccess instead of adminUsername+adminPassword)
6 lines of code changed in:
simplified editing of server authentication.
as changes to server.properties are now immediately read and accessible
from the manage-application we just have a md5-encoding utility and leave
it to the admin to add the values to the server.properties file. this makes
sure that nothing can be changed via the web.
changes to allowadmin are effective immediately too.
24 lines of code changed in:
lots of formatting fixes,
added functionindex to docapplication
12 lines of code changed in:
major overhaul of the manage app's api-documentation functions.
things can now be rendered to static html, new helma features are
supported (prototype extension), everyhting is done in a nice and
clean way with skins.
272 lines of code changed in:
replaced "prefix" and "suffix" parameters in global formatProperties() function and corresponding skins by "itemprefix" and "itemsuffix" due to incorrect HTML output.
1 lines of code changed in:
Show message when client IP address is not allowed instead of
going stealth mode.
5 lines of code changed in:
moved format functions from macros.js to functions.js (where they belong to, imho)
74 lines of code changed in:
made the "create username/password"-part work with the newer snapshots.
4 lines of code changed in:
Updated code to new session/app/req/res object layout.
21 lines of code changed in:
failure to catch an empty enumeration from javascript caused a bug when
an application had no app.properties. workaround: check against new
method SystemProperties.size().
2 lines of code changed in:
changed instructions
12 lines of code changed in:
(10 more)
Generated by StatCVS 0.2.2