Summary Period: 2002-03-11 to 2004-06-14
439 (2.8%)
7156 (2.7%)

| Directory | Changes | Lines of Code | Lines per Change | 
|---|---|---|---|
| Totals | 439 (100.0%) | 7156 (100.0%) | 16.3 | 
| manage/Global/ | 35 (8.0%) | 874 (12.2%) | 24.9 | 
| manage-old/global/ | 35 (8.0%) | 874 (12.2%) | 24.9 | 
| manage/Root/ | 21 (4.8%) | 560 (7.8%) | 26.6 | 
| manage-old/root/ | 21 (4.8%) | 560 (7.8%) | 26.6 | 
| manage/DocApplication/ | 38 (8.7%) | 556 (7.8%) | 14.6 | 
| manage-old/docapplication/ | 38 (8.7%) | 556 (7.8%) | 14.6 | 
| manage/DocPrototype/ | 35 (8.0%) | 445 (6.2%) | 12.7 | 
| manage-old/docprototype/ | 35 (8.0%) | 445 (6.2%) | 12.7 | 
| manage/Application/ | 20 (4.6%) | 424 (5.9%) | 21.2 | 
| manage-old/application/ | 20 (4.6%) | 424 (5.9%) | 21.2 | 
| manage/DocFunction/ | 38 (8.7%) | 366 (5.1%) | 9.6 | 
| manage-old/docfunction/ | 38 (8.7%) | 366 (5.1%) | 9.6 | 
| antvilleLib_archive/global/ | 4 (0.9%) | 206 (2.9%) | 51.5 | 
| antvilleLib/Global/ | 4 (0.9%) | 206 (2.9%) | 51.5 | 
| manage/ | 8 (1.8%) | 78 (1.1%) | 9.7 | 
| manage-old/ | 8 (1.8%) | 78 (1.1%) | 9.7 | 
| hopblog/global/ | 3 (0.7%) | 55 (0.8%) | 18.3 | 
| hopblog/root/ | 7 (1.6%) | 18 (0.3%) | 2.5 | 
| base/ | 1 (0.2%) | 15 (0.2%) | 15.0 | 
| manage/DocTag/ | 9 (2.1%) | 14 (0.2%) | 1.5 | 
| manage-old/doctag/ | 9 (2.1%) | 14 (0.2%) | 1.5 | 
| helmaLib/ | 3 (0.7%) | 6 (0.1%) | 2.0 | 
| hopblog/weblogstory/ | 2 (0.5%) | 5 (0.1%) | 2.5 | 
| hopblog/hopobject/ | 1 (0.2%) | 3 (0.0%) | 3.0 | 
| helmaLib/Global/ | 2 (0.5%) | 3 (0.0%) | 1.5 | 
| hopblog/ | 1 (0.2%) | 2 (0.0%) | 2.0 | 
| hopblog/weblogcomment/ | 1 (0.2%) | 1 (0.0%) | 1.0 | 
| antville_archive/ | 1 (0.2%) | 1 (0.0%) | 1.0 | 
| antville/ | 1 (0.2%) | 1 (0.0%) | 1.0 | 


tiny fix: IllegalArgumentException wasn't referenced properly in Helma.file
2 lines of code changed in:
copied package scripts from AntvilleLib
6 lines of code changed in:
added library for Helma.Http
this is not the final location, nice packaging of jar&zip still needed
    
0 lines of code changed in:
added HttpClient using Apache Jakarta Commons Library
- features per-request proxy-settings
- handles http-credentials
    
1 lines of code changed in:
check for prototype root or Root in hrefRoot_macro
6 lines of code changed in:
changed macro sourcecode to work with regexp and added more
syntax highlighting
    
88 lines of code changed in:
removed space between functionname and params
2 lines of code changed in:
don't encode type.properties content to avoid double blank lines
2 lines of code changed in:
added Date.diff(dateObj) which returns the difference between this
and another date object in milliseconds
(rhino doesn't calculate with date objects)
    
20 lines of code changed in:
added function renderApi(appName) which can be used from commandline
36 lines of code changed in:
supress security checks if accessed from commandline - setting via
res.data.noWeb
    
12 lines of code changed in:
added function renderApi() which renders the whole application docs into
files. used via webinterface or commandline.
changed RegExp: rhino needs global setting as second param in constructor
    
52 lines of code changed in:
moved the actual rendering part in render_action into functions.js
14 lines of code changed in:
* added asString-variants where missing
* fixed comments
    
308 lines of code changed in:
* changed signatures of Html.link, linkAsString, openLink and openLinkAsString
  to use only attr object instead of href and text
* changed signature of Html.dropDown to use attr object instead of name parameter
* changed Html.checkBox to use attr.selectedValue determine checked-status
  (same as in Html.radioButton)
    
48 lines of code changed in:
added FileLib.hardCopy()
36 lines of code changed in:
modified to work with type-definition by strings and not by constants
16 lines of code changed in:
replaced tryEval with try/catch
20 lines of code changed in:
updated to latest changes
14 lines of code changed in:
- included link to manage console (but not if pages are rendered to static html)
- nicer feedback after rendering
    
32 lines of code changed in:
(46 more)
Generated by StatCVS 0.2.2