[root]/classes/org/makumba/commons
attributes
(6 files, 1095 lines)
db
(0 files, 0 lines)
documentation
(7 files, 1105 lines)
formatters
(7 files, 644 lines)
json
(7 files, 3403 lines)
tags
(4 files, 741 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 298 (100.0%) | 9281 (100.0%) | 31.1 |
manuel_gay | 142 (47.7%) | 6213 (66.9%) | 43.7 |
rosso_nero | 135 (45.3%) | 2509 (27.0%) | 18.5 |
anet | 1 (0.3%) | 327 (3.5%) | 327.0 |
cristian_bogdan | 19 (6.4%) | 227 (2.4%) | 11.9 |
marius9 | 1 (0.3%) | 5 (0.1%) | 5.0 |
small refactoring: moving classes away from commons if really they are not commonly used
0 lines of code changed in 3 files:
moving class to right place
0 lines of code changed in 1 file:
Correct name of runtime expression
1 lines of code changed in 1 file:
fixing functino generation
5 lines of code changed in 1 file:
Trashing Forrest
0 lines of code changed in 1 file:
Documentation for attributes now in wiki, some other improvemeents
268 lines of code changed in 2 files:
removing EL expression implementation reference
1 lines of code changed in 1 file:
removing useless import on javax.el
0 lines of code changed in 1 file:
- extending and refactoring page analysis: adding support for EL expressions
- fixing error recognition: currently running or analyzed tag is used (again) in order to display where the error occurs, leading to a more detailed error message. also adding a mechanism to persist the analysis state in case of an error in the servletContext scope, so that the error message does not disappear when the page is reloaded
- simplifying mechanism for checking validity of tag attribute values
- simplifying ValueComputer API
126 lines of code changed in 4 files:
Adding missing space
2 lines of code changed in 1 file:
keeping the "homogeneous cache" optimization
11 lines of code changed in 1 file:
added method to clean all static caches. fixed a bug in cache closing. invoking close when cleaning a static cache.
12 lines of code changed in 1 file:
mak:submit convenience tag
6 lines of code changed in 1 file:
removing methods not needed anymore after bug 1147 is solved
0 lines of code changed in 1 file:
formatting
51 lines of code changed in 1 file:
added method comment
7 lines of code changed in 1 file:
fixing problem in taglib generation, functions weren't generated
2 lines of code changed in 1 file:
re-ordering tool
2 lines of code changed in 1 file:
first implementation of mak:section
9 lines of code changed in 1 file:
more placeholders
22 lines of code changed in 1 file:
(198 more)