[root]/classes/org/makumba/commons/formatters
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 705 (100.0%) | 21.3 |
manuel_gay | 13 (39.4%) | 625 (88.7%) | 48.0 |
rosso_nero | 20 (60.6%) | 80 (11.3%) | 4.0 |
using the constant
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
50 lines of code changed in 5 files:
fixing generics
2 lines of code changed in 2 files:
fixing generics
2 lines of code changed in 1 file:
fixing generics warnings
2 lines of code changed in 1 file:
fixing generics warnings
16 lines of code changed in 4 files:
throwing programmer error, this is not an invalid value exception
5 lines of code changed in 1 file:
new form identifier to uniquely identify forms (form responder did not work as planned)
5 lines of code changed in 1 file:
refactoring: moving all the cache keys to MakumbaJSPAnalyser, so it is possible to have an overview
0 lines of code changed in 1 file:
applying code clean up
29 lines of code changed in 5 files:
passing on the form responder value
8 lines of code changed in 1 file:
allowing editing of TS_Create/modify in search forms (as we only search...)
4 lines of code changed in 1 file:
better error message
2 lines of code changed in 1 file:
better error message
3 lines of code changed in 1 file:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
575 lines of code changed in 7 files: