- Jul 10, 2007
- Jul 09, 2007
-
-
ribeaudc authored
- 'getPropertyDescriptors' moved from 'ExperimentFactory' to 'BeanUtils' SVN: 932
-
felmer authored
introduce ISequenceNameMapper and StandardSequenceNameMapper SVN: 929
-
ribeaudc authored
- 'DefaultLineFilter' renamed to 'HeaderLineFilter' - part of 'DefaultLineFilter' logic moved to its own ILineFilter implementation ---> ILineFilter.EXCLUDE_EMPTY_AND_COMMENT_LINE SVN: 922
-
ribeaudc authored
- 'getFirstAcceptedLine' method added. SVN: 920
-
- 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
- Jul 04, 2007
- Jul 03, 2007
-
-
brinn authored
fix: ensure a path that causes an exception in the handler is added to the faulty paths in order to avoid triggering the same exception over and over again SVN: 858
-
brinn authored
fix: sequence out of sync problem (workaround, since we have no safe way to find a sequence for a table by any automatic means) SVN: 848
-
brinn authored
SVN: 846
-
brinn authored
fix: mass upload with distribution SVN: 836
-
brinn authored
change: naming convention for mass-upload files from separator :: to =, since the old one created problems with Windows SVN: 834
-
brinn authored
improve: logging SVN: 827
-
brinn authored
SVN: 816
-
brinn authored
SVN: 814
-
brinn authored
SVN: 812
-
- Jul 02, 2007
- Jun 29, 2007
-
-
brinn authored
SVN: 760
-
- Jun 28, 2007
-
-
brinn authored
revert: changes to @Mandatory annotation of r714, since it has a negative impact on the robustness when doing refactorings SVN: 742
-
brinn authored
improve: javadoc of fillBean change: perform asserts before guard clause to null sourceBean in fillBean SVN: 735
-
felmer authored
SVN: 730
-
felmer authored
SVN: 729
-
felmer authored
SVN: 728
-
ribeaudc authored
- Comment formatted. SVN: 723
-
ribeaudc authored
- Property name is 'mail.smtp.password' and not 'mail.smtp.user'. SVN: 722
-
ribeaudc authored
- new classes. SVN: 711
-
ribeaudc authored
- new classes. SVN: 710
-
ribeaudc authored
- Mandatory annotation. remove: - TODO related to the upper annotation. SVN: 709
-
- 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
- add the author SVN: 702
-
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
-