source: trunk/MagicSoft/Mars/Changelog@ 7486

Last change on this file since 7486 was 7486, checked in by Daniela Dorner, 20 years ago
*** empty log message ***
File size: 5.8 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/08 Daniela Dorner
21
22 * datacenter/scripts/sourcefile:
23 - implemented function checklock
24 - bugfix for failure code
25
26 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
27 checkstardone, doexclusions, fillcallisto, fillganymed, fillstar,
28 makecallistolinks, runcallisto, runganymed, runstar,
29 writesequencefiles:
30 - implemented usage of function checklock
31
32 * datacenter/scripts/copyscript, doqualityplots, dowebplots,
33 insertsequences, linkmc:
34 - implemented usage of function checklock
35 - implemented variable $program
36
37 * datacenter/scripts/dodatacheck:
38 - implemented usage of function checklock
39 - implemented variable $lockfile
40
41 * datacenter/scripts/insertdatasets, mcsequences, processmcsequences:
42 - implemented usage of function checklock
43 - implemented variables $lockfile and $program
44
45 * datacenter/macros/doexclusions.C, fillganymed.C:
46 - fixed bug
47
48 * datacenter/macros/fillsinope.C, setstatus.C:
49 - improved documentation
50
51 * datacenter/scripts/filesondisk:
52 - implemented finding of zipped files
53
54
55
56 2006/02/08 Thomas Bretz
57
58 * datacenter/macros/plotdb.C:
59 - some minor changes to the layout
60
61
62
63 2006/02/07 Daniela Dorner
64
65 * datacenter/scripts/makecallistolinks:
66 - fixed bug
67
68 * datacenter/db:
69 - added (directory with db-websites)
70
71
72
73 2006/02/07 Daniela Dorner, Daniel Hoehne
74
75 * datacenter/scripts/sourcefile:
76 - added failure code variables
77 - changed calling of setstatus.C accordingly
78
79 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
80 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
81 fillganymed, fillstar, runcallisto, runganymed, runstar,
82 writesequencefiles:
83 - implemented failure variable
84
85 * datacenter/macros/getdolist.C, setstatus.C, setupdb.C:
86 - added new/changed columns (fReturnCode, fFailedCode,
87 fFailedCodeAdd)
88
89
90
91 2006/02/06 Daniela Dorner
92
93 * datacenter/scripts/fillstar, macros/setstatus.C, getdolist.C:
94 - fixed bugs
95
96
97
98 2006/02/03 Daniela Dorner
99
100 * datacenter/scripts/sourcefile:
101 - implemented two new functions: getdolist, finish
102 - implemented usage of function finish in other functions
103
104 * datacenter/scripts/movingrawfiles:
105 - implemented zipping of rawfiles
106
107 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
108 checkstardone, copyscript, correcttime, dodatacheck, doexclusions,
109 fillcallisto, fillganymed, fillstar, insertdatasets,
110 makecallistolinks, processmcsequences, runcallisto, runganymed,
111 runstar, writesequencefiles:
112 - replaced corresponding pieces of code by the functions getdolist
113 and finish
114 - moved variable $date to function getdolist
115 - improved logging
116 - generalized variables $lockfile and $todofile
117
118
119 2006/02/03 Daniela Dorner, Daniel Hoehne
120
121 * datacenter/scripts/sourcefile:
122 - fixed small bugs
123
124 * datacenter/scripts/runcallisto:
125 - small bugfix
126 - improved logging
127
128 * datacenter/scripts/insertdatasets:
129 - removed not needed variable
130
131 * datacenter/macros/getdolist.C:
132 - small bugfix
133
134
135
136 2006/02/02 Daniela Dorner
137
138 * datacenter/scripts/linkmc:
139 - changed numbering of P and C run in linking
140
141 * datacenter/scripts/sourcefile:
142 - moved to root-version root_v4.04.02g
143
144
145
146 2006/02/01 Daniel Hoehne
147
148 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
149 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
150 fillganymed, fillstar, writesequencefiles:
151 - adapted usage of function setstatus
152
153
154
155 2006/01/31 Daniela Dorner
156
157 * datacenter/macros/setstatus.C, getdolist.C:
158 - adapted macros to changes in new columns (fFailedCode,
159 fFailedComment)
160
161 * datacenter/macros/setstatus.C:
162 - added "noreset" for column fStartTime (is needed so that runtime
163 is available in case of failure)
164
165 * datacenter/macros/setupdb.C:
166 - added new columns
167
168 * datacenter/scripts/runcallisto, runganymed, runstar:
169 - implemented failure handling
170
171 * datacenter/scripts/sourcefile:
172 - implemented new functions to set status values
173
174
175
176 2006/01/30 Daniel Hoehne
177
178 * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
179 checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
180 fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
181 writesequencefiles:
182 - added function setstatus in sourcefile
183 - changed calling of setstatus.C in setstatus
184 - implemented variable $program to generalize usage of setstatus
185 - replaced corresponding piece of code by function setstatus
186 - fixed some typos
187
188
189
190 2006/01/30 Daniela Dorner
191
192 * datacenter/macros/setstatus.C, getdolist.C:
193 - adapted macros to the improvement of failure handling in the
194 automatic analysis (added columns fFailed, fStartTime,
195 fFailedTime)
196
197
198
199 2006/01/27 Thomas Bretz
200
201 * mjobs/MDataSet.cc:
202 - improved a warning output
203
204
205
206 2006/01/23 Thomas Bretz
207
208 * mbase/MTime.cc:
209 - removed a sanity check in GetStringFmt. It work's quite nice
210 in the DC but crashes on my Laptop (which is not so important)
211
212
213
214 2006/01/10 Daniela Dorner
215
216 * datacenter/macros/*.C, datacenter/script:
217 - updated and added documentation
218 - improved logging
219 - fixed small bugs
Note: See TracBrowser for help on using the repository browser.