Граф коммитов

1711 Коммитов

Автор SHA1 Сообщение Дата
cyeh%bluemartini.com b9ef299221 fix for 6944: buglist: summary and whiteboard fight for space
patch by the ever present dave@intrec.com
2000-08-31 23:26:51 +00:00
cyeh%bluemartini.com ada8e7b439 fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
patch by jmrobins@tgix.com
2000-08-31 22:56:21 +00:00
kestes%staff.mail.com 29370c23af turn on the all_headers file for the bots 2000-08-31 22:00:26 +00:00
kestes%staff.mail.com c20c067037 forgot that if I change peristance then the admin code changes also.
I use persistance for the passwd table.
2000-08-31 21:59:53 +00:00
cyeh%bluemartini.com 906a4fc1ed fix for 35604: indicate on bug lists if a bug is not visible to the public
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
2000-08-31 21:53:29 +00:00
cyeh%bluemartini.com c81ef29f5f fix for 44609 : Remove the useless "project" column in the Change columns page
patch submitted by cdurst@world.std.com (Charles Durst)
2000-08-31 18:19:46 +00:00
tara%tequilarista.org 6d16c6005d fix for bug #24806 2000-08-31 06:07:26 +00:00
cyeh%bluemartini.com 78be249b9d fix for 44617: edit*.cgi: Should show which product you're working on
patches by mtakacs@pacbell.net (Tak)
2000-08-30 23:44:36 +00:00
cyeh%bluemartini.com 1e07921cfd fix for 32828: Redirect fails on Internet explorer: colchange.cgi
patch from mtakacs@pacbell.net
2000-08-30 23:01:26 +00:00
cyeh%bluemartini.com e959fec8cd fix for 40603: query.cgi shutdownhtml PutHeader
patch submitted by JRobertson@medevolve.com (Jon Robertson)
2000-08-30 22:49:17 +00:00
cyeh%bluemartini.com 97821c266b fix for 40603: Assumes user is coming from different page
patch by zach@zachlipton.com
2000-08-30 22:42:44 +00:00
cyeh%bluemartini.com aaa8b30977 fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
2000-08-30 21:47:17 +00:00
cyeh%bluemartini.com e9a63243fe fix for 37684 and 42609: trying to deal with malformed url's in the URL field
during bug entry. instead of trying to be really intelligent over what a valid
url field is, or doing any kind of complicated regexping and forcing http://
on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http://
in the text field. if that is all there is in the field when we are in post_bug.cgi,
then the value gets set to null (no URL entered into the new bug form). this allows
for you to enter in any valid url that you want, but also make it obvious that
http:// should be there for http:// urls at bug entry time
2000-08-30 21:32:43 +00:00
kestes%staff.mail.com e54764b569 document the two tinderbox{log} variables together so we
can thing about retiring one.
fix a ugly bug in the skipping build algorithm, I had unneeded checks
add more debugging comments to generated HTML
2000-08-30 20:16:46 +00:00
kestes%staff.mail.com 9f3ade90c8 move the two tinderbox{log} variables together so we
can thing about retiring one.
2000-08-30 20:15:34 +00:00
kestes%staff.mail.com 36b038cae3 make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:34 +00:00
kestes%staff.mail.com 1adac10346 relax the author regexp for mozilla.org
make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:23 +00:00
kestes%staff.mail.com e6af7ab81b make legends horizontal
move structures inside <html> block
2000-08-30 02:28:24 +00:00
kestes%staff.mail.com 599bd4741c fix typo in $DB_LEGEND_BORDER
add $GLOBAL_INDEX_FILE
2000-08-30 02:27:38 +00:00
kestes%staff.mail.com 87a6287deb add a standard method of writing the headers so the bots can read
them.
2000-08-30 02:23:59 +00:00
kestes%staff.mail.com 11012b4dad fix bug in html missing '/' in <>
index files are new parametrized
2000-08-30 02:23:08 +00:00
kestes%staff.mail.com a655ebeba9 ignore_builds belongs int TinderHeader not in FileStructure
index files are new parametrized
2000-08-30 02:22:37 +00:00
kestes%staff.mail.com fa2e2b17b1 ignore_builds belongs int TinderHeader not in FileStructure 2000-08-30 02:20:13 +00:00
kestes%staff.mail.com c784c5cbf8 fix bug in backward_compatibility()
better discription in the help file
2000-08-30 02:19:15 +00:00
kestes%staff.mail.com cadcd300c8 clarify comments 2000-08-30 02:17:19 +00:00
kestes%staff.mail.com 803142f7f6 user perl from configure 2000-08-30 02:15:11 +00:00
kestes%staff.mail.com 659075ac77 add more hints based on real users problems 2000-08-30 02:14:14 +00:00
kestes%staff.mail.com f3dd0570b1 Use configure script to find perl 2000-08-30 00:33:02 +00:00
cyeh%bluemartini.com f6fa2697a4 fix for 50698: parameter for sendmail deferred mode 2000-08-29 20:10:15 +00:00
cyeh%bluemartini.com 5e2a75b8f3 fix for 49063: no sanity checking when setting duplicate. sanity checking
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
2000-08-29 18:01:07 +00:00
cyeh%bluemartini.com 12aeaeefcc fix for 38463: show_bug.cgi: colon in "keywords:" not part of link 2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com 5525c62329 fix for 38624: "New value" column smaller than "old value" column. added an
extra "<" in FormatTriple so that old/new are the same size
2000-08-29 17:01:54 +00:00
cyeh%bluemartini.com 3020010e8b fix for 31081: Make comment field in bug view larger. 2000-08-29 16:44:33 +00:00
endico%mozilla.org c8de8fe9e7 use big sql tables because checking keywords requires a fairly huge query 2000-08-29 00:46:28 +00:00
endico%mozilla.org 3d69527501 Add new flavors of BSD to the list of platforms and rearrange the order of the list. Also, fix a couple of typos in the opening comments. 2000-08-28 23:07:33 +00:00
cyeh%bluemartini.com 4c6fe66a02 fix for 40286 : strike-throughs impair readability. patch from
gervase.markham@univ.ox.ac.uk
2000-08-28 18:52:14 +00:00
cyeh%bluemartini.com e872daa8db fix for 45118: Target milestone setup issue. patch submitted by
matty@box.net.au (Matthew Tuck). now creates a milestone entry for the
first test product
2000-08-28 18:44:28 +00:00
mcafee%netscape.com 396624478d minor grammar change 2000-08-28 18:39:40 +00:00
mcafee%netscape.com e46dad3ff0 Switching to /usr/bin/perl to be consistant with other files in this project; redhat installs perl in /usr/bin/perl if anyone cares. /usr/local/bin/perl could be a link for other platforms. 2000-08-28 18:38:11 +00:00
cyeh%bluemartini.com e2946c5bdc fix for 21583: Buzilla attachments should say what kind of file they are 2000-08-28 18:29:22 +00:00
cyeh%bluemartini.com ac3b994c7b remove extra spaces at head of file 2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com 2df9a09e2e fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to
rwhite@collectivenet.net (Ryan White) for finding it.
2000-08-28 17:56:57 +00:00
cyeh%bluemartini.com 338843e401 fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
patches by zach@zachlipton.com. Thanks!
2000-08-28 17:48:59 +00:00
cyeh%bluemartini.com 1ce47a1111 fix for 45116, typo, above should be below. 2000-08-28 04:16:18 +00:00
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