- Jul 11, 2007
-
-
felmer authored
- fillBean methods without a beanInstance are renamed to createBean - Some TODOs added concerning the checking methods SVN: 992
-
- Jul 10, 2007
-
-
ribeaudc authored
- 'canonifyRelativePath' method remove: - 'getLine' method SVN: 971
-
- Jul 09, 2007
-
-
ribeaudc authored
- 'getPropertyDescriptors' moved from 'ExperimentFactory' to 'BeanUtils' SVN: 932
-
ribeaudc authored
- 'DefaultLineFilter' renamed to 'HeaderLineFilter' - part of 'DefaultLineFilter' logic moved to its own ILineFilter implementation ---> ILineFilter.EXCLUDE_EMPTY_AND_COMMENT_LINE SVN: 922
-
- Jul 08, 2007
-
-
ribeaudc authored
- 'FilteredList' based on 'Validator' implementations. - JUnit tests for upper framework. SVN: 911
-
- Jul 06, 2007
-
-
ribeaudc authored
- More intelligent 'Comparator' for well codes SVN: 906
-
- Jul 05, 2007
- Jun 28, 2007
- Jun 27, 2007
-
-
brinn authored
remove: BeanNameMapping, since it is a questionable feature and one always can use Converters which are robust under refactoring and which are features of the conversion process, not the Bean itself SVN: 707
-
ribeaudc authored
- DBRestrictions moved from 'common' to 'lims' project because it has a dependency to the Spring framework: it throws a DataIntegrityViolationException instead of UserFailureException. We do not want UserFailureException in DAO. SVN: 699
-
felmer authored
SVN: 693
-
- Jun 25, 2007
-
-
brinn authored
SVN: 664
-
- Jun 19, 2007
- Jun 15, 2007
-
-
brinn authored
SVN: 522
-
- Jun 14, 2007
- Jun 12, 2007
-
-
felmer authored
SVN: 470
-
felmer authored
SVN: 469
-
ribeaudc authored
- 'DBRestrictions' and 'SQLCommandTokenizer' (with corresponding Unit tests) moved from package 'ch.systemsx.cisd.common.parser' to package 'ch.systemsx.cisd.common.db' - [DBRestrictions] 'findInArray' method uses 'ArrayUtils.indexOf' method. - [DBRestrictions] better diagnostics when command starts correctly but can not be parsed because it is ill-formed. SVN: 467
-
ribeaudc authored
- 'setPropertyMapper' method from IParserObjectFactory: it does not belong to this interface. - DO_NOTHING_OBJECT_FACTORY -> STRING_ARRAY_OBJECT_FACTORY. SVN: 462
-
ribeaudc authored
- 'DBRestrictions' and 'SQLCommandTokenizer' (with corresponding Unit tests) moved from package 'ch.systemsx.cisd.common.parser' to package 'ch.systemsx.cisd.common.db' - [DBRestrictions] 'findInArray' method uses 'ArrayUtils.indexOf' method. - [DBRestrictions] better diagnostics when command starts correctly but can not be parsed because it is ill-formed. SVN: 458
-
- Jun 11, 2007
-
-
brinn authored
refactor: - move the DirectoryScanningTimerTask to common in order to be able to use it in the etlserver - change the DirectoryScanningTimerTask in such a way that suppressing .is_finished_xxx files has to be done explicitely by using a NamePrefixFileFilter SVN: 453
-
ribeaudc authored
- Unit test for DateConverter. change: - Possibility to set a default value in IdentityStingConverter constructor. minor: - private method made final. SVN: 448
-
- Jun 09, 2007
-
-
brinn authored
- unit test for DefaultLineFilter - usage test of ILineFilter in DefaultReaderParser change: - ensure the DefaultLineFilter gets the header line number in the constructor SVN: 421
-
- Jun 08, 2007
-
-
ribeaudc authored
SVN: 388
-
- Jun 07, 2007
- Jun 06, 2007
-
-
brinn authored
change: do not allow null headerTokens since they are likely to be a programming error and don't handle the degenerate case any special SVN: 369
-
- Jun 04, 2007
- May 31, 2007
-
-
felmer authored
SVN: 273
-
- May 29, 2007
-
-
felmer authored
- FileUtilities: add loadStringResource() SVN: 234
-
- May 25, 2007