ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/Status.py
Revision 1.82 - (view) (annotate) - [select for diffs]
Sat Jul 18 01:14:11 2009 UTC (15 years, 9 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_1, CRAB_2_6_1_pre1, CRAB_2_6_1_pre2, CRAB_2_6_1_pre3, CRAB_2_6_1_pre4, CRAB_2_6_2, CRAB_2_6_2_pre1, CRAB_2_6_2_pre2, test_1
Branch point for: CRAB_2_6_X_br
Changes since 1.81: +4 -3 lines
Diff to previous 1.81
fix Segmentation fault

Revision 1.81 - (view) (annotate) - [select for diffs]
Thu Jul 9 21:57:12 2009 UTC (15 years, 9 months ago) by spiga
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
aborted jobs are flagges as A

Revision 1.80 - (view) (annotate) - [select for diffs]
Mon Jul 6 09:45:33 2009 UTC (15 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.79: +6 -4 lines
Diff to previous 1.79
improve message

Revision 1.79 - (view) (annotate) - [select for diffs]
Fri Jul 3 15:00:45 2009 UTC (15 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.78: +13 -2 lines
Diff to previous 1.78
less confusing message for job Done but not yet Terminated

Revision 1.78 - (view) (annotate) - [select for diffs]
Thu Jul 2 15:10:11 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.77: +9 -3 lines
Diff to previous 1.77
set state to Aborted if status is DA in StandAlone

Revision 1.77 - (view) (annotate) - [select for diffs]
Thu Jul 2 15:03:41 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.76: +4 -0 lines
Diff to previous 1.76
print CMS names for running CE

Revision 1.76 - (view) (annotate) - [select for diffs]
Thu Jun 25 21:21:57 2009 UTC (15 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0
Changes since 1.75: +1 -2 lines
Diff to previous 1.75
roll back

Revision 1.75 - (view) (annotate) - [select for diffs]
Thu Jun 25 14:35:04 2009 UTC (15 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.74: +2 -1 lines
Diff to previous 1.74
fix to handle status of aborted jobs

Revision 1.74 - (view) (annotate) - [select for diffs]
Fri Jun 19 10:26:03 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre12, CRAB_2_6_0_pre13, CRAB_2_6_0_pre14
Changes since 1.73: +9 -1 lines
Diff to previous 1.73
improve error message for NotSubmitted case

Revision 1.73 - (view) (annotate) - [select for diffs]
Fri Jun 12 15:02:56 2009 UTC (15 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre10, CRAB_2_6_0_pre11
Changes since 1.72: +6 -1 lines
Diff to previous 1.72
handle job.closed field

Revision 1.72 - (view) (annotate) - [select for diffs]
Fri Jun 12 09:36:34 2009 UTC (15 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre9
Changes since 1.71: +9 -8 lines
Diff to previous 1.71
print ended field only if with verbose status

Revision 1.71 - (view) (annotate) - [select for diffs]
Thu Jun 11 13:52:30 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.70: +5 -5 lines
Diff to previous 1.70
cosmetics

Revision 1.70 - (view) (annotate) - [select for diffs]
Wed Jun 10 11:40:52 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre8
Changes since 1.69: +2 -0 lines
Diff to previous 1.69
mods to use new filed "state" to check if action is allowed

Revision 1.69 - (view) (annotate) - [select for diffs]
Wed Jun 10 06:35:52 2009 UTC (15 years, 10 months ago) by edelmann
Branch: MAIN
Changes since 1.68: +5 -0 lines
Diff to previous 1.68
Added ARC support left and right.

Revision 1.68 - (view) (annotate) - [select for diffs]
Tue Jun 9 15:31:39 2009 UTC (15 years, 10 months ago) by slacapra
Branch: MAIN
Changes since 1.67: +8 -3 lines
Diff to previous 1.67
add -status verbose

Revision 1.67 - (view) (annotate) - [select for diffs]
Fri May 29 15:10:50 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre6, CRAB_2_6_0_pre7
Changes since 1.66: +10 -7 lines
Diff to previous 1.66
improved logging

Revision 1.66 - (view) (annotate) - [select for diffs]
Thu May 28 22:47:47 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre5
Changes since 1.65: +19 -23 lines
Diff to previous 1.65
from print to logging.info

Revision 1.65 - (view) (annotate) - [select for diffs]
Tue May 26 10:23:01 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre3, CRAB_2_6_0_pre4
Changes since 1.64: +9 -10 lines
Diff to previous 1.64
adapting code to logging usage. (crab_logger removed)

Revision 1.64 - (view) (annotate) - [select for diffs]
Thu May 21 10:32:30 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
Changes since 1.63: +9 -0 lines
Diff to previous 1.63
handle state field.

Revision 1.63 - (view) (annotate) - [select for diffs]
Thu May 21 09:44:35 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
Changes since 1.62: +1 -0 lines
Diff to previous 1.62
if state == Terminated, show status = Done..

Revision 1.62 - (view) (annotate) - [select for diffs]
Fri May 8 08:36:40 2009 UTC (15 years, 11 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre2
Changes since 1.61: +2 -0 lines
Diff to previous 1.61
add URL of exit code meaning in printout

Revision 1.61 - (view) (annotate) - [select for diffs]
Mon Mar 9 14:23:32 2009 UTC (16 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_5_0, CRAB_2_5_0_pre7, CRAB_2_5_1, CRAB_2_5_1_pre1, CRAB_2_5_1_pre2, CRAB_2_5_1_pre3, CRAB_2_5_1_pre4, CRAB_2_6_0_pre1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
fix for dashoboard

Revision 1.60 - (view) (annotate) - [select for diffs]
Sat Mar 7 16:37:15 2009 UTC (16 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre6
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
task name manipulation not more needed

Revision 1.59 - (view) (annotate) - [select for diffs]
Wed Mar 4 13:03:24 2009 UTC (16 years, 1 month ago) by slacapra
Branch: MAIN
Changes since 1.58: +7 -1 lines
Diff to previous 1.58
some improvement in printOut

Revision 1.58 - (view) (annotate) - [select for diffs]
Tue Feb 17 22:51:26 2009 UTC (16 years, 2 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_5_0_pre4, CRAB_2_5_0_pre5
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
Safer fix on ended variable

Revision 1.57 - (view) (annotate) - [select for diffs]
Tue Feb 10 14:36:54 2009 UTC (16 years, 2 months ago) by mcinquil
Branch: MAIN
Changes since 1.56: +1 -0 lines
Diff to previous 1.56
Fixed out of scope variable

Revision 1.56 - (view) (annotate) - [select for diffs]
Mon Dec 8 21:24:18 2008 UTC (16 years, 4 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_4_3, CRAB_2_4_3_pre8, CRAB_2_4_4, CRAB_2_4_4_pre1, CRAB_2_4_4_pre2, CRAB_2_4_4_pre3, CRAB_2_4_4_pre4, CRAB_2_4_4_pre5, CRAB_2_4_4_pre6, CRAB_2_5_0_pre1, CRAB_2_5_0_pre2, CRAB_2_5_0_pre3
Changes since 1.55: +5 -6 lines
Diff to previous 1.55
added web monitoring info to PrintID functionality.

Revision 1.55 - (view) (annotate) - [select for diffs]
Mon Dec 8 20:58:21 2008 UTC (16 years, 4 months ago) by mcinquil
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
Fix for crab-sa

Revision 1.54 - (view) (annotate) - [select for diffs]
Mon Dec 8 20:23:47 2008 UTC (16 years, 4 months ago) by mcinquil
Branch: MAIN
Changes since 1.53: +6 -4 lines
Diff to previous 1.53
Printing ended tag instead of submission number

Revision 1.53 - (view) (annotate) - [select for diffs]
Mon Nov 24 13:36:08 2008 UTC (16 years, 5 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_4_3_pre3, CRAB_2_4_3_pre5, CRAB_2_4_3_pre6, CRAB_2_4_3_pre7
Changes since 1.52: +7 -0 lines
Diff to previous 1.52
Improvement on "first" client job status update when a new task is submitted
Reporting at the end of the status check the link of the server web page for web based job status check
Removed status update before submitting
(everything transparent to crab-sa)

Revision 1.52 - (view) (annotate) - [select for diffs]
Tue Nov 11 13:53:32 2008 UTC (16 years, 5 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_4_2, CRAB_2_4_3_pre1, CRAB_2_4_3_pre2
Changes since 1.51: +4 -4 lines
Diff to previous 1.51
added support to avoid print on screen while querying task status

Revision 1.50 - (view) (annotate) - [select for diffs]
Sun Sep 21 18:05:06 2008 UTC (16 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
restored column number in status print on screen

Revision 1.49 - (view) (annotate) - [select for diffs]
Mon Sep 1 10:10:19 2008 UTC (16 years, 8 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_3_2, CRAB_2_3_2_Fnal, CRAB_2_3_2_pre7, CRAB_2_4_0_pre1, CRAB_DLS_PHED, CRAB_DLS_PHED1
Changes since 1.48: +5 -5 lines
Diff to previous 1.48
also Done (Failed) must be managed

Revision 1.48 - (view) (annotate) - [select for diffs]
Sat Aug 30 12:23:04 2008 UTC (16 years, 8 months ago) by spiga
Branch: MAIN
Changes since 1.47: +7 -11 lines
Diff to previous 1.47
adjustments in print out formatting

Revision 1.47 - (view) (annotate) - [select for diffs]
Sat Aug 30 10:52:06 2008 UTC (16 years, 8 months ago) by spiga
Branch: MAIN
Changes since 1.46: +18 -30 lines
Diff to previous 1.46
more correct wrapper code reporting using the server. Minor bug fix

Revision 1.46 - (view) (annotate) - [select for diffs]
Mon Aug 25 15:47:27 2008 UTC (16 years, 8 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre4, CRAB_2_3_2_pre5
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
fix for typo in resubmit tip message

Revision 1.45 - (view) (annotate) - [select for diffs]
Mon Aug 25 09:55:17 2008 UTC (16 years, 8 months ago) by spiga
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44
added print reporting the submission number. it is useful for server usage

Revision 1.44 - (view) (annotate) - [select for diffs]
Mon Jul 28 22:10:04 2008 UTC (16 years, 9 months ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre2, CRAB_2_3_2_pre3
Changes since 1.43: +2 -1 lines
Diff to previous 1.43
Unique task names if ui_working_dir defined

Revision 1.43 - (view) (annotate) - [select for diffs]
Mon Jul 28 15:47:17 2008 UTC (16 years, 9 months ago) by ewv
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
Use identifier for CondorG/Glidein closer to Local schedulers

Revision 1.42 - (view) (annotate) - [select for diffs]
Fri Jul 25 14:37:47 2008 UTC (16 years, 9 months ago) by ewv
Branch: MAIN
Branch point for: AnaDataSet
Changes since 1.41: +16 -17 lines
Diff to previous 1.41
Fix for Dashboard reporting in CondorG

Revision 1.41 - (view) (annotate) - [select for diffs]
Mon Jul 7 13:30:59 2008 UTC (16 years, 9 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_3_2_pre1, CRAB_2_4_0_test
Changes since 1.40: +4 -2 lines
Diff to previous 1.40
fixes for Status reporting while using the server. Plus some print adjustment

Revision 1.40 - (view) (annotate) - [select for diffs]
Wed Jul 2 16:42:16 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
missed Created Status

Revision 1.39 - (view) (annotate) - [select for diffs]
Wed Jul 2 13:24:43 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
Changes since 1.38: +37 -5 lines
Diff to previous 1.38
more improvments on report part of status print out

Revision 1.38 - (view) (annotate) - [select for diffs]
Thu Jun 12 18:53:12 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_3_0, CRAB_2_3_0_pre1, CRAB_2_3_0_pre6, CRAB_2_3_1_pre1, CRAB_2_3_1_pre2, CRAB_2_3_1_pre3
Branch point for: CRAB_2_3_0_br
Changes since 1.37: +9 -8 lines
Diff to previous 1.37
first check for empty code in status summary

Revision 1.37 - (view) (annotate) - [select for diffs]
Tue Jun 10 14:49:59 2008 UTC (16 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_2_pre5
Changes since 1.36: +13 -36 lines
Diff to previous 1.36
 added list of jobs exit codes at the end of status report

Revision 1.36 - (view) (annotate) - [select for diffs]
Fri May 30 11:43:51 2008 UTC (16 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_1, CRAB_2_2_1_pre5, CRAB_2_2_1_pre6, CRAB_2_2_2_pre1, CRAB_2_2_2_pre2, CRAB_2_2_2_pre3, CRAB_2_2_2_pre4
Changes since 1.35: +3 -2 lines
Diff to previous 1.35
added retrieved status

Revision 1.35 - (view) (annotate) - [select for diffs]
Sat May 10 13:41:40 2008 UTC (16 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0, CRAB_2_2_0_pre19, CRAB_2_2_0_pre21, CRAB_2_2_1_pre1, CRAB_2_2_1_pre2, CRAB_2_2_1_pre3, CRAB_2_2_1_pre4, PRODCOMMON_0_10_7_testCS2
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
now resubmission working... still an optimization is needed on the status print on screen

Revision 1.34 - (view) (annotate) - [select for diffs]
Wed Apr 23 15:23:21 2008 UTC (17 years ago) by ewv
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre12, CRAB_2_2_0_pre13, CRAB_2_2_0_pre15, CRAB_2_2_0_pre16, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Fix spacing so range can be given directly back to crab

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Apr 23 15:21:31 2008 UTC (17 years ago) by ewv
Branch: MAIN
Changes since 1.32: +28 -10 lines
Diff to previous 1.32
Small function to make lists of jobs readable

Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Apr 22 18:34:25 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre11
Changes since 1.31: +1 -2 lines
Diff to previous 1.31
 fix for taskId format

Revision 1.31 - (view) (annotate) - [select for diffs]
Sun Apr 20 18:11:49 2008 UTC (17 years ago) by spiga
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
fix for info to the dashboard

Revision 1.30 - (view) (annotate) - [select for diffs]
Sun Apr 20 09:12:46 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre10
Changes since 1.29: +7 -3 lines
Diff to previous 1.29
revisited debug and logger message (removed print), added protection for non retrieved output, adjustment on inheritance

Revision 1.29 - (view) (annotate) - [select for diffs]
Tue Apr 15 16:55:00 2008 UTC (17 years ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre7, CRAB_2_2_0_pre8, CRAB_2_2_0_pre9, bp_osg_bdii
Branch point for: osg_bdii
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
minor fix

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Apr 15 16:34:58 2008 UTC (17 years ago) by spiga
Branch: MAIN
Changes since 1.27: +62 -78 lines
Diff to previous 1.27
restored the inheritance between Status and StatusServer. Enabled the possibility to write an xml file instead of print the screen report, during the status query. Started to restore to sand infos to ML

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Apr 1 15:23:25 2008 UTC (17 years, 1 month ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_2_0_pre2, CRAB_2_2_0_pre4, CRAB_2_2_0_pre5
Changes since 1.26: +1 -3 lines
Diff to previous 1.26
fix to avoid sigsegv, plus bug fix for crab wrapper

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Apr 1 14:53:36 2008 UTC (17 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
restored output functionality. Some fix on arguments format avoiding wrapper crash. Implemented tarball creation for output sanbox... still remaining to enable the check on output sandbox size...and the related backup solution

Revision 1.25 - (view) (annotate) - [select for diffs]
Fri Mar 28 17:16:23 2008 UTC (17 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24
improvment on query status.

Revision 1.24 - (view) (annotate) - [select for diffs]
Mon Mar 17 14:00:59 2008 UTC (17 years, 1 month ago) by spiga
Branch: MAIN
Changes since 1.23: +149 -139 lines
Diff to previous 1.23
Many changes to integrate BossLite. Creation step fully implemented and optimized... Submission is now working again. Here the missing things are the support for jobs submission by range, the message sending to ML, and the listmatch_match check. Actually the requirements can be changed on the fly as was in the past. The status is fully working with BossLite. The exit code display is not there since the new boss does not implement the RealTime mon.. here the functionality is under development by Federica: to be integrated.

Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Feb 4 14:41:57 2008 UTC (17 years, 2 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_1_0, CRAB_2_1_0_pre4, CRAB_2_1_0_pre5, CRAB_2_1_0_pre6, CRAB_2_1_1, CRAB_2_1_1_pre1, CRAB_2_1_1_pre3, CRAB_2_1_2, CRAB_2_1_2_pre1, CRAB_2_1_2_pre2, CRAB_2_2_0_pre1
Branch point for: CRAB_2_1_1_pre2, CRAB_2_1_2_br
Changes since 1.22: +3 -7 lines
Diff to previous 1.22
fix to report correctly info o dashboard

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Jan 4 17:30:56 2008 UTC (17 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_1_0_pre1, CRAB_2_1_0_pre2, CRAB_2_1_0_pre3
Changes since 1.21: +2 -10 lines
Diff to previous 1.21
Add support for LSF/CAF direct submission
Re-establish a correct inheritance pattern for Scheruled* classes
Start to remove some unneeded try: catch: statement and replace them with appropriate if:then:
Erase any use of cfg_param as a common block (expecially in conjuction with apmon) and replace it with the user of task DB
Several minor cleanup

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Oct 25 16:21:36 2006 UTC (18 years, 6 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_4_1, CRAB_1_4_1_pre1, CRAB_1_4_1_pre2, CRAB_1_4_2, CRAB_1_5_0_pre1, CRAB_1_5_0_pre2, CRAB_1_5_0_pre3
Branch point for: branch_1_4_1
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
modify the logic of status so that first the status of all jobs is retrieved from Boss DB, and then is used: previously the status of each jobs was retrieved separately

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Mar 27 17:36:35 2006 UTC (19 years, 1 month ago) by gutsche
Branch: MAIN
Changes since 1.17: +17 -7 lines
Diff to previous 1.17
commented out call to edg_wl_userinterface_common_LbWrapper because it would break condor_g scheduler execution on OSG-client only machines and secure parsing of jid and destination, in case of condor, no https grid id is available

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Mar 21 16:08:04 2006 UTC (19 years, 1 month ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.16: +0 -4 lines
Diff to previous 1.16
Removed the call to free() for apmon

Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Dec 17 17:12:29 2005 UTC (19 years, 4 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_0_4, CRAB_1_0_5, CRAB_1_0_6
Changes since 1.15: +11 -1 lines
Diff to previous 1.15
Fixed ML bug

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Dec 7 11:58:48 2005 UTC (19 years, 4 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_3
Changes since 1.14: +23 -8 lines
Diff to previous 1.14
many modification for -clean: including small re-structuring of Status class

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Nov 8 10:37:13 2005 UTC (19 years, 5 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2
Changes since 1.13: +7 -17 lines
Diff to previous 1.13
now common block for proto-mon

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Oct 3 12:17:43 2005 UTC (19 years, 7 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_0_0_beta4, CRAB_1_0_0_pre1_boss_2, CRAB_1_0_0_rc1, CRAB_1_0_1
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
fixed bugs

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Sep 1 16:26:39 2005 UTC (19 years, 8 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1_boss
Changes since 1.11: +0 -2 lines
Diff to previous 1.11
proto mon

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Aug 31 15:27:53 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
fix to have Marco crap work

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Aug 31 10:38:53 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.9: +6 -24 lines
Diff to previous 1.9
exit status

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Aug 30 14:26:10 2005 UTC (19 years, 8 months ago) by spiga
Branch: MAIN
Changes since 1.8: +30 -28 lines
Diff to previous 1.8
crab-mon

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Aug 23 12:42:05 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre3
Changes since 1.7: +9 -9 lines
Diff to previous 1.7
recomment...

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Aug 23 12:21:38 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.6: +9 -9 lines
Diff to previous 1.6
uncomment daniele code

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Aug 23 12:21:11 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
fill list (temp)

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Aug 23 11:34:05 2005 UTC (19 years, 8 months ago) by slacapra
Branch: MAIN
Changes since 1.4: +29 -28 lines
Diff to previous 1.4
use Scheduler for status

Revision 1.4 - (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
Changes since 1.3: +10 -2 lines
Diff to previous 1.3
too many changes to be listed here...

Revision 1.3 - (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.2: +6 -1 lines
Diff to previous 1.2
more check on DB plus other

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jul 26 16:49:11 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_0_0_pre1
Changes since 1.1: +3 -7 lines
Diff to previous 1.1
more changes

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Jul 25 14:31:24 2005 UTC (19 years, 9 months ago) by slacapra
Branch: MAIN
too many changes to be listed...

Convenience Links

Links to HEAD: (view) (annotate) Links to test_1: (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