[root]/classes/test
brokenMdds
(15 files, 35 lines)
expected
(103 files, 2933 lines)
http
(0 files, 0 lines)
newtags
(0 files, 0 lines)
selenium
(1 files, 62 lines)
subpackage
(2 files, 3 lines)
tags
(5 files, 1623 lines)
util
(1 files, 170 lines)
validMdds
(19 files, 142 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 325 (100.0%) | 10280 (100.0%) | 31.6 |
manuel_gay | 162 (49.8%) | 6792 (66.1%) | 41.9 |
rosso_nero | 58 (17.8%) | 1113 (10.8%) | 19.1 |
cristi | 22 (6.8%) | 648 (6.3%) | 29.4 |
bvdvelde | 6 (1.8%) | 594 (5.8%) | 99.0 |
stefan | 28 (8.6%) | 520 (5.1%) | 18.5 |
cristian_bogdan | 29 (8.9%) | 294 (2.9%) | 10.1 |
adlerscout | 8 (2.5%) | 169 (1.6%) | 21.1 |
marius9 | 3 (0.9%) | 78 (0.8%) | 26.0 |
adler | 5 (1.5%) | 48 (0.5%) | 9.6 |
stefanba | 4 (1.2%) | 24 (0.2%) | 6.0 |
fixing included field overriding in subtables
2 lines of code changed in 1 file:
using Transaction instead of Database
22 lines of code changed in 1 file:
additional function for testing
2 lines of code changed in 1 file:
fixes in ajax forms, automated tests
3 lines of code changed in 1 file:
clearer validation rule messages
3 lines of code changed in 1 file:
Jetty launcher, libs, java runner. Passes all tests.
41 lines of code changed in 1 file:
christmas cleanup: organizing libraries used by makumba; updating classpath, launcher classpaths and build.xml
2 lines of code changed in 2 files:
more functions to test
17 lines of code changed in 1 file:
compare on subpackage
2 lines of code changed in 1 file:
some more comparison fields
6 lines of code changed in 1 file:
added string length function, new function to computer search term score
9 lines of code changed in 2 files:
- 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)
5 lines of code changed in 1 file:
adding comments on functions and rules
4 lines of code changed in 1 file:
test pages for post-back
43 lines of code changed in 2 files:
Also generating QF AST for old mdd parser thus allowing it to run with the new query inliner
3 lines of code changed in 1 file:
custom messages for standard validation errors (bug 1098)
2 lines of code changed in 1 file:
fixing bug with multi-uniqueness keys, implementing nested subsets
28 lines of code changed in 4 files:
adding comparison rules in subfields
5 lines of code changed in 1 file:
replacing unit test MDDs with new MDDs, creating unit tests to work with the old mdd parser
2759 lines of code changed in 19 files:
- changing syntax of error messages to use string litterals
- moving forward with comparison rule, doing the actual parsing of the comparison expression with antlr instead of regexp
28 lines of code changed in 2 files:
(178 more)