- Jun 24, 2011
-
-
Wainer Vandelli authored
-
- Apr 13, 2010
-
-
Wainer Vandelli authored
-
- Sep 04, 2009
-
-
Wainer Vandelli authored
-
- Aug 26, 2009
-
-
Wainer Vandelli authored
-
- Jan 13, 2009
-
-
Wainer Vandelli authored
Add the possibility to extend at run time the PYTHON_PATH (i.e. module search path)
-
- Oct 15, 2008
-
-
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
-
- Aug 20, 2008
-
-
Wainer Vandelli authored
Some more try&except statements handling the database
-
- Aug 08, 2008
-
-
Wainer Vandelli authored
Use functions of the os omodule to handle/strip/join directories and files, instead of 'home-made' expressions
-
- Aug 06, 2008
-
-
Wainer Vandelli authored
Support the disabling of DB access
-
Wainer Vandelli authored
-
Wainer Vandelli authored
Do not update the DB configuration, since it is not useful
-
Wainer Vandelli authored
-
Wainer Vandelli authored
-- Dynamic loading of the filename parser module added
-
- Jul 15, 2008
-
-
Andreas Battaglia authored
-
Andreas Battaglia authored
-
- Jul 11, 2008
-
-
Wainer Vandelli authored
Modified Files: CastorScript.py Typo corrected
-
- Jul 10, 2008
-
-
Wainer Vandelli authored
Modified Files: CastorScript.py Database.py ManagerThread.py -- Exception reporting in DB corrected -- Filename pattern matching
-
- Jul 09, 2008
-
-
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 ----------------------------------------------------------------------
-
- Jul 08, 2008
-
-
Wainer Vandelli authored
The db connection is refreshed with a configurable timeout
-
- Jul 03, 2008
-
-
Andreas Battaglia authored
* Database logging severity level can now be change run time
-
- Jul 02, 2008
-
-
Andreas Battaglia authored
Connection string and table names are now configurable
-
Andreas Battaglia authored
-- Per thread logging -- Avoid clashes accessing the DB using locks -- Use statvfs instead of df
-
Wainer Vandelli authored
Enable dynamic directory definition. Merge some changes made during testing
-
Andreas Battaglia authored
Directory for sources created
-
- Jun 30, 2008
-
-
Andreas Battaglia authored
-