- Aug 26, 2007
-
-
brinn authored
SVN: 1489
-
- Aug 24, 2007
-
-
brinn authored
SVN: 1481
-
- Aug 23, 2007
-
-
ribeaudc authored
- do not use 'BeanPostProcessor' interface but extends 'FileWatcherSynchronizer' and register there the 'RoleBasedAccessController's. SVN: 1471
-
- Aug 21, 2007
- Aug 20, 2007
-
-
ribeaudc authored
- the number pattern must either contain a '(\d+)' or '([0-9]+)' SVN: 1428
-
ribeaudc authored
- Spring 'BeanPostProcessor' implementation for registering 'ChangeListener' coming from 'RoleBasedAccessController': SynchronizerPostProcessor change: - Extract 'IRolesManager' and 'DefaultRolesManager' from 'RoleBasedAccessController' - lets Spring create the timer for file watchers SVN: 1421
-
felmer authored
testWithTimer() and testOnChangeCalled() merged. Hopefully it solves the random failure of testOnChangeCalled() SVN: 1419
-
- Aug 19, 2007
-
-
ribeaudc authored
- TestAppender: for catching logging output in tests change: - Update some unit tests to use upper defined class SVN: 1416
-
- Aug 17, 2007
- Aug 16, 2007
-
-
felmer authored
SVN: 1403
-
ribeaudc authored
- test broken SVN: 1402
-
ribeaudc authored
- Run configuration files SVN: 1401
-
ribeaudc authored
- When the file did not change, write a message of logging type TRACE SVN: 1397
-
tpylak authored
SVN: 1386
-
felmer authored
SVN: 1384
-
felmer authored
SVN: 1383
-
felmer authored
SVN: 1382
-
- Aug 15, 2007
-
-
ribeaudc authored
- Unit test for 'FileWatcher' class SVN: 1379
-
felmer authored
SVN: 1378
-
tpylak authored
SVN: 1376
-
tpylak authored
SVN: 1375
-
felmer authored
SVN: 1374
-
felmer authored
SVN: 1373
-
felmer authored
SVN: 1372
-
felmer authored
- move PostgreSQL class to package postgresql SVN: 1369
-
ribeaudc authored
- If 'RoleBasedAccessController' is configured using a file, this file will be watched for changes. add: - 'FileWatcher' and 'FileWatcherSynchronizer' in common remove: - TODO SVN: 1368
-
felmer authored
SVN: 1367
-
- Aug 13, 2007
-
-
felmer authored
translate a MessageException into an EnvironmentFailureException SVN: 1336
-
- Aug 11, 2007
-
-
ribeaudc authored
- allow 'get' prefix for boolean bean property (only 'is' prefix was supported) SVN: 1327
-
- Aug 08, 2007
-
-
ribeaudc authored
- keep the test about cyclic dependency over three nodes SVN: 1275
-
- Aug 07, 2007
-
-
felmer authored
SVN: 1268
-
felmer authored
SVN: 1267
-
felmer authored
SVN: 1259
-
ribeaudc authored
- put order in unit tests concerned by this check-in SVN: 1255
-
ribeaudc authored
- Unit test for 'ConverterPool' - default conversion for predefined primitive resp. java types remove: - 'IdentityStringConverter' no longer needed SVN: 1254
-
ribeaudc authored
- DateConverter logic changed: if 'ParseException' occurs, then returns null. 'ConverterPool' will convert this 'null' into a default value. SVN: 1253
-