[root]/classes/org/makumba/providers
datadefinition
(0 files, 0 lines)
makumba
(7 files, 3938 lines)
validation
(7 files, 820 lines)
mdd
(25 files, 5859 lines)
validation
(4 files, 303 lines)
query
(2 files, 789 lines)
hql
(13 files, 2166 lines)
mql
(30 files, 13352 lines)
originals
(6 files, 924 lines)
oql
(0 files, 0 lines)
oldGrammar
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 165 (100.0%) | 3074 (100.0%) | 18.6 |
| manuel_gay | 82 (49.7%) | 1418 (46.1%) | 17.2 |
| cristian_bogdan | 26 (15.8%) | 961 (31.3%) | 36.9 |
| rosso_nero | 54 (32.7%) | 681 (22.2%) | 12.6 |
| poempernikkel | 2 (1.2%) | 8 (0.3%) | 4.0 |
| marius9 | 1 (0.6%) | 6 (0.2%) | 6.0 |
revived support for setintenum
1 lines of code changed in 1 file:
fixing method that was only able to handle simple expressions (was also failing with old function inliner)
0 lines of code changed in 1 file:
Removing System.out.println
0 lines of code changed in 1 file:
fixing bug with new query inliner
0 lines of code changed in 1 file:
fixing the hostname / path lookup mechanism
0 lines of code changed in 1 file:
New function inliner based on tree-transformation
0 lines of code changed in 3 files:
implementing live validation for new MDD parser; passing all form tests
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 3 files:
fixing many small issues, comparison with current parser
8 lines of code changed in 1 file:
grammar for functions and grammar regexp validation rule, several improvements for validation rules, partly implemented function creation
5 lines of code changed in 1 file:
better description
0 lines of code changed in 1 file:
fiing a race condition
9 lines of code changed in 1 file:
allowing an insertion table to be specified at query analysis
0 lines of code changed in 1 file:
fetching default property if none is specified in Makumba.conf
11 lines of code changed in 2 files:
making it possible to turn off error logging to the db
8 lines of code changed in 1 file:
commiting configuration
2 lines of code changed in 1 file:
added svn-properties
0 lines of code changed in 1 file:
reading formAnnotation default from Makumba.conf
0 lines of code changed in 1 file:
reading code generator properties from ini file
0 lines of code changed in 2 files:
reading Java and JSP viewer properties from Makumba.conf
0 lines of code changed in 2 files:
renamed
29 lines of code changed in 1 file:
- making the intelligent mechanism in TransactionProvider actually work
- fixing part of the HQL tests
0 lines of code changed in 2 files:
fixing the path: host: mechanism for default data source
44 lines of code changed in 2 files:
- removing fetching of servletName that does not work at filter startup time
- making it compulsory to have a Makumba.conf
3 lines of code changed in 1 file:
simplyfying the TransactionProvider, i.e. moving special methods to the right implementations
2 lines of code changed in 1 file:
- making TransactionProvider intelligent: if getConnectionTo() wants to access a dataSource that is not of the type of the TransactionProvider implementation, automatically switches to the right implementation
- experimentation: method to unload static reference to singleton on context uninstall. maybe it will help with our problem
- fixing bug 1090
115 lines of code changed in 4 files:
fixing lookup bug
10 lines of code changed in 1 file:
- moving database configuration to Makumba.conf
- fixing the OO design of TransactionProvider-s, now they extend TransactionProvider instead of implementing some strange interface
- updating hibernate version
sorry for the big commit but it's a big change. please test, comment, etc.
100 lines of code changed in 5 files:
fixing warnings
0 lines of code changed in 1 file:
fixing warnings
2 lines of code changed in 1 file:
more complete test
0 lines of code changed in 1 file:
test for failing function inlining
32 lines of code changed in 1 file:
formatted
18 lines of code changed in 1 file:
adding generics
3 lines of code changed in 1 file:
Moved the useDefaultResponseStyles config option to the already existing category 'controllerConfig'
1 lines of code changed in 1 file:
- Fixed/Updated/Finalised the mak:response behaviour
- Added default option for response style in the default makumba.conf and the test application conf.
- Updated the documentation for both mak:response and the use of Transaction instead of Database
7 lines of code changed in 1 file:
fixing generics warnings
22 lines of code changed in 1 file:
added methods to get data definitions from the default(classes/dataDefinitions and classes/ for MDDs)
26 lines of code changed in 2 files:
removing debug info
0 lines of code changed in 1 file:
live validation for char
0 lines of code changed in 1 file:
(78 more)