Summary Period: 2001-01-11 to 2004-07-12
949 (14.2%)
10532 (5.2%)
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 949 (100.0%) | 10532 (100.0%) | 11.0 |
docs/guide/ | 148 (15.6%) | 3385 (32.1%) | 22.8 |
helma/ | 40 (4.2%) | 661 (6.3%) | 16.5 |
docs/contributors/ | 24 (2.5%) | 534 (5.1%) | 22.2 |
docs/guide/simpleapp/ | 61 (6.4%) | 506 (4.8%) | 8.2 |
docs/reference/propFiles/ | 14 (1.5%) | 482 (4.6%) | 34.4 |
docs/reference/hopobject/ | 54 (5.7%) | 456 (4.3%) | 8.4 |
helma/build/antclick/ | 21 (2.2%) | 454 (4.3%) | 21.6 |
docs/reference/global/ | 91 (9.6%) | 422 (4.0%) | 4.6 |
docs/reference/image/ | 62 (6.5%) | 392 (3.7%) | 6.3 |
helma/build/main/ | 37 (3.9%) | 378 (3.6%) | 10.2 |
docs/reference/ | 27 (2.8%) | 342 (3.2%) | 12.6 |
helma/build/ | 34 (3.6%) | 334 (3.2%) | 9.8 |
docs/reference/res/ | 51 (5.4%) | 289 (2.7%) | 5.6 |
helma/src/helma/objectmodel/db/ | 3 (0.3%) | 217 (2.1%) | 72.3 |
docs/reference/req/ | 30 (3.2%) | 204 (1.9%) | 6.8 |
docs/guide/mysql/ | 21 (2.2%) | 196 (1.9%) | 9.3 |
docs/reference/ftp/ | 35 (3.7%) | 191 (1.8%) | 5.4 |
docs/contributors/guide/ | 11 (1.2%) | 188 (1.8%) | 17.0 |
docs/reference/mail/ | 39 (4.1%) | 181 (1.7%) | 4.6 |
docs/reference/app/ | 17 (1.8%) | 156 (1.5%) | 9.1 |
docs/reference/mapping/ | 10 (1.1%) | 122 (1.2%) | 12.2 |
docs/reference/xmlrpc/ | 9 (0.9%) | 106 (1.0%) | 11.7 |
docs/reference/user/ | 14 (1.5%) | 94 (0.9%) | 6.7 |
docs/reference/number/ | 6 (0.6%) | 94 (0.9%) | 15.6 |
docs/reference/date/ | 9 (0.9%) | 89 (0.8%) | 9.8 |
docs/reference/examples/ | 1 (0.1%) | 39 (0.4%) | 39.0 |
helma/build/antclick/apps/antville/ | 2 (0.2%) | 7 (0.1%) | 3.5 |
helma/static/ | 3 (0.3%) | 5 (0.0%) | 1.6 |
docs/setup/ | 2 (0.2%) | 5 (0.0%) | 2.5 |
helma/src/helma/util/ | 1 (0.1%) | 2 (0.0%) | 2.0 |
helma/src/helma/framework/ | 1 (0.1%) | 1 (0.0%) | 1.0 |
helma/lib/ | 6 (0.6%) | 0 (0.0%) | 0.0 |
helma/docs/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
helma/build/main/static/himp/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
helma/build/main/db/hopblog/ | 6 (0.6%) | 0 (0.0%) | 0.0 |
helma/build/main/db/base/ | 26 (2.7%) | 0 (0.0%) | 0.0 |
helma/build/antclick/lib/ | 1 (0.1%) | 0 (0.0%) | 0.0 |
helma/build/antclick/db/ | 3 (0.3%) | 0 (0.0%) | 0.0 |
helma/build/antclick/data/ | 22 (2.3%) | 0 (0.0%) | 0.0 |
docs/usersguide/ | 3 (0.3%) | 0 (0.0%) | 0.0 |
docs/images/ | 2 (0.2%) | 0 (0.0%) | 0.0 |
* moved retrieval of propertyName into extra template
* moved global variables into stylesheet element
* simplified the sorting of properties
* renamed property tempalte to getOutputItem
* added comments
61 lines of code changed in:
hopefully fixed the sorting problem with child nodes having propertyname attributes
1 lines of code changed in:
* added support for <property name="xyz"> elements
* prefer output of prototyperef value rather than generic "HopObject" whenever possible
* fixed linebreaks (somehow they appeared corrupted on my machine)
155 lines of code changed in:
fixed script to support JAVA_HOME with spaces
4 lines of code changed in:
replaced tar.gz with tgz as suffix for tar'ed and gzipped files
6 lines of code changed in:
updated antclick version number and reflect antville's new global image location
2 lines of code changed in:
sync'ed with current db schema
0 lines of code changed in:
removed all database files to start from scratch
0 lines of code changed in:
test
0 lines of code changed in:
replaced 1.3 version committed to HEAD by accident with previous version 1.2
0 lines of code changed in:
added TEXT_ALIAS column to table AV_TEXT
0 lines of code changed in:
updated to versions as is build/main
161 lines of code changed in:
set HTTP_PORT to 80 and enabeld XML_PORT by default
2 lines of code changed in:
updated analogous to main version
161 lines of code changed in:
corrected search&destroy typo ("OPTIONSS")
6 lines of code changed in:
renamed SWITCHES to OPTIONS
set HOP_HOME to SCRIPT_DIR if undefined
17 lines of code changed in:
added absolute paths for libraries so that the script can be started from within any other directory; re-arranged code
52 lines of code changed in:
inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
36 lines of code changed in:
inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
50 lines of code changed in:
update to version 1.1.4
0 lines of code changed in:
(488 more)
Generated by StatCVS 0.2.2