[root]/classes/org/makumba/importer
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 89 (100.0%) | 3203 (100.0%) | 35.9 |
manuel_gay | 17 (19.1%) | 1042 (32.5%) | 61.2 |
cristi | 22 (24.7%) | 923 (28.8%) | 41.9 |
rosso_nero | 22 (24.7%) | 916 (28.6%) | 41.6 |
stefan | 10 (11.2%) | 230 (7.2%) | 23.0 |
cristian_bogdan | 13 (14.6%) | 75 (2.3%) | 5.7 |
adler | 4 (4.5%) | 16 (0.5%) | 4.0 |
adlerscout | 1 (1.1%) | 1 (0.0%) | 1.0 |
small refactoring: moving classes away from commons if really they are not commonly used
184 lines of code changed in 3 files:
- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface
5 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:
fixing generics
140 lines of code changed in 2 files:
56 lines of code changed in 2 files:
avoiding useless string concatenation
17 lines of code changed in 3 files:
resolving generics
2 lines of code changed in 1 file:
resolving generics
5 lines of code changed in 2 files:
Avoiding creation of useless object instances of Providers by using singletons
4 lines of code changed in 3 files:
removed references to Configuration when it is default, thus heavily reducing dependencies to the class
4 lines of code changed in 3 files:
Refactoring: moving makumba database to separate package
2 lines of code changed in 1 file:
Refactoring: introducing TransactionProvider and removing static dependencies from MakumbaSystem wherever possible.
32 lines of code changed in 2 files:
Refactoring: removing dependencies from MakumbaSystem, using Providers and Configuration instead
27 lines of code changed in 3 files:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
786 lines of code changed in 3 files:
cristi: added an argument (ignoreDbsv) to org.mak.copy in order to be able to copy add the records with different DBSV.
1 lines of code changed in 1 file:
Merging Antwerpen Branch
696 lines of code changed in 12 files:
removed dependence on RecordInfo and FieldInfo
20 lines of code changed in 4 files:
organized imports via Eclipse
51 lines of code changed in 6 files:
removed unused imports
14 lines of code changed in 2 files:
removed unused imports
2 lines of code changed in 2 files:
(3 more)