updating todo
5 lines of code changed in 1 file:
actor functions, function pre-processing, regexp validation rule (untested), comparison validation rule (not finished), several fixes to the data definition creation
615 lines of code changed in 18 files:
updating todo
1 lines of code changed in 1 file:
not adding standard fields for virtual DDs
0 lines of code changed in 1 file:
fixing bug in function creation, better error handling for expression parsing
12 lines of code changed in 7 files:
grammar for functions and grammar regexp validation rule, several improvements for validation rules, partly implemented function creation
210 lines of code changed in 20 files:
parsing function bodies and comparison validation rules
484 lines of code changed in 14 files:
fixing allowed types for range validation rule
1 lines of code changed in 1 file:
adding task
1 lines of code changed in 1 file:
better grammar for validation rules, implementing multi-unique keys and range validation rules
328 lines of code changed in 17 files:
Passing all MDD unit tests (except the one for super-nested types)
200 lines of code changed in 12 files:
handling eof
22 lines of code changed in 4 files:
making validation rules work in subfields
12 lines of code changed in 1 file:
making validation rules work in subfields
68 lines of code changed in 5 files:
- discovering return types in ANTLR and using it to simplify the analysis grammar a lot
146 lines of code changed in 8 files:
implementing charEnum and setCharEnum
65 lines of code changed in 2 files:
starting to test on real MDD, fixing many little issues
495 lines of code changed in 17 files:
renaming mdd-build.g to mdd-postprocess.g
129 lines of code changed in 7 files:
moving creation of standard fields to DataDefinitionImpl, other fixes
102 lines of code changed in 10 files:
first success in building an MDD, yet untested
676 lines of code changed in 12 files:
better description
1 lines of code changed in 1 file:
TODO for the new parser
22 lines of code changed in 1 file:
starting validation rule re-implementation, advancing on grammar
155 lines of code changed in 9 files:
- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface
823 lines of code changed in 19 files:
Moving forward with new parser implementation
647 lines of code changed in 15 files:
updated changelog
3 lines of code changed in 1 file:
beginning of validation definition parsing & analysis
88 lines of code changed in 4 files:
fixed a bug: if commons-logging is missing, parser remains null
1 lines of code changed in 1 file:
accepting both multi-type parameters and parameters whose type can be deduced by their type on another position in the query
83 lines of code changed in 2 files:
fixing a mistake of last commit
1 lines of code changed in 1 file:
more verbose
2 lines of code changed in 1 file:
using setParameterType everywhere
checking duplicate types in setParameterType, just because we can
12 lines of code changed in 1 file:
fixing the timer repetition time
1 lines of code changed in 1 file:
- changed the StalePreventionThread in ResourcePool to a timer task, to avoid having it killed by GC
- added a checking mechanism to resources returned by the ResourcePool, discarding resourced that can't be renewed
- removing the autoReconnect property, since it is not working and not recommened to usage by the mysql connector folks
74 lines of code changed in 4 files:
First trial of Selenium for unit tests
83 lines of code changed in 5 files:
updating test results
261 lines of code changed in 27 files:
- allowing the usage of current session context for hibernate transactions
- adding mass insert method in Transaction interface & implementation
57 lines of code changed in 5 files:
fixed a bug: had not propertly understood the semantic of poll()
1 lines of code changed in 1 file:
changing test name
2 lines of code changed in 1 file:
fixed thread congestion issue
28 lines of code changed in 1 file:
probably fixing a race condition bug. improved the code in any case
9 lines of code changed in 1 file:
adding hibernate annotations libs to build path
3 lines of code changed in 1 file:
Adding support for Hibernate annotations
79 lines of code changed in 5 files:
Adding file removed by mistake
128 lines of code changed in 1 file:
Removing file that has to be generated
0 lines of code changed in 1 file:
updating changelog
6 lines of code changed in 1 file:
building makumba-template app instead of makumba-demo
379 lines of code changed in 1 file:
(hopefully) fixing a bug with actor value computation
1 lines of code changed in 1 file:
updating status, more doc
102 lines of code changed in 2 files:
really fixing the directory lookup issue
1 lines of code changed in 1 file:
fixing method that retrieves MDDs or directories - directory part was broken. now the MDD viewer and other tools work again with directory listings
6 lines of code changed in 1 file:
fixing
bug 1034
2 lines of code changed in 1 file:
not using deprectated method
2 lines of code changed in 2 files:
fixing
bug 801
14 lines of code changed in 2 files:
updating doc, mainly configuration
148 lines of code changed in 6 files:
removing timestamps from the tests
4 lines of code changed in 1 file:
updating javadoc
3 lines of code changed in 2 files:
reverting to fixed links, with changes in MDD
9 lines of code changed in 1 file:
department = ptr company.Department
removed field from company.Department
leader = ptr general.Employee
I'll make this changes in mdds as well.
9 lines of code changed in 1 file:
Documenting the documentation
58 lines of code changed in 1 file:
fixing broken links
34 lines of code changed in 10 files:
fixing a bug: images in PDF weren't generated
2 lines of code changed in 1 file:
better readme
8 lines of code changed in 1 file:
clearDefault bugfix - now the strings can also contain quotes
1 lines of code changed in 1 file:
Implemented clearDefault="true" on input fields to clear the field onFocus if the default value is present and to restore it again on onBlur
47 lines of code changed in 6 files:
simplifying logic
7 lines of code changed in 1 file:
fixing the value computer logic
18 lines of code changed in 1 file:
fixing nullable queries for HQL
10 lines of code changed in 1 file:
fixing the convenience methods for page type detection
2 lines of code changed in 1 file:
May 2009 »