source: trunk/MagicSoft/Mars/Changelog@ 7483

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