| 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 | 
|---|
| 21 |  | 
|---|
| 22 | * datacenter/scripts/sourcefile: | 
|---|
| 23 | - implemented two new functions: getdolist, finish | 
|---|
| 24 | - implemented usage of function finish in other functions | 
|---|
| 25 |  | 
|---|
| 26 | * datacenter/scripts/movingrawfiles: | 
|---|
| 27 | - implemented zipping of rawfiles | 
|---|
| 28 |  | 
|---|
| 29 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 30 | checkstardone, copyscript, correcttime, dodatacheck, doexclusions, | 
|---|
| 31 | fillcallisto, fillganymed, fillstar, insertdatasets, | 
|---|
| 32 | makecallistolinks, processmcsequences, runcallisto, runganymed, | 
|---|
| 33 | runstar, writesequencefiles: | 
|---|
| 34 | - replaced corresponding pieces of code by the functions getdolist | 
|---|
| 35 | and finish | 
|---|
| 36 | - moved variable $date to function getstatus | 
|---|
| 37 | - improved logging | 
|---|
| 38 | - generalized variables $lockfile and $todofile | 
|---|
| 39 |  | 
|---|
| 40 |  | 
|---|
| 41 | 2006/02/03 Daniela Dorner, Daniel Hoehne | 
|---|
| 42 |  | 
|---|
| 43 | * datacenter/scripts/sourcefile: | 
|---|
| 44 | - fixed small bugs | 
|---|
| 45 |  | 
|---|
| 46 | * datacenter/scripts/runcallisto: | 
|---|
| 47 | - small bugfix | 
|---|
| 48 | - improved logging | 
|---|
| 49 |  | 
|---|
| 50 | * datacenter/scripts/insertdatasets: | 
|---|
| 51 | - removed not needed variable | 
|---|
| 52 |  | 
|---|
| 53 | * datacenter/macros/getdolist.C: | 
|---|
| 54 | - small bugfix | 
|---|
| 55 |  | 
|---|
| 56 |  | 
|---|
| 57 |  | 
|---|
| 58 | 2006/02/02 Daniela Dorner | 
|---|
| 59 |  | 
|---|
| 60 | * datacenter/scripts/linkmc: | 
|---|
| 61 | - changed numbering of P and C run in linking | 
|---|
| 62 |  | 
|---|
| 63 | * datacenter/scripts/sourcefile: | 
|---|
| 64 | - moved to root-version root_v4.04.02g | 
|---|
| 65 |  | 
|---|
| 66 |  | 
|---|
| 67 |  | 
|---|
| 68 | 2006/02/01 Daniel Hoehne | 
|---|
| 69 |  | 
|---|
| 70 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 71 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, | 
|---|
| 72 | fillganymed, fillstar, writesequencefiles: | 
|---|
| 73 | - adapted usage of function setstatus | 
|---|
| 74 |  | 
|---|
| 75 |  | 
|---|
| 76 |  | 
|---|
| 77 | 2006/01/31 Daniela Dorner | 
|---|
| 78 |  | 
|---|
| 79 | * datacenter/macros/setstatus.C, getdolist.C: | 
|---|
| 80 | - adapted macros to changes in new columns (fFailedCode, | 
|---|
| 81 | fFailedComment) | 
|---|
| 82 |  | 
|---|
| 83 | * datacenter/macros/setstatus.C: | 
|---|
| 84 | - added "noreset" for column fStartTime (is needed so that runtime | 
|---|
| 85 | is available in case of failure) | 
|---|
| 86 |  | 
|---|
| 87 | * datacenter/macros/setupdb.C: | 
|---|
| 88 | - added new columns | 
|---|
| 89 |  | 
|---|
| 90 | * datacenter/scripts/runcallisto, runganymed, runstar: | 
|---|
| 91 | - implemented failure handling | 
|---|
| 92 |  | 
|---|
| 93 | * datacenter/scripts/sourcefile: | 
|---|
| 94 | - implemented new functions to set status values | 
|---|
| 95 |  | 
|---|
| 96 |  | 
|---|
| 97 |  | 
|---|
| 98 | 2006/01/30 Daniel Hoehne | 
|---|
| 99 |  | 
|---|
| 100 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail, | 
|---|
| 101 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto, | 
|---|
| 102 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile, | 
|---|
| 103 | writesequencefiles: | 
|---|
| 104 | - added function setstatus in sourcefile | 
|---|
| 105 | - changed calling of setstatus.C in setstatus | 
|---|
| 106 | - implemented variable $program to generalize usage of setstatus | 
|---|
| 107 | - replaced corresponding piece of code by function setstatus | 
|---|
| 108 | - fixed some typos | 
|---|
| 109 |  | 
|---|
| 110 |  | 
|---|
| 111 |  | 
|---|
| 112 | 2006/01/30 Daniela Dorner | 
|---|
| 113 |  | 
|---|
| 114 | * datacenter/macros/setstatus.C, getdolist.C: | 
|---|
| 115 | - adapted macros to the improvement of failure handling in the | 
|---|
| 116 | automatic analysis (added columns fFailed, fStartTime, | 
|---|
| 117 | fFailedTime) | 
|---|
| 118 |  | 
|---|
| 119 |  | 
|---|
| 120 |  | 
|---|
| 121 | 2006/01/27 Thomas Bretz | 
|---|
| 122 |  | 
|---|
| 123 | * mjobs/MDataSet.cc: | 
|---|
| 124 | - improved a warning output | 
|---|
| 125 |  | 
|---|
| 126 |  | 
|---|
| 127 |  | 
|---|
| 128 | 2006/01/23 Thomas Bretz | 
|---|
| 129 |  | 
|---|
| 130 | * mbase/MTime.cc: | 
|---|
| 131 | - removed a sanity check in GetStringFmt. It work's quite nice | 
|---|
| 132 | in the DC but crashes on my Laptop (which is not so important) | 
|---|
| 133 |  | 
|---|
| 134 |  | 
|---|
| 135 |  | 
|---|
| 136 | 2006/01/10 Daniela Dorner | 
|---|
| 137 |  | 
|---|
| 138 | * datacenter/macros/*.C, datacenter/script: | 
|---|
| 139 | - updated and added documentation | 
|---|
| 140 | - improved logging | 
|---|
| 141 | - fixed small bugs | 
|---|