kestes%staff.mail.com
2895797689
must use HTMLPopUp::escapeURL on all arguments to bonsai.
2000-08-25 16:41:10 +00:00
timeless%mac.com
813f306433
Second live testcase, it seems that tinderbox normally would show building.
...
Quickparse doesn't recognize this, so it shows busted.
2000-08-25 06:02:13 +00:00
timeless%mac.com
dc9ca16d78
Not part of the build, Tinderbox.pm is giving bad output due to bad input from http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey-Ports&quickparse=1
...
This file will be used to debug the functions found in showbuilds.cgi and tbglobals.pl
2000-08-25 05:40:22 +00:00
mcafee%netscape.com
ca02953280
Minor tweaks
2000-08-24 23:33:04 +00:00
endico%mozilla.org
54b693f946
fixing breakage from previous change
2000-08-24 22:43:47 +00:00
endico%mozilla.org
3b17fd4dbe
Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset."
2000-08-24 22:29:52 +00:00
kestes%staff.mail.com
167219813d
the dependency fudge is no longer needed with the Tinderconfig method
...
of choosing implementations.
2000-08-24 15:05:47 +00:00
kestes%staff.mail.com
b6886d4490
better documentation as to what the variables are about in this config
...
file.
2000-08-24 15:04:33 +00:00
kestes%staff.mail.com
33c3b20b8c
allow Persistence to use different implementations controled by
...
TinderConfig
2000-08-24 15:00:45 +00:00
kestes%staff.mail.com
8f91d9aa80
turn off the performance logs by default
2000-08-24 14:57:19 +00:00
kestes%staff.mail.com
a79577357d
deprecate tinderbox: builddate
...
in preference for tinderbox: starttime
2000-08-24 14:56:30 +00:00
kestes%staff.mail.com
d18644b09f
a demo of what storable may look like. This is untested.
2000-08-24 14:55:04 +00:00
kestes%staff.mail.com
738b656f7a
new save_structure load_structure function to provide better
...
abstraction and allow us to use storable instead of dumper if we like.
2000-08-24 14:54:32 +00:00
kestes%staff.mail.com
99ee59ceb8
adjust call to Persistance to work with new abstraction.
2000-08-24 14:52:11 +00:00
kestes%staff.mail.com
ff9c647a77
adjust call to Persistance to work with new abstraction.
...
use status = 'build_failed', instead of 'busted',
round the division in $info
2000-08-24 14:51:47 +00:00
kestes%staff.mail.com
68274e4ff8
adjust call to Persistance to work with new abstraction.
...
add use TinderConfig;
2000-08-24 14:49:19 +00:00
kestes%staff.mail.com
13a51ffef9
adjust call to Persistance to work with new abstraction.
...
use status = 'build_failed', instead of 'busted',
add use TinderConfig;
2000-08-24 14:49:00 +00:00
kestes%staff.mail.com
6012b8b65d
we are not requiring gifs in the code so do not require them in the
...
configure.
2000-08-24 14:46:38 +00:00
dave%intrec.com
d116e27c2c
Fix for bug 16454: can now run checksetup.pl on databases with passwords.
2000-08-22 18:30:05 +00:00
cyeh%bluemartini.com
9016db8bf5
fix for #39044 : Some vers. of some browsers give a script warning on query page when not
...
using milestones. patch submitted by nkiesel@tbdnetworks.com
2000-08-21 20:16:00 +00:00
cyeh%bluemartini.com
eb380e0d73
fix for bug #44622 : perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
...
patches by mtakacs@pacbell.net .
2000-08-21 19:50:41 +00:00
slamm%netscape.com
8471e6bb86
Add warn<time>.<process>.html to remove list
2000-08-21 17:52:13 +00:00
terry%mozilla.org
aaa3570a2e
Deflect email away from me.
2000-08-16 23:07:37 +00:00
kestes%staff.mail.com
69e84b1e48
document that you should get the tests working first.
...
put in a warning that it may be hard to install.
2000-08-14 22:22:15 +00:00
kestes%staff.mail.com
0f9088403e
fix typo, '.' should have been ','
2000-08-14 21:58:58 +00:00
tara%tequilarista.org
f5be2bb43a
Landing zach's \n for #48947
2000-08-14 18:44:54 +00:00
dave%intrec.com
e5b22f2811
Re-fixing bug 30824 the correct way (which also fixes bug 46753)
2000-08-12 23:30:51 +00:00
cyeh%bluemartini.com
deb0d01766
fix for bug #44691 , patch submitted by jmrobins@tgix.com (Joe Robins)
2000-08-12 01:14:25 +00:00
kestes%staff.mail.com
42fad11257
*** empty log message ***
2000-08-11 00:35:25 +00:00
kestes%staff.mail.com
139a4e0735
*** empty log message ***
2000-08-11 00:27:27 +00:00
dave%intrec.com
3d77cd5f14
Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
...
omission in the original patch.
2000-08-09 20:49:11 +00:00
mcafee%netscape.com
47a0716168
Fixing slashes, not part of build.
2000-08-08 21:27:33 +00:00
valeski%netscape.com
354a376266
formatting change to wml output
2000-08-08 07:38:43 +00:00
valeski%netscape.com
cc3838a3e8
adding WML output for WAP browsers
2000-08-08 06:59:15 +00:00
tara%tequilarista.org
ed1c2f1f94
Fixing bug #46897
2000-08-07 22:59:55 +00:00
cyeh%bluemartini.com
56e3aeb2ff
fix for bug 42089: change wording of link from "create new bug" to
...
"report new bug". r=timeless@bemail.org , cyeh@bluemartini.com ,
patch submitted by zach@zachlipton.com
2000-08-07 17:53:36 +00:00
dave%intrec.com
72a73401d9
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
...
this one.
2000-08-06 05:42:30 +00:00
dave%intrec.com
1d0f4a84c7
Removing a couple lines from the patch for bug 31336 that got left in by
...
accident.
2000-08-04 23:16:01 +00:00
endico%mozilla.org
30379fc33c
deleted a blank line just to test whether cvs and bonsai are working
2000-08-04 04:13:39 +00:00
slamm%netscape.com
beea2f28fc
Fix bug 15204/38057 from Eric Pollmann (pollmann@netscape.com). $enc had an single quote in it that was not escaped. Double quotes are escaped so it is safe to use them around the $enc value.
2000-08-02 22:54:03 +00:00
dave%intrec.com
483b625787
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
...
details)
2000-08-01 19:52:06 +00:00
endico%mozilla.org
dfc6f9e83a
Generate brief logs for beos builds. Fix for bug 37218. Patch contributed by Justin Morey <justin@68k.org>
2000-08-01 01:36:35 +00:00
endico%mozilla.org
621c7c38ac
If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file.
2000-07-28 21:28:41 +00:00
dmose%mozilla.org
0f1353d36e
A menu was being created too early, before it is possible to avoid
...
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
2000-07-28 05:12:33 +00:00
tara%tequilarista.org
85b1aa0011
Turning off tag support in quips because some assholes have nothing better do than fuck with my tool
2000-07-27 20:10:16 +00:00
valeski%netscape.com
d642cb5eca
not in build. perl mods to vxml
2000-07-27 06:48:08 +00:00
valeski%netscape.com
fce27a2b3e
not part of build. updating perl
2000-07-27 00:58:50 +00:00
roc+%cs.cmu.edu
bb14670a7d
Testing, just adding a blank line
2000-07-26 22:30:32 +00:00
valeski%netscape.com
3e21a923e8
not part of build. adding success clause to tree
2000-07-26 00:30:16 +00:00
slamm%netscape.com
b3ef931d84
Make a static page for the voice stuff everytime the tree updates.
2000-07-25 22:58:00 +00:00