- Nov 14, 2007
- Nov 13, 2007
-
-
tpylak authored
Preparation phase: 1. MaterialDAO should be fetched from AbstractBusinessObject. Currently AbstractBusinessObject just calls IDAOFactory.getMaterialDAO, but in future it can decorate the DAO and fill material properties on the fly. This refactoring required moving some methods from Managers to Business Objects. 2. MaterialDAO should expose FROM and WHERE clauses of its selects - they will be used to fetch only required properties. SVN: 2513
-
- Nov 12, 2007
-
-
ribeaudc authored
- improve javadoc. - method/variable made final when possible. SVN: 2479
-
- Nov 09, 2007
- Nov 06, 2007
- Nov 05, 2007
- Nov 02, 2007
- Nov 01, 2007
-
-
felmer authored
SVN: 2339
-
- Oct 31, 2007
-
-
ribeaudc authored
- test group 'broken' change: - some refactoring done in the TestNG configuration files SVN: 2326
-
- Oct 30, 2007
- Oct 26, 2007
- Oct 22, 2007
-
-
ribeaudc authored
- improve unit tests SVN: 2224
-
- Oct 21, 2007
-
-
ribeaudc authored
- remove class name before method call SVN: 2222
-
- Oct 20, 2007
- Oct 17, 2007
-
-
ribeaudc authored
- IProcess, ProcessRunner and its unit test SVN: 2186
-
- Oct 15, 2007
-
-
brinn authored
add: a TriggeringEventEvaluator that allows to overwrite the SMTPAppender's default to only send out an email message on message of level ERROR and above fix: ensure that NOTIFY messages of level INFO are actually sent out as an email SVN: 2165
-
- Oct 12, 2007
-
-
tpylak authored
SVN: 2144
-
- Oct 11, 2007
- Oct 10, 2007
- Oct 09, 2007
- Oct 07, 2007
-
-
brinn authored
add: method ProcessResult.destroyProcess() in order to cope with an IOException under Linux when spawning processes with high frequency SVN: 2026
-