[root]/classes/org/makumba/devel
defaultCodeTemplates
(0 files, 0 lines)
relations
(14 files, 1969 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 530 (100.0%) | 9631 (100.0%) | 18.1 |
| rosso_nero | 283 (53.4%) | 5183 (53.8%) | 18.3 |
| cristi | 31 (5.8%) | 1672 (17.4%) | 53.9 |
| manuel_gay | 114 (21.5%) | 1151 (12.0%) | 10.0 |
| rudi | 9 (1.7%) | 871 (9.0%) | 96.7 |
| marius9 | 4 (0.8%) | 360 (3.7%) | 90.0 |
| stefan | 39 (7.4%) | 178 (1.8%) | 4.5 |
| cristian_bogdan | 31 (5.8%) | 119 (1.2%) | 3.8 |
| filip_kis | 4 (0.8%) | 76 (0.8%) | 19.0 |
| adler | 7 (1.3%) | 9 (0.1%) | 1.2 |
| adlerscout | 3 (0.6%) | 7 (0.1%) | 2.3 |
| lnagel | 4 (0.8%) | 4 (0.0%) | 1.0 |
| milerosu | 1 (0.2%) | 1 (0.0%) | 1.0 |
fixing typo
0 lines of code changed in 1 file:
adding parameter for query crawling output, making sure syntax gets printed if no args are passed
0 lines of code changed in 1 file:
adding notBoolean for consistency
0 lines of code changed in 1 file:
not using deprectated method
1 lines of code changed in 1 file:
Specified method="post" for new- and addForm's
2 lines of code changed in 1 file:
Added a missing method="post" to the generated nested mak:editForm, since without it the parameters on the action URL got lost when using the GET method.
0 lines of code changed in 1 file:
Fixed a bug where a pointer variable was not correctly initialized due to the usage of var="" instead of printVar="" in a <mak:value/>
1 lines of code changed in 1 file:
Fixed a broken mak:editForm tag in the CodeGenerator (it made: ' action="someAction.jsp" />" >' instead of ' action="someAction.jsp" >')
1 lines of code changed in 1 file:
fix for code generator - passing a var was causing a object name to be passed as ptr instead of the external form
1 lines of code changed in 1 file:
making it possible to turn off error logging to the db
41 lines of code changed in 1 file:
correctly passing on unauthenticated exception, getting exception root cause before putting it in the attributes
0 lines of code changed in 1 file:
reading code generator properties from ini file
0 lines of code changed in 3 files:
updated javadoc, removed unused field
0 lines of code changed in 1 file:
reading Java and JSP viewer properties from Makumba.conf
0 lines of code changed in 2 files:
removing useless string concatenations
0 lines of code changed in 4 files:
renamed
2 lines of code changed in 1 file:
- making TransactionProvider intelligent: if getConnectionTo() wants to access a dataSource that is not of the type of the TransactionProvider implementation, automatically switches to the right implementation
- experimentation: method to unload static reference to singleton on context uninstall. maybe it will help with our problem
- fixing bug 1090
20 lines of code changed in 2 files:
- moving database configuration to Makumba.conf
- fixing the OO design of TransactionProvider-s, now they extend TransactionProvider instead of implementing some strange interface
- updating hibernate version
sorry for the big commit but it's a big change. please test, comment, etc.
0 lines of code changed in 3 files:
also showing unique key status
62 lines of code changed in 1 file:
making more robust
23 lines of code changed in 1 file:
fixing url detecting code
33 lines of code changed in 1 file:
using new method for finding MDDs
9 lines of code changed in 5 files:
highlighting links in the error viewer
0 lines of code changed in 1 file:
added tool to clean makumba caches w/o reloading
0 lines of code changed in 1 file:
avoiding useless string concatenation
0 lines of code changed in 8 files:
not displaying relation crawler, slight improvements in tool path returning, fixed some warnings
18 lines of code changed in 2 files:
made a bit more robust
4 lines of code changed in 1 file:
fixing links to developer tools
7 lines of code changed in 1 file:
added missing links from config, properly dealing with disabled tools
8 lines of code changed in 1 file:
line-viewer more robust on file-relations display
0 lines of code changed in 1 file:
adding the possibility to have a default target database specified through a JVM arg
1 lines of code changed in 1 file:
making it possible to crawl relations thru a simple click in the file viewer
0 lines of code changed in 1 file:
correcting links to mdd viewer
5 lines of code changed in 5 files:
moved method to more generic class, make mdd viewer more robust
0 lines of code changed in 1 file:
global makumba config, unifying MakumbaController.properties into it, first version of "welcome page" for makumba tools
0 lines of code changed in 7 files:
removing debug info
0 lines of code changed in 1 file:
more secure
1 lines of code changed in 1 file:
fixed some path issues
0 lines of code changed in 6 files:
some slight fixes
14 lines of code changed in 3 files:
changed access
0 lines of code changed in 5 files:
(221 more)