| 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/02 Daniela Dorner
|
|---|
| 21 |
|
|---|
| 22 | * datacenter/scripts/linkmc:
|
|---|
| 23 | - changed numbering of P and C run in linking
|
|---|
| 24 |
|
|---|
| 25 | * datacenter/scripts/sourcefile:
|
|---|
| 26 | - moved to root-version root_v4.04.02g
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 | 2006/02/01 Daniel Hoehne
|
|---|
| 31 |
|
|---|
| 32 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
|---|
| 33 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
|---|
| 34 | fillganymed, fillstar, writesequencefiles:
|
|---|
| 35 | - adapted usage of function setstatus
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| 39 | 2006/01/31 Daniela Dorner
|
|---|
| 40 |
|
|---|
| 41 | * datacenter/macros/setstatus.C, getdolist.C:
|
|---|
| 42 | - adapted macros to changes in new columns (fFailedCode,
|
|---|
| 43 | fFailedComment)
|
|---|
| 44 |
|
|---|
| 45 | * datacenter/macros/setstatus.C:
|
|---|
| 46 | - added "noreset" for column fStartTime (is needed so that runtime
|
|---|
| 47 | is available in case of failure)
|
|---|
| 48 |
|
|---|
| 49 | * datacenter/macros/setupdb.C:
|
|---|
| 50 | - added new columns
|
|---|
| 51 |
|
|---|
| 52 | * datacenter/scripts/runcallisto, runganymed, runstar:
|
|---|
| 53 | - implemented failure handling
|
|---|
| 54 |
|
|---|
| 55 | * datacenter/scripts/sourcefile:
|
|---|
| 56 | - implemented new functions to set status values
|
|---|
| 57 |
|
|---|
| 58 |
|
|---|
| 59 |
|
|---|
| 60 | 2006/01/30 Daniel Hoehne
|
|---|
| 61 |
|
|---|
| 62 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
|---|
| 63 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
|---|
| 64 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
|---|
| 65 | writesequencefiles:
|
|---|
| 66 | - added function setstatus in sourcefile
|
|---|
| 67 | - changed calling of setstatus.C in setstatus
|
|---|
| 68 | - implemented variable $program to generalize usage of setstatus
|
|---|
| 69 | - replaced corresponding piece of code by function setstatus
|
|---|
| 70 | - fixed some typos
|
|---|
| 71 |
|
|---|
| 72 |
|
|---|
| 73 |
|
|---|
| 74 | 2006/01/30 Daniela Dorner
|
|---|
| 75 |
|
|---|
| 76 | * datacenter/macros/setstatus.C, getdolist.C:
|
|---|
| 77 | - adapted macros to the improvement of failure handling in the
|
|---|
| 78 | automatic analysis (added columns fFailed, fStartTime,
|
|---|
| 79 | fFailedTime)
|
|---|
| 80 |
|
|---|
| 81 |
|
|---|
| 82 |
|
|---|
| 83 | 2006/01/27 Thomas Bretz
|
|---|
| 84 |
|
|---|
| 85 | * mjobs/MDataSet.cc:
|
|---|
| 86 | - improved a warning output
|
|---|
| 87 |
|
|---|
| 88 |
|
|---|
| 89 |
|
|---|
| 90 | 2006/01/23 Thomas Bretz
|
|---|
| 91 |
|
|---|
| 92 | * mbase/MTime.cc:
|
|---|
| 93 | - removed a sanity check in GetStringFmt. It work's quite nice
|
|---|
| 94 | in the DC but crashes on my Laptop (which is not so important)
|
|---|
| 95 |
|
|---|
| 96 |
|
|---|
| 97 |
|
|---|
| 98 | 2006/01/10 Daniela Dorner
|
|---|
| 99 |
|
|---|
| 100 | * datacenter/macros/*.C, datacenter/script:
|
|---|
| 101 | - updated and added documentation
|
|---|
| 102 | - improved logging
|
|---|
| 103 | - fixed small bugs
|
|---|