[root]/classes/org/makumba/list/engine/valuecomputer

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 623 (100.0%) | 22.2 |
| manuel_gay | 20 (71.4%) | 600 (96.3%) | 30.0 |
| cristian_bogdan | 6 (21.4%) | 20 (3.2%) | 3.3 |
| rosso_nero | 2 (7.1%) | 3 (0.5%) | 1.5 |
revived support for setintenum
4 lines of code changed in 1 file:
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
0 lines of code changed in 1 file:
fixing warnings
3 lines of code changed in 2 files:
fixed bug with automatic left join: it is now viral i.e. everything selected by way of a nullable pointer is left-joined, not just the first table. reverted: nullable pointer queries are not made
0 lines of code changed in 1 file:
reverting, we still seem to need nullable queries for pointers in some cases
0 lines of code changed in 1 file:
automatic left join by default
1 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 2 files:
adding edit-in-place in ValueTag
11 lines of code changed in 1 file:
making (more) sure that makumba forms don't produce bad HQL due to the ptr.id issue
query language can now be extracted via MakumbaJspAnalyzer
15 lines of code changed in 2 files:
Updating imports (Attributes, GenericTag)
0 lines of code changed in 2 files:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
6 lines of code changed in 4 files:
Refactoring: merging list and forms refactoring branch
56 lines of code changed in 4 files:
Refactoring: separating list, analysis, and a number of dependencies. Introducing org.makumba.commons which will grow later on.
Sorry for the hugue commit but it's one coherent refactoring, it should go together.
502 lines of code changed in 4 files: