source: trunk/MagicSoft/Mars/Changelog@ 7482

Last change on this file since 7482 was 7482, checked in by Daniela Dorner, 19 years ago
*** empty log message ***
File size: 4.5 KB
Line 
1Please do not write behind the end of line tag so that it is possible
2to send a Changelog file to a line printer directly. Thanks.
3
4For 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
17While an underscore is a placeholder for a white-space or an empty line.
18
19 -*-*- END OF LINE -*-*-
20 2006/02/07 Daniela Dorner, Daniel Hoehne
21
22 * datacenter/scripts/sourcefile:
23 - added failure code variables
24 - changed calling of setstatus.C accordingly
25
26 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
27 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
28 fillganymed, fillstar, runcallisto, runganymed, runstar,
29 writesequencefiles:
30 - implemented failure variable
31
32 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
33 - added new/changed columns (fReturnCode, fFailedCode,
34 fFailedCodeAdd)
35
36
37
38 2006/02/06 Daniela Dorner
39
40 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
41 - fixed bugs
42
43
44
45 2006/02/03 Daniela Dorner
46
47 * datacenter/scripts/sourcefile:
48 - implemented two new functions: getdolist, finish
49 - implemented usage of function finish in other functions
50
51 * datacenter/scripts/movingrawfiles:
52 - implemented zipping of rawfiles
53
54 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
55 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
56 fillcallisto, fillganymed, fillstar, insertdatasets,
57 makecallistolinks, processmcsequences, runcallisto, runganymed,
58 runstar, writesequencefiles:
59 - replaced corresponding pieces of code by the functions getdolist
60 and finish
61 - moved variable $date to function getdolist
62 - improved logging
63 - generalized variables $lockfile and $todofile
64
65
66 2006/02/03 Daniela Dorner, Daniel Hoehne
67
68 * datacenter/scripts/sourcefile:
69 - fixed small bugs
70
71 * datacenter/scripts/runcallisto:
72 - small bugfix
73 - improved logging
74
75 * datacenter/scripts/insertdatasets:
76 - removed not needed variable
77
78 * datacenter/macros/getdolist.C:
79 - small bugfix
80
81
82
83 2006/02/02 Daniela Dorner
84
85 * datacenter/scripts/linkmc:
86 - changed numbering of P and C run in linking
87
88 * datacenter/scripts/sourcefile:
89 - moved to root-version root_v4.04.02g
90
91
92
93 2006/02/01 Daniel Hoehne
94
95 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
96 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
97 fillganymed, fillstar, writesequencefiles:
98 - adapted usage of function setstatus
99
100
101
102 2006/01/31 Daniela Dorner
103
104 * datacenter/macros/setstatus.C, getdolist.C:
105 - adapted macros to changes in new columns (fFailedCode,
106 fFailedComment)
107
108 * datacenter/macros/setstatus.C:
109 - added "noreset" for column fStartTime (is needed so that runtime
110 is available in case of failure)
111
112 * datacenter/macros/setupdb.C:
113 - added new columns
114
115 * datacenter/scripts/runcallisto, runganymed, runstar:
116 - implemented failure handling
117
118 * datacenter/scripts/sourcefile:
119 - implemented new functions to set status values
120
121
122
123 2006/01/30 Daniel Hoehne
124
125 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
126 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
127 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
128 writesequencefiles:
129 - added function setstatus in sourcefile
130 - changed calling of setstatus.C in setstatus
131 - implemented variable $program to generalize usage of setstatus
132 - replaced corresponding piece of code by function setstatus
133 - fixed some typos
134
135
136
137 2006/01/30 Daniela Dorner
138
139 * datacenter/macros/setstatus.C, getdolist.C:
140 - adapted macros to the improvement of failure handling in the
141 automatic analysis (added columns fFailed, fStartTime,
142 fFailedTime)
143
144
145
146 2006/01/27 Thomas Bretz
147
148 * mjobs/MDataSet.cc:
149 - improved a warning output
150
151
152
153 2006/01/23 Thomas Bretz
154
155 * mbase/MTime.cc:
156 - removed a sanity check in GetStringFmt. It work's quite nice
157 in the DC but crashes on my Laptop (which is not so important)
158
159
160
161 2006/01/10 Daniela Dorner
162
163 * datacenter/macros/*.C, datacenter/script:
164 - updated and added documentation
165 - improved logging
166 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.