- Jun 19, 2007
-
-
felmer authored
add test SVN: 581
-
ribeaudc authored
- if value is null, no further check needed after call to 'checkNotNullConstraint'. SVN: 580
-
felmer authored
SVN: 575
-
felmer authored
DBMigrationEngine: Improved logging DBMigrationEngineTests: More tests SVN: 573
-
felmer authored
Introducing SQL State constants SVN: 572
-
ribeaudc authored
- TODO by adding an 'IMPORTANT NOTE'. SVN: 570
-
felmer authored
DBMigrationEngine: Improved logging DBMigrationEngineTests: More tests SVN: 569
-
- Jun 18, 2007
-
-
brinn authored
SVN: 564
-
brinn authored
SVN: 563
-
brinn authored
SVN: 558
-
ribeaudc authored
- use 'getDeclaredFields()' instead of 'getFields()'. SVN: 554
-
felmer authored
add jmock and testNG to classpath SVN: 551
-
felmer authored
Slight refactoring. First DBMigrationEngineTest. SVN: 550
-
felmer authored
DBMigrationEngine refactored: Lots of interfaces introduced in to order to test the logic of the DBMigrationEngine without needing a filesysetm (for the scripts) and a database. Also a step-by-step migration is implemented. SVN: 546
-
- Jun 17, 2007
- 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
-