- Jun 25, 2014
-
-
Andre Sailer authored
Updated release notes, releases.cfg and __init__.py
-
Andre Sailer authored
CentOS release 6 was not recocgnized, added statements and identify OS as slc6 part of the file were indented with tabs instead of space
-
- Jun 04, 2014
-
-
Andre Sailer authored
-
- Jun 03, 2014
-
-
Andre Sailer authored
logFilePath and logTargetPath are lists and not strings, properly remove the double slashes in the LFN inside the lists now
-
Andre Sailer authored
-
Andre Sailer authored
In ILDRegisterOutputData: lists instead of keys were looked for in dictionaries
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
ILCDIRAC-177: FIX: If an application has additional sections (AdditionalEnvVar) but no Dependencies dirac-ilc-show-software would crash.
-
Andre Sailer authored
-
- Jun 02, 2014
-
-
Andre Sailer authored
Remove complete duplication of the code Fix all PyLint warnings
-
Andre Sailer authored
The full path of the whizardLocalFolder was passed to the tar command instead of the relative path only.
-
Andre Sailer authored
Replace the if count('//') with while count('//') to remove also more than two slashes Move the cleanup to new function cleanUpLFN and also cleanUp LogFilePath and LogTargetPath LFNs
-
- Oct 30, 2013
-
-
Christian Grefe authored
-
Christian Grefe authored
-
- Oct 23, 2013
-
-
Christian Grefe authored
-
- Oct 15, 2013
-
-
Stephane Guillaume Poss authored
Make the catalogs to use for production jobs CS configurable per experiment. This is intended to be used when the TransformationCatalog will be enabled, to get rid of the InputDataAgent.
-
- Sep 26, 2013
-
-
Christian Grefe authored
-
- Sep 23, 2013
-
-
Christian Grefe authored
-
- Sep 02, 2013
-
-
Christian Grefe authored
-
- Aug 28, 2013
-
-
Christian Grefe authored
-
- Aug 27, 2013
-
-
Stephane Guillaume Poss authored
-
Stephane Guillaume Poss authored
-
Stephane Guillaume Poss authored
-
- Aug 23, 2013
-
-
Stephane Guillaume Poss authored
Fix issue with ElementTree escaping characters by de-escaping them. This makes bad XML but is required by LCFI (and it's faster to do it here than changing the xml parser inside Maarlin)
-
- Aug 21, 2013
-
-
Christian Grefe authored
-
Christian Grefe authored
-
Christian Grefe authored
-
- Aug 20, 2013
-
-
Christian Grefe authored
-
Christian Grefe authored
-
Christian Grefe authored
Added new methods to the overlay application, that should replace the old methods with misleading names. This should clarify the the usage. Improved the documentation.
-
- Aug 17, 2013
-
-
Stephane Guillaume Poss authored
-
Stephane Guillaume Poss authored
Do not append LFN: in front of the InputData as it breaks the InputFilesUtilties methods. No present in Produciton anyway.
-
- Aug 12, 2013
-
-
Christian Grefe authored
Removed default values for number of bunch crossings to overlay and number of background events per bunch crossing
-
Christian Grefe authored
-
- Aug 08, 2013
-
-
Andre Sailer authored
-
- Aug 07, 2013
-
-
Andre Sailer authored
Fix error in the retrieval of the number of events in the background files. Also written in release notes. Marginally related to ILCDIRAC-104
-
- Aug 05, 2013
-
-
Stephane Guillaume Poss authored
-
- Aug 02, 2013
-
-
Andre Sailer authored
For ILCDIRAC-100: Removed default value for OverlayInput::setBkgEvtType, when not set return S_ERROR in _checkConsisteny. Added call in all the uses of OverlayInput I could find.
-
- Jul 25, 2013
-
-
Andre Sailer authored
-