ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/JobDB.py
Revision 1.23 - (view) (annotate) - [select for diffs]
Wed Oct 18 16:11:15 2006 UTC (18 years, 6 months ago) by corvo
Branch: MAIN
Changes since 1.22: +7 -0 lines
Diff to previous 1.22
Kill all fix (from Fabio)

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Oct 6 15:41:24 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_0_pre2, CRAB_1_4_0_pre3, CRAB_1_4_0_pre4
Changes since 1.21: +13 -4 lines
Diff to previous 1.21
add block in JobDB and recover SchedulerEdg

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Sep 25 22:41:37 2006 UTC (18 years, 7 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_3_0, CRAB_1_3_0_pre5, CRAB_1_3_0_pre6, CRAB_1_4_0_pre1
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
db_file written with job index (i+1) but ready with i, confusion, changed to i which means index in JobDB goes from 0 to n-1

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Sep 20 17:29:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0_pre3, CRAB_1_3_0_pre4
Changes since 1.19: +29 -12 lines
Diff to previous 1.19
BOSS4 + sub-file splitting + taskDB

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Aug 9 16:24:08 2006 UTC (18 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
print also destination on -list

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Aug 3 22:44:40 2006 UTC (18 years, 8 months ago) by gutsche
Branch: MAIN
Changes since 1.17: +11 -1 lines
Diff to previous 1.17
Commit for Malina: Handled block-splitting for CMSSW and CE->SE in .jdl files

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Jul 4 16:30:58 2006 UTC (18 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_0_pre9, CRAB_1_2_1
Branch point for: CRAB_BOSS4
Changes since 1.16: +1 -15 lines
Diff to previous 1.16
cosmetics

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Jun 30 11:31:27 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.15: +21 -16 lines
Diff to previous 1.15
simplify and fix handling of list in JobDB

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Jun 28 13:36:57 2006 UTC (18 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre8
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
fix if multiple args but w/o []

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Jun 28 00:36:52 2006 UTC (18 years, 10 months ago) by gutsche
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13
fixed JobDB arguments extraction for CMSSW jobs, no doubling of backslashes

Revision 1.13 - (view) (annotate) - [select for diffs]
Sun May 28 02:22:27 2006 UTC (18 years, 11 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre7, post_cmssw_integration_20060527
Changes since 1.12: +11 -18 lines
Diff to previous 1.12
Integrate CMSSW: support string of arguments rather than firstevent and the others as individual data members

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Apr 19 10:11:22 2006 UTC (19 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_1_0, CRAB_1_1_0_pre4, pre_cmssw_integration_20060527
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
-list index bug fixed

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Mar 27 17:33:18 2006 UTC (19 years, 1 month ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_1_0_pre1, CRAB_1_1_0_pre3
Changes since 1.10: +19 -19 lines
Diff to previous 1.10
secured access to _jobs array by making the index nj and integer

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Jan 18 18:32:21 2006 UTC (19 years, 3 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6, CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.9: +7 -2 lines
Diff to previous 1.9
Added a field taskId to keep track of tasks

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Aug 31 16:09:54 2005 UTC (19 years, 8 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_0_beta4, CRAB_1_0_0_pre1_boss, CRAB_1_0_0_pre1_boss_2, CRAB_1_0_0_rc1, CRAB_1_0_1, CRAB_1_0_2, CRAB_1_0_3, CRAB_1_0_4
Changes since 1.8: +10 -1 lines
Diff to previous 1.8
added bossid entry

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Aug 31 10:36:36 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.7: +13 -2 lines
Diff to previous 1.7
exit status

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Aug 23 10:38:09 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre2, CRAB_1_0_0_pre3
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
too many changes to be listed here...

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Aug 10 16:52:51 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
more check on DB plus other

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Jul 25 14:31:24 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1
Changes since 1.4: +31 -7 lines
Diff to previous 1.4
too many changes to be listed...

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Jul 20 10:03:22 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.3: +45 -1 lines
Diff to previous 1.3
too many changes to list them here...

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Jun 23 16:53:25 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
Commands '-list', '-status', '-kill', '-retrieve' implemented

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 22 15:14:57 2005 UTC (19 years, 10 months ago) by nsmirnov
Branch: MAIN
Changes since 1.1: +8 -8 lines
Diff to previous 1.1
The '-continue' option implemented

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Mar 10 16:20:30 2005 UTC (20 years, 1 month ago) by nsmirnov
Branch: MAIN
initial set of files

Convenience Links

Links to HEAD: (view) (annotate) Links to configure: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a