source: trunk/MagicSoft/Mars/Changelog@ 7485

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