kestes%walrus.com
f69cd0a98f
remove duplicate my of status variable.
2002-05-03 20:17:23 +00:00
kestes%walrus.com
8990eae04a
use a centralized function to round numbers.
...
only use successful builds in computation of deadtime.
only use 10 most recent builds in computation of averages.
We do not use the very first datapoint in computation
of averages.
Fix the incoming data here so that builds do not overlap.
add a debug_database() function for use in debugging code.
there was an 'if ($buildstatus ne 'not_running')' but this
can't appear in the database remove it.
2002-05-03 19:50:43 +00:00
kestes%walrus.com
4ab3045a33
allow build errors to be turned off.
2002-05-03 19:43:58 +00:00
kestes%walrus.com
b16ea7b0e2
centrallize all rounding through a single function.
2002-05-03 19:41:44 +00:00
gerv%gerv.net
b218062135
Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave.
2002-05-03 06:37:47 +00:00
gerv%gerv.net
bfb3cce8b4
Bug 141609 - "Version unspecified" error when changing product with product groups enabled. Patch by myk; 2xr=gerv.
2002-05-03 06:03:25 +00:00
matty%chariot.net.au
47f731d5e8
Bug 97496: Release notes updates.
2002-05-03 05:50:32 +00:00
kestes%walrus.com
ca93a2b433
misuse of '==' for 'eq'.
2002-05-03 04:44:05 +00:00
kestes%walrus.com
1505bf2a2e
typo in construct_build_event_times_vec
2002-05-03 04:33:30 +00:00
kestes%walrus.com
4873d9a990
put bugs on the end,
2002-05-03 04:16:40 +00:00
kestes%walrus.com
067069f8d2
typo sorting on empty field
2002-05-03 04:16:12 +00:00
kestes%walrus.com
f8d159be9d
add new buildtime disipline
2002-05-03 04:12:02 +00:00
kestes%walrus.com
0c65e1afce
adjust the tree states
2002-05-03 04:11:12 +00:00
kestes%walrus.com
9bc32c322d
add new
...
construct_build_event_times_vec function
2002-05-03 04:10:29 +00:00
kestes%walrus.com
2355554a1e
semi colon
2002-05-03 03:38:44 +00:00
kestes%walrus.com
ee761d09d1
legend for description
2002-05-03 03:37:05 +00:00
kestes%walrus.com
2ab431d69a
add a space in text.
2002-05-03 03:29:14 +00:00
kestes%walrus.com
d6b3c5c762
add descriptions for TreeState
2002-05-03 03:28:18 +00:00
kestes%walrus.com
81583437eb
add descriptions to states
2002-05-03 03:27:30 +00:00
kestes%walrus.com
d0c5c808e7
fixes
2002-05-03 03:15:54 +00:00
kestes%walrus.com
ff32364cde
fixes
2002-05-03 02:41:09 +00:00
kestes%walrus.com
13e4529392
fixes
2002-05-03 02:37:27 +00:00
kestes%walrus.com
3ed3e16492
add new 'TinderHeader::TreeState_Bonsai_Plus'
2002-05-03 02:32:06 +00:00
kestes%walrus.com
c7b365c980
combine txt and bonsai modules.
2002-05-03 02:22:47 +00:00
kestes%walrus.com
c20ab68d89
fixes for new treestate admin code.
2002-05-03 02:21:52 +00:00
mcafee%netscape.com
7fd026b185
Fix spelling errors. r=kestes (140449)
2002-05-03 02:05:12 +00:00
kestes%walrus.com
9a758239d7
fixes for VC_NAME and REGEXP code
2002-05-03 00:27:48 +00:00
kestes%walrus.com
5a854594e1
rearrange names of bug_id2url to make the new bonsai code work.
2002-05-03 00:19:41 +00:00
kestes%walrus.com
3682555264
use single quotes arround rexexp.
2002-05-03 00:10:18 +00:00
kestes%walrus.com
5d4d93b819
fix typo, make bug_ids uniq.
2002-05-03 00:09:56 +00:00
kestes%walrus.com
e47294c244
missing parenthesis
2002-05-02 23:58:48 +00:00
kestes%walrus.com
f8f7153aaf
Pick up $VC_NAME by fixing typo
...
add new $VC_BUGNUM_REGEXP code
fix empty cell with shading problem
2002-05-02 23:57:16 +00:00
kestes%walrus.com
a2b0795c04
add cvskeywords.
2002-05-02 23:54:26 +00:00
kestes%walrus.com
fbb6233314
document new event_times_vec function
2002-05-02 23:53:24 +00:00
kestes%walrus.com
75f79b86cf
change column header to "Guilty" and add new regular expression to find bug ticket numbers in checkin comments.
2002-05-02 23:51:58 +00:00
kestes%walrus.com
5d7747f14f
inconsistent spelling of %TinderboxPrininconsistent spelling of %TinderboxPrintt
2002-05-02 23:43:24 +00:00
kestes%walrus.com
4a53ffb173
fix auto refersh line, make it look more like samples found on the web.
2002-05-02 23:15:48 +00:00
kestes%walrus.com
956737035a
add cvs keywords to files.
2002-05-02 22:58:28 +00:00
kestes%walrus.com
7963a1d6cc
adding cvs keywords to files.
2002-05-02 22:57:29 +00:00
kestes%walrus.com
806ae6cbda
add cvs keywords to files
2002-05-02 22:56:33 +00:00
kestes%walrus.com
b1e82db052
make the build cells never truely emtpy.
2002-05-02 22:11:32 +00:00
kestes%walrus.com
f60dc21b14
tune error parsers for mozilla data.
2002-05-02 19:45:13 +00:00
gerv%gerv.net
5a75c530fa
Bug 141635 - showdependencygraph requires bug number for doall. Patch by zeroJ@null.net; 2xr=gerv.
2002-05-02 07:03:00 +00:00
kestes%walrus.com
1321e02561
must use undef not undefine.
2002-05-02 05:16:08 +00:00
kestes%walrus.com
2b629437c9
fix html formatting.
2002-05-02 04:38:52 +00:00
kestes%walrus.com
994271a2d1
fix \n missing from HTML.
...
add spaces arround notice available character to make it work with images.
2002-05-02 04:25:14 +00:00
kestes%walrus.com
c8aa1652f6
add cvs keywords.
...
make sure the comments in the HTML always show the full package name.
undo the wrongful deletion of 'dead code'
2002-05-02 04:12:41 +00:00
kestes%walrus.com
77d9a659c9
the code was not dead.
2002-05-02 04:08:40 +00:00
kestes%walrus.com
5ea35d297a
remove dead code.
2002-05-02 03:19:37 +00:00
kestes%walrus.com
f7b96ed3b4
ignore the error strings, not the warning strings.
2002-05-02 03:18:40 +00:00