Module manage/Root/

back to main page

Summary Period: 2002-03-11 to 2005-08-31

Modules

[root]/manage/Root

Lines of Code


Total Lines Of Code: 582 (2006-01-17 17:18)

Authors

Author Changes Lines of Code Lines per Change
Totals 32 (100.0%) 851 (100.0%) 26.5
stefanp 21 (65.6%) 560 (65.8%) 26.6
hannes 9 (28.1%) 289 (34.0%) 32.1
tobi 2 (6.3%) 2 (0.2%) 1.0

Most Recent Commits

hannes 2005-08-31 15:16

* Bring manage app up to date with current Helma.

285 lines of code changed in:

stefanp 2004-01-06 16:55

added function renderApi(appName) which can be used from commandline

18 lines of code changed in:

stefanp 2002-12-04 10:21

- moved key-generation from a global function to root/makekey.hac
- added a nice feedback skin

30 lines of code changed in:

stefanp 2002-11-22 12:58

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:

stefanp 2002-11-21 19:36

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:

tobi 2002-10-26 13:07

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:

stefanp 2002-09-24 11:04

show loaded extensions

18 lines of code changed in:

tobi 2002-09-24 10:56

sort works again, uncommented line 116

1 lines of code changed in:

stefanp 2002-09-23 14:22

added blank onRequest()

6 lines of code changed in:

stefanp 2002-09-23 14:21

temporary fix to have a working list of apps

1 lines of code changed in:

hannes 2002-05-31 16:14

Updated code to new session/app/req/res object layout.

3 lines of code changed in:

stefanp 2002-03-26 17:11

makekey now uses createAuth() and shows a nice form.

7 lines of code changed in:

stefanp 2002-03-26 13:47

replaced javascript-md5-library with method in helma.util.MD5Encoder

1 lines of code changed in:

stefanp 2002-03-25 18:58

typo

2 lines of code changed in:

stefanp 2002-03-25 18:58

bugfixed and improved calculation of 5-minute request count

12 lines of code changed in:

hannes 2002-03-19 20:32

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:

stefanp 2002-03-11 14:49

Initial revision

389 lines of code changed in:

Generated by StatCVS 0.2.2