Skip to content
Snippets Groups Projects
  1. Sep 23, 2007
  2. Sep 21, 2007
  3. Sep 14, 2007
  4. Sep 13, 2007
    • ribeaudc's avatar
      minor: · 102de682
      ribeaudc authored
      - javadoc added
      
      SVN: 1742
      102de682
    • ribeaudc's avatar
      fix: · 09b3ce81
      ribeaudc authored
      - FileUtilities did not work as expected
      
      SVN: 1733
      09b3ce81
  5. Sep 12, 2007
  6. Sep 11, 2007
  7. Sep 07, 2007
    • ribeaudc's avatar
      remove: · 1ff56a93
      ribeaudc authored
      - Unused methods (at the same time related TODOs)
      add:
      - more unit tests
      change:
      - fillBean did not work correctly with bean (collection of beans) inside bean
      
      SVN: 1633
      1ff56a93
    • ribeaudc's avatar
      add: · f4c55632
      ribeaudc authored
      - CollectionStyle
      change:
      - CollectionUtils uses CollectionStyle
      
      SVN: 1632
      f4c55632
  8. Sep 05, 2007
  9. Sep 04, 2007
  10. Sep 02, 2007
  11. Aug 31, 2007
  12. Aug 30, 2007
  13. Aug 28, 2007
  14. Aug 26, 2007
  15. Aug 24, 2007
  16. 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
  17. 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
  18. Aug 17, 2007
    • ribeaudc's avatar
      add: · cbb10734
      ribeaudc authored
      - more tests for 'FileWatcher'
      
      SVN: 1404
      cbb10734
  19. Aug 16, 2007
  20. 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
  21. Aug 13, 2007
  22. 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
  23. Aug 07, 2007
Loading