- Jun 15, 2007
- Jun 14, 2007
-
-
felmer authored
add (Default)LobHandler SVN: 518
-
ribeaudc authored
- we do not have the pretention to parse each SQL92 command. SVN: 515
-
ribeaudc authored
- ExperimentDAO: nicely informs the user when experiment code already exists. - DBMigrationEngine: uses new class SQLStateUtils. add: - SQLStateUtils: try to encapsulate the SQL State logic in its own class. SVN: 508
-
ribeaudc authored
- JUnit test for UserFailureException. SVN: 500
-
ribeaudc authored
- getCurrentMethod() with its corresponding JUnit test. SVN: 499
-
felmer authored
SVN: 498
-
- Jun 13, 2007
-
-
ci authored
SVN: 492
-
ci authored
SVN: 491
-
ci authored
SVN: 490
-
felmer authored
SVN: 486
-
felmer authored
- Adapt DAOFactory and DBMigrationEngine to the changed naming schema of SQL scripts - DatabaseConfigurationContext moved from project 'lims' to 'dbmigration' SVN: 485
-
ribeaudc authored
- by setting an alias, make a better check of given parameters. SVN: 484
-
ribeaudc authored
- better logging output. SVN: 483
-
ribeaudc authored
- updated and completed. SVN: 482
-
- Jun 12, 2007
-
-
brinn authored
SVN: 481
-
ribeaudc authored
change: - Get additional information from Crowd authentication service. - IAuthenticationService.authenticate(String, String) returns now a Principal object instead of a boolean value. - User authentication is so no longer needed in CrowdAuthenticationService. SVN: 478
-
felmer authored
change the way standard targets (defined in build-common.xml) are used: Looks like method overwriting on OO SVN: 476
-
felmer authored
-
felmer authored
SVN: 471
-
felmer authored
SVN: 470
-
felmer authored
SVN: 469
-
brinn authored
add method checkPathFullyAccessible() SVN: 468
-
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
-
felmer authored
-
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
-
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: 457
-
ribeaudc authored
- remove redundant functionality between OSUtilities and SystemUtils (commons lang) SVN: 456
-
- Jun 11, 2007
-
-
brinn authored
SVN: 455
-
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: 454
-
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
-
felmer authored
SVN: 452
-
felmer authored
SVN: 451
-
felmer authored
SVN: 450
-
felmer authored
SVN: 449
-
ribeaudc authored
- Unit test for DateConverter. change: - Possibility to set a default value in IdentityStingConverter constructor. minor: - private method made final. SVN: 448
-