[root]/classes/org/makumba/db/sql/oql
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 127 (100.0%) | 1710 (100.0%) | 13.4 |
cristian_bogdan | 14 (11.0%) | 663 (38.8%) | 47.3 |
cristi | 55 (43.3%) | 602 (35.2%) | 10.9 |
stefan | 16 (12.6%) | 278 (16.3%) | 17.3 |
rosso_nero | 7 (5.5%) | 79 (4.6%) | 11.2 |
manuel_gay | 27 (21.3%) | 65 (3.8%) | 2.4 |
adlerscout | 3 (2.4%) | 21 (1.2%) | 7.0 |
adler | 5 (3.9%) | 2 (0.1%) | 0.4 |
Removing empty package
0 lines of code changed in 20 files:
Moving database-level name resolution business to NameResolver
44 lines of code changed in 5 files:
typo
0 lines of code changed in 1 file:
JOIN has higher precedence than comma starting mysql 5, using both leads to potentially broken queries
1 lines of code changed in 1 file:
joins generated explicitly in the FROM section ; support for LEFT JOIN
47 lines of code changed in 1 file:
reverting, formated source
34 lines of code changed in 1 file:
support for LEFT JOIN
5 lines of code changed in 1 file:
joins generated explicitly in the FROM section ; support for LEFT JOIN
498 lines of code changed in 1 file:
Refactoring: removing dependencies from MakumbaSystem, using Providers and Configuration instead
16 lines of code changed in 1 file:
Refactoring: merging list and forms refactoring branch
5 lines of code changed in 1 file:
adding created files to cvsignore
2 lines of code changed in 1 file:
formatting code to ease developping :-)
44 lines of code changed in 1 file:
forcing avg() to always have a floating point type to avoid the HSQLDB avg(int) problem
1 lines of code changed in 1 file:
cristi: fixed bug: real+int was not allowed...
10 lines of code changed in 1 file:
cristi: fixed bug: it was impossible to sum() or avg() anything else than single-token expressions. so avg(a+b) didn't work
10 lines of code changed in 1 file:
fixed some errors, the file is not used anyway
2 lines of code changed in 1 file:
Merging Antwerpen Branch
33 lines of code changed in 5 files:
removed dependence on RecordInfo and FieldInfo
66 lines of code changed in 4 files:
removed a compiler warning
1 lines of code changed in 1 file:
organized imports via Eclipse
9 lines of code changed in 2 files:
(21 more)