Skip to content
Snippets Groups Projects
  1. Nov 14, 2007
    • ribeaudc's avatar
      add: · aa7bff3f
      ribeaudc authored
      - Test for 'normalizeFile'.
      
      SVN: 2554
      aa7bff3f
    • ribeaudc's avatar
      change: · 6beafd9c
      ribeaudc authored
      - 'normalizeFile' moved from 'Parameters' to 'FileUtilities'.
      
      SVN: 2548
      6beafd9c
  2. Nov 13, 2007
    • tpylak's avatar
      material properties DAO refactoring · 70a41ec2
      tpylak authored
      Preparation phase:
      1. MaterialDAO should be fetched from AbstractBusinessObject. Currently AbstractBusinessObject just calls IDAOFactory.getMaterialDAO, but in future it can decorate the DAO and fill material properties on the fly. This refactoring required moving some methods from Managers to Business Objects.
      2. MaterialDAO should expose FROM and WHERE clauses of its selects - they will be used to fetch only required properties.
      
      SVN: 2513
      70a41ec2
  3. Nov 12, 2007
    • ribeaudc's avatar
      minor: · 5dea1554
      ribeaudc authored
      - improve javadoc.
      - method/variable made final when possible.
      
      SVN: 2479
      5dea1554
  4. Nov 09, 2007
    • ribeaudc's avatar
      minor: · f472a622
      ribeaudc authored
      - made some methods final and parameter renaming.
      
      SVN: 2465
      f472a622
    • ribeaudc's avatar
      add: · 34608c3d
      ribeaudc authored
      - build and environment info to the application log 'lims-log.txt'.
      
      SVN: 2462
      34608c3d
  5. Nov 06, 2007
  6. Nov 05, 2007
  7. Nov 02, 2007
  8. Nov 01, 2007
  9. Oct 31, 2007
    • ribeaudc's avatar
      add: · 8acfd08a
      ribeaudc authored
      - test group 'broken'
      change:
      - some refactoring done in the TestNG configuration files
      
      SVN: 2326
      8acfd08a
  10. Oct 30, 2007
  11. Oct 26, 2007
    • ribeaudc's avatar
      add: · d5f8ae7f
      ribeaudc authored
      - 'FileComparator.BY_TYPE'
      - 'CompositeComparator'
      
      SVN: 2265
      d5f8ae7f
    • ribeaudc's avatar
      change: · 71cc3bcc
      ribeaudc authored
      - 'FileUtilities.getRelativeFile' should work with file names (String objects) and not with File objects.
      
      SVN: 2264
      71cc3bcc
  12. Oct 22, 2007
    • ribeaudc's avatar
      change: · 7f132729
      ribeaudc authored
      - improve unit tests
      
      SVN: 2224
      7f132729
  13. Oct 21, 2007
    • ribeaudc's avatar
      minor: · 0aa66cd3
      ribeaudc authored
      - remove class name before method call
      
      SVN: 2222
      0aa66cd3
  14. Oct 20, 2007
    • ribeaudc's avatar
      change: · 30f6511b
      ribeaudc authored
      - RenamingProcess moved to common/FileRenamingProcess
      - datamover uses FileRenamingProcess
      
      SVN: 2219
      30f6511b
    • ribeaudc's avatar
      change: · c9755b19
      ribeaudc authored
      - listFiles moved from 'Utilities' to 'FileUtilities'
      
      SVN: 2218
      c9755b19
  15. Oct 17, 2007
    • ribeaudc's avatar
      add: · 10d9cd90
      ribeaudc authored
      - IProcess, ProcessRunner and its unit test
      
      SVN: 2186
      10d9cd90
  16. Oct 15, 2007
    • brinn's avatar
      (merged from Datamover 1.0.x branch, r2154, r2155) · 628e11ae
      brinn authored
      add: a TriggeringEventEvaluator that allows to overwrite the SMTPAppender's default to only send out an email message on message of level ERROR and above
      fix: ensure that NOTIFY messages of level INFO are actually sent out as an email
      
      SVN: 2165
      628e11ae
  17. Oct 12, 2007
  18. Oct 11, 2007
  19. Oct 10, 2007
  20. Oct 09, 2007
  21. Oct 07, 2007
Loading