Skip to content
Snippets Groups Projects
  1. Oct 15, 2008
    • Wainer Vandelli's avatar
      · 24122ed8
      Wainer Vandelli authored
      -- Configuration is now stored in a text file instead than into
      a python class
      
      -- Check the validity of helper files coming from a previously running script
      24122ed8
  2. Aug 20, 2008
    • Wainer Vandelli's avatar
      · 75e83e30
      Wainer Vandelli authored
      Some more try&except statements handling the database
      75e83e30
  3. Aug 08, 2008
    • Wainer Vandelli's avatar
      · a9664023
      Wainer Vandelli authored
      Use functions of the os omodule to handle/strip/join directories
      and files, instead of 'home-made' expressions
      a9664023
  4. Aug 06, 2008
  5. Jul 15, 2008
  6. Jul 11, 2008
    • Wainer Vandelli's avatar
      · bdc23d04
      Wainer Vandelli authored
      Modified Files:
      	CastorScript.py
      
      Typo corrected
      bdc23d04
  7. Jul 10, 2008
    • Wainer Vandelli's avatar
      · 91450679
      Wainer Vandelli authored
      Modified Files:
      	CastorScript.py Database.py ManagerThread.py
      
      -- Exception reporting in DB corrected
      -- Filename pattern matching
      91450679
  8. Jul 09, 2008
    • Wainer Vandelli's avatar
      · 185f96a4
      Wainer Vandelli authored
      ----------------------------------------------------------------------
      Modified Files:
      	CastorScript.py Database.py
      
      -- The logger for the database is created in the main. In this the same\
      file is reused for different database instances
      
      ----------------------------------------------------------------------
      185f96a4
  9. Jul 08, 2008
    • Wainer Vandelli's avatar
      · 68254506
      Wainer Vandelli authored
      The db connection is refreshed with a configurable timeout
      68254506
  10. Jul 03, 2008
  11. Jul 02, 2008
    • Andreas Battaglia's avatar
      Added logger to the database · 890d9fa6
      Andreas Battaglia authored
      Connection string and table names are now configurable
      890d9fa6
    • Andreas Battaglia's avatar
      · 6ea4bd7e
      Andreas Battaglia authored
      -- Per thread logging
      -- Avoid clashes accessing the DB using locks
      -- Use statvfs instead of df
      6ea4bd7e
    • Wainer Vandelli's avatar
      · 03189910
      Wainer Vandelli authored
      Enable dynamic directory definition.
      Merge some changes made during testing
      03189910
    • Andreas Battaglia's avatar
      · 4201073d
      Andreas Battaglia authored
      Directory for sources created
      4201073d
  12. Jun 30, 2008
Loading