[root]/classes/org/makumba/analyser
engine
(5 files, 1979 lines)
interfaces
(2 files, 142 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 56 (100.0%) | 2535 (100.0%) | 45.2 |
| manuel_gay | 32 (57.1%) | 2462 (97.1%) | 76.9 |
| rosso_nero | 18 (32.1%) | 61 (2.4%) | 3.3 |
| cristian_bogdan | 6 (10.7%) | 12 (0.5%) | 2.0 |
added svn-properties, header, java-doc for type
0 lines of code changed in 5 files:
some minor things: fixed warnings, added FIXMEs
1 lines of code changed in 1 file:
fixing warnings
0 lines of code changed in 1 file:
fixing warnings
2 lines of code changed in 1 file:
live validation for char
0 lines of code changed in 1 file:
added toString method for debugging purposes
16 lines of code changed in 1 file:
improved toString debug info
0 lines of code changed in 1 file:
fixing generics warnings, source code clean up, formatting
0 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 3 files:
allowing handler methods to modify the request/response objects
2 lines of code changed in 1 file:
Removing useless import
0 lines of code changed in 1 file:
Adding method to retrieve a whole cache, and some toString methods to display the content of the cache
0 lines of code changed in 1 file:
new TagData and SyntaxPoint API
0 lines of code changed in 2 files:
signature change
1 lines of code changed in 1 file:
improved cleanup after tag usage
11 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:
throwing programmer error, better message, avoid exception catching
0 lines of code changed in 1 file:
pulled up method, new utility method for attribute value checking
0 lines of code changed in 1 file:
new controller handler, to take care of analyzer per-request initialization
0 lines of code changed in 1 file:
Initial revision - needs to be set up in the ControllerFilter and ErrorHandler should return true for onError
53 lines of code changed in 1 file:
preventing exceptions from being cached as page analysis results
8 lines of code changed in 1 file:
fixing compiler warnings about generics
1 lines of code changed in 1 file:
Adding variable to store the position of the tag in a graph
0 lines of code changed in 1 file:
Removing useless method
0 lines of code changed in 1 file:
Replacing direct calls to treatException by a wrapped runtime exception to be caught by the errorControllerHandler
0 lines of code changed in 1 file:
implementing serialisable to be able to write it in the responder to the disc
5 lines of code changed in 1 file:
Mechanism to get the order of tags in the responder
28 lines of code changed in 2 files:
adding caching of sets, adding generics parameter
26 lines of code changed in 1 file:
Moving stuff from Controller, removing dependencies
0 lines of code changed in 1 file:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
1 lines of code changed in 1 file:
Moving generic analysis class to analyser
1 lines of code changed in 1 file:
Refactoring: merging list and forms refactoring branch
176 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.
357 lines of code changed in 8 files:
Small refactoring: moving JSP/Java parser to analyser package. TODO: refactor MakumbaTag so it extends a class of the analyser, specific to analysis things
1846 lines of code changed in 5 files: