[root]/classes/org/makumba/devel
defaultCodeTemplates
(0 files, 0 lines)
relations
(14 files, 1976 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 557 (100.0%) | 12324 (100.0%) | 22.1 |
rosso_nero | 298 (53.5%) | 7327 (59.5%) | 24.5 |
manuel_gay | 126 (22.6%) | 1830 (14.8%) | 14.5 |
rudi | 9 (1.6%) | 1229 (10.0%) | 136.5 |
cristi | 31 (5.6%) | 816 (6.6%) | 26.3 |
stefan | 39 (7.0%) | 462 (3.7%) | 11.8 |
marius9 | 4 (0.7%) | 360 (2.9%) | 90.0 |
cristian_bogdan | 31 (5.6%) | 168 (1.4%) | 5.4 |
filip_kis | 4 (0.7%) | 76 (0.6%) | 19.0 |
adler | 7 (1.3%) | 43 (0.3%) | 6.1 |
adlerscout | 3 (0.5%) | 7 (0.1%) | 2.3 |
lnagel | 4 (0.7%) | 5 (0.0%) | 1.2 |
milerosu | 1 (0.2%) | 1 (0.0%) | 1.0 |
fixing a bug with the data query - showing all projections that have at least one non-null result
23 lines of code changed in 1 file:
the data object viewer now also works on MDDs with reserved field names
17 lines of code changed in 1 file:
closing connection of reference checker
24 lines of code changed in 1 file:
temporarily removing dependency on EL exceptions
2 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
63 lines of code changed in 3 files:
printing a specific & detailed error message when we wrongly want to write via the page and the output stream (closes bug 1118)
22 lines of code changed in 1 file:
displaying a link to the compiled JSP (fixes bug 1117)
53 lines of code changed in 3 files:
formatting
4 lines of code changed in 1 file:
un-screwing the source code viewers by putting the style definitions in an external CSS (fixes bug 1152)
27 lines of code changed in 3 files:
formatting & applying source code cleanup
52 lines of code changed in 3 files:
JSP runtime exceptions work with jetty too
40 lines of code changed in 1 file:
removing dependency on jdom, using dom4j instead
35 lines of code changed in 1 file:
also catching Errors, like ConfigurationError's
1 lines of code changed in 1 file:
fix (or attempt thereof) of the automatic dataSource selection depending on current server
3 lines of code changed in 1 file:
also using MDD descriptions for input label generation
7 lines of code changed in 1 file:
using the constant
2 lines of code changed in 1 file:
replacing JSAP with commons-cli
53 lines of code changed in 2 files:
hack (i.e. needs proper solution, like eclipse plugin): making it possible to specify webapp root via a configuration property. useful in the case of eclipse WTP where the webapp is deployed in a temp dir.
27 lines of code changed in 1 file:
fixing typo
1 lines of code changed in 1 file:
adding parameter for query crawling output, making sure syntax gets printed if no args are passed
2 lines of code changed in 1 file:
(259 more)