[root]/classes/org/makumba
abstr
(0 files, 0 lines)
printer
(0 files, 0 lines)
translator
(0 files, 0 lines)
analyser
(9 files, 1099 lines)
engine
(5 files, 2052 lines)
interfaces
(2 files, 152 lines)
commons
(36 files, 5069 lines)
attributes
(6 files, 1095 lines)
db
(0 files, 0 lines)
documentation
(7 files, 1105 lines)
formatters
(7 files, 644 lines)
json
(7 files, 3403 lines)
tags
(4 files, 741 lines)
controller
(9 files, 1739 lines)
html
(0 files, 0 lines)
http
(1 files, 139 lines)
jsp
(2 files, 325 lines)
validation
(0 files, 0 lines)
db
(2 files, 723 lines)
hibernate
(10 files, 2107 lines)
customtypes
(0 files, 0 lines)
hql
(0 files, 0 lines)
propertyaccess
(0 files, 0 lines)
makumba
(15 files, 2331 lines)
sql
(32 files, 5017 lines)
sql
(0 files, 0 lines)
cloudscape
(0 files, 0 lines)
dbcp
(0 files, 0 lines)
informix
(0 files, 0 lines)
msql
(0 files, 0 lines)
mysql
(0 files, 0 lines)
odbcjet
(0 files, 0 lines)
v4
(0 files, 0 lines)
oql
(0 files, 0 lines)
oracle
(0 files, 0 lines)
pgsql
(0 files, 0 lines)
old
(0 files, 0 lines)
qed
(0 files, 0 lines)
devel
(31 files, 7149 lines)
defaultCodeTemplates
(0 files, 0 lines)
relations
(14 files, 1976 lines)
forms
(0 files, 0 lines)
html
(20 files, 2792 lines)
responder
(8 files, 2119 lines)
tags
(18 files, 3408 lines)
validation
(3 files, 351 lines)
importer
(5 files, 1294 lines)
list
(2 files, 441 lines)
engine
(5 files, 1177 lines)
valuecomputer
(4 files, 505 lines)
html
(6 files, 576 lines)
pagination
(1 files, 387 lines)
tags
(13 files, 2568 lines)
providers
(10 files, 2111 lines)
datadefinition
(0 files, 0 lines)
makumba
(8 files, 4054 lines)
validation
(7 files, 824 lines)
mdd
(25 files, 5909 lines)
validation
(4 files, 316 lines)
query
(2 files, 789 lines)
hql
(13 files, 2167 lines)
mql
(30 files, 13413 lines)
originals
(6 files, 924 lines)
oql
(0 files, 0 lines)
oldGrammar
(0 files, 0 lines)
util
(0 files, 0 lines)
wiki
(0 files, 0 lines)
view
(0 files, 0 lines)
html
(0 files, 0 lines)
jsptaglib
(0 files, 0 lines)
validation
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 484 (100.0%) | 8846 (100.0%) | 18.2 |
| rosso_nero | 171 (35.3%) | 3470 (39.2%) | 20.2 |
| cristi | 83 (17.1%) | 1618 (18.3%) | 19.4 |
| manuel_gay | 126 (26.0%) | 1331 (15.0%) | 10.5 |
| stefan | 51 (10.5%) | 923 (10.4%) | 18.0 |
| fred | 9 (1.9%) | 847 (9.6%) | 94.1 |
| cristian_bogdan | 30 (6.2%) | 545 (6.2%) | 18.1 |
| adlerscout | 3 (0.6%) | 65 (0.7%) | 21.6 |
| marius9 | 4 (0.8%) | 32 (0.4%) | 8.0 |
| adler | 6 (1.2%) | 10 (0.1%) | 1.6 |
| stefanba | 1 (0.2%) | 5 (0.1%) | 5.0 |
making method public
1 lines of code changed in 1 file:
updating comment
2 lines of code changed in 1 file:
convenience method for boolean
6 lines of code changed in 1 file:
Fixing bug with multi-key uniqueness constraints on update and insert from query (there was no right exception treatment).
16 lines of code changed in 2 files:
Removing makumba dependency on jspwiki (we didn't use this anyway)
0 lines of code changed in 1 file:
fixing html rendering: on an empty multiple-choice input (set), </select> was appened even if no <select> was started
2 lines of code changed in 1 file:
- changing syntax of unique() {field1, field2} :"error" to unique(field1,field2) : "error"
- fixing bug in comparison validation rule: validation rule breaks if an int/real field is left blank
- preparing RecordEditor to allow for advanced validation mechanism, when form is not complete (i.e. validation rule validates on a field that is not in the form)
2 lines of code changed in 1 file:
throwing not unique exception instead of error
4 lines of code changed in 2 files:
fixing some typos
2 lines of code changed in 2 files:
adding HeadURL keyword, fixing wrong version computation
1 lines of code changed in 1 file:
Improving error message when connection is stale
4 lines of code changed in 1 file:
fixing bug with computation of query fragment tree (computing the tree with "this")
1 lines of code changed in 1 file:
New function inliner based on tree-transformation
19 lines of code changed in 1 file:
adding notBoolean for consistency
3 lines of code changed in 1 file:
additional error messages
18 lines of code changed in 1 file:
implementing live validation for new MDD parser; passing all form tests
15 lines of code changed in 2 files:
actor functions, function pre-processing, regexp validation rule (untested), comparison validation rule (not finished), several fixes to the data definition creation
2 lines of code changed in 1 file:
better grammar for validation rules, implementing multi-unique keys and range validation rules
5 lines of code changed in 1 file:
moving creation of standard fields to DataDefinitionImpl, other fixes
5 lines of code changed in 1 file:
- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface
9 lines of code changed in 2 files:
(261 more)