Skip to content
Snippets Groups Projects
  1. Jun 03, 2012
  2. May 23, 2012
  3. Jan 05, 2012
  4. Oct 14, 2011
  5. Oct 11, 2011
  6. Oct 07, 2011
  7. Sep 16, 2011
  8. Aug 29, 2011
  9. Aug 10, 2011
  10. Jun 24, 2011
  11. Apr 13, 2010
  12. Sep 04, 2009
  13. Aug 26, 2009
  14. 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
  15. 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
  16. Aug 20, 2008
    • Wainer Vandelli's avatar
      · 75e83e30
      Wainer Vandelli authored
      Some more try&except statements handling the database
      75e83e30
  17. 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
  18. Aug 06, 2008
  19. Jul 15, 2008
  20. Jul 11, 2008
    • Wainer Vandelli's avatar
      · bdc23d04
      Wainer Vandelli authored
      Modified Files:
      	CastorScript.py
      
      Typo corrected
      bdc23d04
  21. 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
  22. 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
  23. Jul 08, 2008
    • Wainer Vandelli's avatar
      · 68254506
      Wainer Vandelli authored
      The db connection is refreshed with a configurable timeout
      68254506
  24. Jul 03, 2008
  25. 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
  26. Jun 30, 2008
Loading