Skip to content
Snippets Groups Projects
  1. Jun 24, 2011
  2. Apr 13, 2010
  3. Sep 04, 2009
  4. Aug 26, 2009
  5. Jan 13, 2009
    • Wainer Vandelli's avatar
      · 96a6c1d1
      Wainer Vandelli authored
      Add the possibility to extend at run time the PYTHON_PATH
      (i.e. module search path)
      96a6c1d1
  6. 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
  7. Aug 20, 2008
    • Wainer Vandelli's avatar
      · 75e83e30
      Wainer Vandelli authored
      Some more try&except statements handling the database
      75e83e30
  8. 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
  9. Aug 06, 2008
  10. Jul 15, 2008
  11. Jul 11, 2008
    • Wainer Vandelli's avatar
      · bdc23d04
      Wainer Vandelli authored
      Modified Files:
      	CastorScript.py
      
      Typo corrected
      bdc23d04
  12. 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
  13. 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
  14. Jul 08, 2008
    • Wainer Vandelli's avatar
      · 68254506
      Wainer Vandelli authored
      The db connection is refreshed with a configurable timeout
      68254506
  15. Jul 03, 2008
  16. 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
  17. Jun 30, 2008
Loading