| 1 | Please do not write behind the end of line tag so that it is possible
|
|---|
| 2 | to send a Changelog file to a line printer directly. Thanks.
|
|---|
| 3 |
|
|---|
| 4 | For your entries please follow EXACTLY this style:
|
|---|
| 5 |
|
|---|
| 6 | _yyyy/mm/dd_[Your Name]
|
|---|
| 7 | _
|
|---|
| 8 | ___*_filename:
|
|---|
| 9 | _____-_description
|
|---|
| 10 | _
|
|---|
| 11 | ___*_filename2, filename3:
|
|---|
| 12 | _____-_description
|
|---|
| 13 | _
|
|---|
| 14 | _
|
|---|
| 15 | _
|
|---|
| 16 |
|
|---|
| 17 | While an underscore is a placeholder for a white-space or an empty line.
|
|---|
| 18 |
|
|---|
| 19 | -*-*- END OF LINE -*-*-
|
|---|
| 20 | 2006/02/03 Daniela Dorner, Daniel Hoehne
|
|---|
| 21 |
|
|---|
| 22 | * datacenter/scripts/sourcefile:
|
|---|
| 23 | - fixed small bugs
|
|---|
| 24 |
|
|---|
| 25 | * datacenter/scripts/runcallisto:
|
|---|
| 26 | - small bugfix
|
|---|
| 27 | - improved logging
|
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 | 2006/02/02 Daniela Dorner
|
|---|
| 32 |
|
|---|
| 33 | * datacenter/scripts/linkmc:
|
|---|
| 34 | - changed numbering of P and C run in linking
|
|---|
| 35 |
|
|---|
| 36 | * datacenter/scripts/sourcefile:
|
|---|
| 37 | - moved to root-version root_v4.04.02g
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | 2006/02/01 Daniel Hoehne
|
|---|
| 42 |
|
|---|
| 43 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
|---|
| 44 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
|---|
| 45 | fillganymed, fillstar, writesequencefiles:
|
|---|
| 46 | - adapted usage of function setstatus
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 | 2006/01/31 Daniela Dorner
|
|---|
| 51 |
|
|---|
| 52 | * datacenter/macros/setstatus.C, getdolist.C:
|
|---|
| 53 | - adapted macros to changes in new columns (fFailedCode,
|
|---|
| 54 | fFailedComment)
|
|---|
| 55 |
|
|---|
| 56 | * datacenter/macros/setstatus.C:
|
|---|
| 57 | - added "noreset" for column fStartTime (is needed so that runtime
|
|---|
| 58 | is available in case of failure)
|
|---|
| 59 |
|
|---|
| 60 | * datacenter/macros/setupdb.C:
|
|---|
| 61 | - added new columns
|
|---|
| 62 |
|
|---|
| 63 | * datacenter/scripts/runcallisto, runganymed, runstar:
|
|---|
| 64 | - implemented failure handling
|
|---|
| 65 |
|
|---|
| 66 | * datacenter/scripts/sourcefile:
|
|---|
| 67 | - implemented new functions to set status values
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
| 70 |
|
|---|
| 71 | 2006/01/30 Daniel Hoehne
|
|---|
| 72 |
|
|---|
| 73 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
|---|
| 74 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
|---|
| 75 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
|---|
| 76 | writesequencefiles:
|
|---|
| 77 | - added function setstatus in sourcefile
|
|---|
| 78 | - changed calling of setstatus.C in setstatus
|
|---|
| 79 | - implemented variable $program to generalize usage of setstatus
|
|---|
| 80 | - replaced corresponding piece of code by function setstatus
|
|---|
| 81 | - fixed some typos
|
|---|
| 82 |
|
|---|
| 83 |
|
|---|
| 84 |
|
|---|
| 85 | 2006/01/30 Daniela Dorner
|
|---|
| 86 |
|
|---|
| 87 | * datacenter/macros/setstatus.C, getdolist.C:
|
|---|
| 88 | - adapted macros to the improvement of failure handling in the
|
|---|
| 89 | automatic analysis (added columns fFailed, fStartTime,
|
|---|
| 90 | fFailedTime)
|
|---|
| 91 |
|
|---|
| 92 |
|
|---|
| 93 |
|
|---|
| 94 | 2006/01/27 Thomas Bretz
|
|---|
| 95 |
|
|---|
| 96 | * mjobs/MDataSet.cc:
|
|---|
| 97 | - improved a warning output
|
|---|
| 98 |
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 | 2006/01/23 Thomas Bretz
|
|---|
| 102 |
|
|---|
| 103 | * mbase/MTime.cc:
|
|---|
| 104 | - removed a sanity check in GetStringFmt. It work's quite nice
|
|---|
| 105 | in the DC but crashes on my Laptop (which is not so important)
|
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 | 2006/01/10 Daniela Dorner
|
|---|
| 110 |
|
|---|
| 111 | * datacenter/macros/*.C, datacenter/script:
|
|---|
| 112 | - updated and added documentation
|
|---|
| 113 | - improved logging
|
|---|
| 114 | - fixed small bugs
|
|---|