[root]/classes/org/makumba/analyser/engine

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 2135 (100.0%) | 52.0 |
| manuel_gay | 20 (48.8%) | 2007 (94.0%) | 100.3 |
| rosso_nero | 13 (31.7%) | 67 (3.1%) | 5.1 |
| cristian_bogdan | 7 (17.1%) | 58 (2.7%) | 8.2 |
| filip_kis | 1 (2.4%) | 3 (0.1%) | 3.0 |
using log instead of system.out
0 lines of code changed in 1 file:
added svn-properties, header, java-doc for type
0 lines of code changed in 1 file:
avoiding useless string concatenation
8 lines of code changed in 3 files:
- HQL code generation
- better business logic code generation display attempt
0 lines of code changed in 2 files:
resolving generics
5 lines of code changed in 1 file:
applying code clean up, resolving generics
33 lines of code changed in 1 file:
avoiding NPE which occurs if an @include file can't be found
2 lines of code changed in 1 file:
Fixing bug with parsing
5 lines of code changed in 1 file:
Fixing bug: adding missing SyntaxPoints for @include directive, and making sure that the tag is added as a system tag (to be used later on by the Analyzer)
0 lines of code changed in 3 files:
discard syntax points after analysis, unless they are the point of analysis (i.e. in source viewers), in which case the JspParseData is not cached
46 lines of code changed in 2 files:
new TagData and SyntaxPoint API
0 lines of code changed in 1 file:
removing an unused reference that may hang discarded members of a soft cache
0 lines of code changed in 1 file:
solving compiler warnings
12 lines of code changed in 3 files:
fixing @include with root folder (cristi & rudi)
0 lines of code changed in 1 file:
moved away things that are not tomcat specific
fixed some NPEs occuring when t.getMessage() is null (happens for some hibernate exceptions)
2 lines of code changed in 1 file:
made multiple-level @includes work
8 lines of code changed in 1 file:
fixing compiler warnings about generics
2 lines of code changed in 1 file:
exception handling - added custom error page support and error logging on db
3 lines of code changed in 1 file:
adding generics types
0 lines of code changed in 1 file:
fixing several compiler warnings
7 lines of code changed in 1 file:
Refactoring: introducing TransactionProvider and removing static dependencies from MakumbaSystem wherever possible.
0 lines of code changed in 2 files:
Refactoring: removing dependencies from MakumbaSystem, using Providers and Configuration instead
7 lines of code changed in 3 files:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
6 lines of code changed in 3 files:
Moving generic analysis class to analyser
158 lines of code changed in 1 file:
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.
1831 lines of code changed in 4 files: