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