ViewVC Help
View Directory | Root Listing
root/cvsroot/COMP/CRAB/python
File Last Change
 ../
BossScript/
.cvsignore 1.1 (18 years ago) by slacapra: add .cvsignore ignoring all pyc files
Actor.py 1.2 (15 years ago) by slacapra: mods to use new filed "state" to check if action is allowed
AnalyzeProfile.py 1.2 (18 years ago) by elmer: Removed "2.2" in python2.2 pound-bang Changed "/usr/bin/python" to "/usr/bin/env python"
ApmonIf.py 1.9 (19 years ago) by corvo: New version of ApmonIf
Boss.py 1.55 (15 years ago) by spiga: delegate proxy to WMS for each task submission
CRAB_Server_API.py 1.1 (17 years ago) by farinafa: Added the support for the Client-Server interactions and submission to the server
Checker.py 1.19 (15 years ago) by slacapra: Introduce a CrabLogger class which hanlde the std python logging
Cleaner.py 1.14 (15 years ago) by farinafa: Fix to some typos and some old references to old status
CleanerServer.py 1.10 (15 years ago) by farinafa: Bugfix on CleanerServer client-side. Added a missing catch clause in workspace delete method.
CondorGLoggingInfo.py 1.3 (18 years ago) by slacapra: many minor fixes reported by pychecker, mostly unsude import and unused variables
CopyData.py 1.14 (15 years ago) by edelmann: Added ARC support left and right.
CrabLogger.py 1.1 (15 years ago) by slacapra: Introduce a CrabLogger class which hanlde the std python logging
Creator.py 1.75 (15 years ago) by spiga: improved logging
CredentialRenew.py 1.7 (15 years ago) by spiga: pass logger to credential API
DBSDeleteData.py 1.1 (17 years ago) by afanfani: script to delete from DBS a dataset/fileblock
DBinterface.py 1.63 (15 years ago) by mcinquil: Removing condition on created jobs status update
DLSInfo.py 1.31 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
DashboardAPI.py 1.5 (15 years ago) by spiga: change of the monalisa server requested by Julia
DataDiscovery.py 1.34 (15 years ago) by spiga: fix for ads VS dataset discriminator
DataLocation.py 1.34 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
EdgLoggingInfo.py 1.7 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
GetOutput.py 1.55 (15 years ago) by fanzago: fixed problem with USER.outputdir and USER.logdir, savannah bug 53596
GetOutputServer.py 1.44 (15 years ago) by spiga: fix time out for server at caf
GliteConfig.py 1.24 (15 years ago) by slacapra: changes to allows use of CREAM ce by setting GRID.use_cream = 1
InspectDBS.py 1.2 (15 years ago) by fanzago: common.logger.debugLevel --> common.debugLevel
InspectDBS2.py 1.2 (16 years ago) by afanfani: default to global DBS
JdlWriter.py 1.8 (15 years ago) by slacapra: Introduce a CrabLogger class which hanlde the std python logging
JobList.py 1.6 (18 years ago) by corvo: changes according to namespace class
JobType.py 1.22 (17 years ago) by fanzago: first changes about wrapper
Killer.py 1.19 (15 years ago) by spiga: Uniform Actions Name
KillerServer.py 1.32 (15 years ago) by spiga: Uniform Actions Name
LFNBaseName.py 1.23 (15 years ago) by fanzago: changes related publication name too long, savannah task 10664
Logger.py 1.2 (19 years ago) by corvo: new apmon verision with thread patch
Makefile 1.2 (19 years ago) by slacapra: not remove crab_0
ModifyJobReport.py 1.9 (16 years ago) by fanzago: add SEName, LFN and PFN to the FJR in the case of copy without publication for edm and not edm files
NameSpace.py 1.2 (18 years ago) by corvo: Hide classes avoiding clash
PhEDExDatasvcInfo.py 1.26 (15 years ago) by fanzago: changes related publication name too long, savannah task 10664
PostMortem.py 1.24 (15 years ago) by slacapra: goes on with other if one postMortem fails
PostMortemServer.py 1.10 (15 years ago) by slacapra: goes on with other if one postMortem fails
PrepareTarBall.sh 1.118 (15 years ago) by spiga: update tags
ProcInfo.py 1.4 (17 years ago) by slacapra: Upgrade of dashboard related classes to improve submission of monotoring infos for larg task: see https://hypernews.cern.ch/HyperNews/CMS/get/crabDevelopment/657/1/1/1/2/1/1.html
ProgressBar.py 1.1 (18 years ago) by slacapra: add progress bar
PsetManipulator.py 1.31 (15 years ago) by ewv: Solve case where multiple output modules present and case where modules present and not in endpath (Nicola)
Publisher.py 1.40 (15 years ago) by spiga: imporoved message. Added a check.
Reporter.py 1.11 (15 years ago) by spiga: typo
Resubmitter.py 1.16 (15 years ago) by spiga: Uniform Actions Name
ResubmitterServer.py 1.3 (15 years ago) by slacapra: mods to use new filed "state" to check if action is allowed
Scheduler.py 1.56 (15 years ago) by ewv: Move EDG_requirements and EDG_addJdlParam to Scheduler base class, enable for Condor
SchedulerArc.py 1.21 (15 years ago) by edelmann: Add support for configuration options GRID.additional_xrsl_parameters and GRID.max_cpu_time.
SchedulerCaf.py 1.14 (15 years ago) by spiga: syntax
SchedulerCondor.py 1.27 (15 years ago) by ewv: Move EDG_requirements and EDG_addJdlParam to Scheduler base class, enable for Condor
SchedulerCondorCommon.py 1.39 (15 years ago) by ewv: Fudge environment in Condor mode
SchedulerCondor_g.py 1.107 (16 years ago) by ewv: Fix CondorG problems with uniqueID, rename function to follow scheme
SchedulerGlidein.py 1.17 (15 years ago) by ewv: Revert to CRAB version of SchedulerGlidein, not BossLite
SchedulerGlite.py 1.71 (15 years ago) by slacapra: changes to allows use of CREAM ce by setting GRID.use_cream = 1
SchedulerGrid.py 1.113 (15 years ago) by ewv: Move EDG_requirements and EDG_addJdlParam to Scheduler base class, enable for Condor
SchedulerLocal.py 1.52 (15 years ago) by spiga: adapting code to EDG --> GRID migration
SchedulerLsf.py 1.28 (15 years ago) by spiga: fix for lsf submission for resource definition
SchedulerSge.py 1.10 (15 years ago) by mcinquil: changes from Friederike
Scram.py 1.20 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
ScriptWriter.py 1.44 (15 years ago) by spiga: call writeCfg only if pset is there
ServerCommunicator.py 1.43 (15 years ago) by farinafa: Remove old stuff related to pre-Credential API tests with MyProxy
ServerConfig.py 1.23 (15 years ago) by slacapra: cosmetics
Splitter.py 1.28 (15 years ago) by ewv: Don't lose message, detect ADS properly
Status.py 1.82 (15 years ago) by spiga: fix Segmentation fault
StatusServer.py 1.45 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
Submitter.py 1.161 (15 years ago) by ewv: Move from limiting # of created jobs to # of submitted jobs
SubmitterServer.py 1.83 (15 years ago) by ewv: Move from limiting # of created jobs to # of submitted jobs
TerminalController.py 1.2 (18 years ago) by slacapra: many minor fixes reported by pychecker, mostly unsude import and unused variables
UnserializePHP.py 1.2 (18 years ago) by slacapra: many minor fixes reported by pychecker, mostly unsude import and unused variables
ValidateCfg.py 1.5 (15 years ago) by spiga: adapting code to logging usage. (crab_logger removed)
WorkSpace.py 1.36 (15 years ago) by farinafa: Bugfix on CleanerServer client-side. Added a missing catch clause in workspace delete method.
_CRAB_Server_API.so 1.2 (16 years ago) by farinafa: Added parametric status field to retrieve different kind of information from server (not only standard status but also server-loggings, etc)
apmon.py 1.7 (17 years ago) by slacapra: Upgrade of dashboard related classes to improve submission of monotoring infos for larg task: see https://hypernews.cern.ch/HyperNews/CMS/get/crabDevelopment/657/1/1/1/2/1/1.html
asap-user-register 1.1 (17 years ago) by spiga: first commit for asap client service
check_HN_Name.py 1.1 (15 years ago) by slacapra: initial upload
cms_cmssw.py 1.333 (15 years ago) by ewv: Limit job creation for stand-alone, non-local schedulers
cms_site_catalogue.sh 1.1 (19 years ago) by afanfani: site local catalogue discovery script by Lassi. It require a site config file where CMS_CATALOGUE_PREFIX is defined (i.e. rfio:host:/path)
cmscp.py 1.56 (15 years ago) by edelmann: Added missing #! at first line of python script.
common.py 1.48 (15 years ago) by spiga: 2.6.2
configure 1.70 (15 years ago) by spiga: setup simplejson
crab 1.19 (16 years ago) by spiga: update doc
crab.cfg 1.88 (15 years ago) by spiga: EDG now is GRID
crab.csh 1.5 (18 years ago) by slacapra: To run from CVS: DBSAPI, DLSAPI and PSetCode is supposed to be one level down wrt python/
crab.py 1.216 (15 years ago) by ewv: Remove DBS paths inserted by CMSSW
crab.sh 1.6 (18 years ago) by slacapra: To run from CVS: DBSAPI, DLSAPI and PSetCode is supposed to be one level down wrt python/
crab_exceptions.py 1.3 (18 years ago) by slacapra: many minor fixes reported by pychecker, mostly unsude import and unused variables
crab_help.py 1.108 (15 years ago) by ewv: Add lumi splitting settings to docs, remove CMSSW.ads. Other minor cleanups
crab_template.sh 1.87 (15 years ago) by spiga: use exit code 10035 instead of 50110
crab_util.py 1.92.2.1 (15 years ago) by spiga: sync with head
fillCrabFjr.py 1.7 (16 years ago) by slacapra: why using try: except: when a simple if would do?
full_crab.cfg 1.20 (15 years ago) by ewv: Add lumi splitting settings to docs, remove CMSSW.ads. Other minor cleanups
minimal_crab.cfg 1.3 (16 years ago) by fanzago: fixed event_per_job entry
multicrab 1.2 (16 years ago) by spiga: update doc
multicrab.cfg 1.1 (16 years ago) by slacapra: first upload of multicrab
multicrab.py 1.15 (15 years ago) by slacapra: handle properly, well, with some dirty trick, the cretion and destruction of Crab and CrabLogger objects
parseCrabFjr.py 1.14 (16 years ago) by fanzago: added try-except for the case of fjr containing only <AnalysisFile> info. Exit_code 50115
pythia.cfg 1.2 (17 years ago) by mcinquil: Pythia updates to newest CMSSW versions
report.py 1.8 (15 years ago) by spiga: new version
writeCfg.py 1.23 (15 years ago) by ewv: Add config parameters for lumi-based splitting
zero 1.2 (19 years ago) by slacapra: too many changes to be listed...
1 directory and 101 files shown