Skip to content
Snippets Groups Projects
  1. Aug 26, 2007
  2. Aug 24, 2007
  3. Aug 23, 2007
    • ribeaudc's avatar
      change: · d5b73b4d
      ribeaudc authored
      - do not use 'BeanPostProcessor' interface but extends 'FileWatcherSynchronizer' and register there the 'RoleBasedAccessController's.
      
      SVN: 1471
      d5b73b4d
  4. Aug 20, 2007
    • ribeaudc's avatar
      change: · d3ab2176
      ribeaudc authored
      - the number pattern must either contain a '(\d+)' or '([0-9]+)'
      
      SVN: 1428
      d3ab2176
    • ribeaudc's avatar
      add: · a3815f14
      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
      a3815f14
    • felmer's avatar
      testWithTimer() and testOnChangeCalled() merged. Hopefully it solves the... · be32bd62
      felmer authored
      testWithTimer() and testOnChangeCalled() merged. Hopefully it solves the random failure of testOnChangeCalled()
      
      SVN: 1419
      be32bd62
  5. Aug 19, 2007
    • ribeaudc's avatar
      add: · 34046b58
      ribeaudc authored
      - TestAppender: for catching logging output in tests
      change:
      - Update some unit tests to use upper defined class
      
      SVN: 1416
      34046b58
  6. Aug 17, 2007
    • ribeaudc's avatar
      fix: · 5041f8d4
      ribeaudc authored
      - checking the logging output does not work! Check why later...
      
      SVN: 1409
      5041f8d4
    • ribeaudc's avatar
      change: · d16accaa
      ribeaudc authored
      - do not check to logging output in 'testOnChangeCalled'
      
      SVN: 1408
      d16accaa
    • ribeaudc's avatar
      add: · cbb10734
      ribeaudc authored
      - more tests for 'FileWatcher'
      
      SVN: 1404
      cbb10734
  7. Aug 16, 2007
  8. Aug 15, 2007
    • ribeaudc's avatar
      add: · 52a912be
      ribeaudc authored
      - Unit test for 'FileWatcher' class
      
      SVN: 1379
      52a912be
    • ribeaudc's avatar
      change: · 4640fd73
      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
      4640fd73
  9. Aug 13, 2007
  10. Aug 11, 2007
    • ribeaudc's avatar
      fix: · 7eb31ed8
      ribeaudc authored
      - allow 'get' prefix for boolean bean property (only 'is' prefix was supported)
      
      SVN: 1327
      7eb31ed8
  11. Aug 08, 2007
    • ribeaudc's avatar
      change: · baf5d253
      ribeaudc authored
      - keep the test about cyclic dependency over three nodes
      
      SVN: 1275
      baf5d253
  12. Aug 07, 2007
  13. Aug 06, 2007
  14. Aug 04, 2007
    • ribeaudc's avatar
      add: · 02db4137
      ribeaudc authored
      - 'testCreateNextNumberedFile' extended
      
      SVN: 1227
      02db4137
  15. Aug 03, 2007
    • ribeaudc's avatar
      change: · bfda0fa3
      ribeaudc authored
      - moving some 'TransferredDataSetHandler' file specific methods to 'FileUtilities'
      
      SVN: 1223
      bfda0fa3
  16. Jul 26, 2007
    • ribeaudc's avatar
      add: · a42e6d4d
      ribeaudc authored
      - NotThreadSafe annotation
      change:
      - put the original copyright
      
      SVN: 1128
      a42e6d4d
  17. Jul 25, 2007
    • ribeaudc's avatar
      remove: · 586f3deb
      ribeaudc authored
      - TODO by adding a Unit test for ParserUtilities
      
      SVN: 1093
      586f3deb
  18. Jul 24, 2007
    • brinn's avatar
      * change layering definition · f70ee948
      brinn authored
      * move getFirstAcceptedLine from FileUtilties to ParserUtilities to comply with dependency definition
      
      SVN: 1086
      f70ee948
  19. Jul 23, 2007
    • brinn's avatar
      fix raw type warning · b6c0eaab
      brinn authored
      SVN: 1085
      b6c0eaab
    • ribeaudc's avatar
      add: · 79832f72
      ribeaudc authored
      - AbstractParserObjectFactory
      change:
      - ControlLayoutComponentFactory ---> NewSampleComponentFactory
      - ExperimentFactory ---> NewExperimentFactory
      
      SVN: 1081
      79832f72
    • ribeaudc's avatar
      change: · ceaf8e07
      ribeaudc authored
      - use IOUtils.lineIterator which has a better exception handling
      
      SVN: 1080
      ceaf8e07
Loading