Summary Period: 2002-03-11 to 2005-08-31
[root]/manage-old/root
Total Lines Of Code:
584 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 696 (100.0%) | 23.2 |
stefanp | 21 (70.0%) | 560 (80.5%) | 26.6 |
hannes | 7 (23.3%) | 134 (19.3%) | 19.1 |
tobi | 2 (6.7%) | 2 (0.3%) | 1.0 |
* Move actions from hac files to actions.js, reformat.
130 lines of code changed in:
added function renderApi(appName) which can be used from commandline
18 lines of code changed in:
- moved key-generation from a global function to root/makekey.hac
- added a nice feedback skin
30 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.
0 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.
76 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 loaded extensions
18 lines of code changed in:
sort works again, uncommented line 116
1 lines of code changed in:
added blank onRequest()
6 lines of code changed in:
temporary fix to have a working list of apps
1 lines of code changed in:
Updated code to new session/app/req/res object layout.
3 lines of code changed in:
makekey now uses createAuth() and shows a nice form.
7 lines of code changed in:
replaced javascript-md5-library with method in helma.util.MD5Encoder
1 lines of code changed in:
typo
2 lines of code changed in:
bugfixed and improved calculation of 5-minute request count
12 lines of code changed in:
The duplicate clearAppCache() method in Application() isn't necessary
anymore because a JavaScript prototype without all the HopObject
crap is used for scripting Java objects now. Calling clearCache()
will reach through to the Java method.
1 lines of code changed in:
Initial revision
389 lines of code changed in:
Generated by StatCVS 0.2.2