[root]/classes/test
brokenMdds
(15 files, 35 lines)
expected
(97 files, 2768 lines)
http
(0 files, 0 lines)
newtags
(0 files, 0 lines)
selenium
(1 files, 62 lines)
tags
(5 files, 1532 lines)
util
(1 files, 169 lines)
validMdds
(19 files, 142 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 311 (100.0%) | 7485 (100.0%) | 24.0 |
| manuel_gay | 150 (48.2%) | 4379 (58.5%) | 29.1 |
| rosso_nero | 56 (18.0%) | 874 (11.7%) | 15.6 |
| cristi | 22 (7.1%) | 767 (10.2%) | 34.8 |
| bvdvelde | 6 (1.9%) | 472 (6.3%) | 78.6 |
| stefan | 28 (9.0%) | 467 (6.2%) | 16.6 |
| cristian_bogdan | 29 (9.3%) | 253 (3.4%) | 8.7 |
| adlerscout | 8 (2.6%) | 157 (2.1%) | 19.6 |
| marius9 | 3 (1.0%) | 76 (1.0%) | 25.3 |
| stefanba | 4 (1.3%) | 20 (0.3%) | 5.0 |
| adler | 5 (1.6%) | 20 (0.3%) | 4.0 |
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
0 lines of code changed in 1 file:
custom messages for standard validation errors (bug 1098)
0 lines of code changed in 1 file:
fixing bug with multi-uniqueness keys, implementing nested subsets
0 lines of code changed in 4 files:
adding comparison rules in subfields
0 lines of code changed in 1 file:
replacing unit test MDDs with new MDDs, creating unit tests to work with the old mdd parser
1680 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
0 lines of code changed in 2 files:
- simplifying datadefinitionprovider interface
- getting database tests to work with new mdd parser
- unit tests for new parser
0 lines of code changed in 8 files:
fixing bugs related to structure, moving forward with dbtable unit test
0 lines of code changed in 4 files:
fixing bugs, especially related to subfields
70 lines of code changed in 2 files:
fixing many small issues, comparison with current parser
62 lines of code changed in 3 files:
actor functions, function pre-processing, regexp validation rule (untested), comparison validation rule (not finished), several fixes to the data definition creation
39 lines of code changed in 2 files:
grammar for functions and grammar regexp validation rule, several improvements for validation rules, partly implemented function creation
23 lines of code changed in 2 files:
parsing function bodies and comparison validation rules
0 lines of code changed in 2 files:
better grammar for validation rules, implementing multi-unique keys and range validation rules
0 lines of code changed in 2 files:
Passing all MDD unit tests (except the one for super-nested types)
10 lines of code changed in 2 files:
handling eof
1 lines of code changed in 1 file:
making validation rules work in subfields
12 lines of code changed in 1 file:
making validation rules work in subfields
1 lines of code changed in 1 file:
- discovering return types in ANTLR and using it to simplify the analysis grammar a lot
0 lines of code changed in 1 file:
implementing charEnum and setCharEnum
2 lines of code changed in 1 file:
starting to test on real MDD, fixing many little issues
213 lines of code changed in 4 files:
moving creation of standard fields to DataDefinitionImpl, other fixes
0 lines of code changed in 1 file:
first success in building an MDD, yet untested
0 lines of code changed in 1 file:
starting validation rule re-implementation, advancing on grammar
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 1 file:
updating test results
204 lines of code changed in 2 files:
- include!
0 lines of code changed in 1 file:
- fixed all lexical warnings
- made parser mode robust
- started implementing !include
4 lines of code changed in 1 file:
improving error handling, support of !title in subfields
2 lines of code changed in 1 file:
almost done with simple fields
0 lines of code changed in 1 file:
moving further with the analyser, starting to get useful nodes
skeletton for DataDefinition and FieldDefinition builder
4 lines of code changed in 1 file:
grammar for most of field parsing and field analysis
39 lines of code changed in 1 file:
fixing test function
2 lines of code changed in 1 file:
corrected test
7 lines of code changed in 2 files:
- making the intelligent mechanism in TransactionProvider actually work
- fixing part of the HQL tests
0 lines of code changed in 1 file:
removing tests-new
0 lines of code changed in 1 file:
simplyfying the TransactionProvider, i.e. moving special methods to the right implementations
12 lines of code changed in 2 files:
separator char for validation rule error message is now " :", not ":"; some more tests on functions
0 lines of code changed in 2 files:
(146 more)