summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-08-10Add a test to check for speling errors. It only currently checks for two ↵zach%zachlipton.com1-0/+92
simple errors that used to be in checksetup.pl, more errors can and will be added in the future. Bug 147151, no review needed for tests
2002-08-10Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-1/+1
2002-08-08Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au1-2/+1
r=gerv x2
2002-08-08Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch ↵gerv%gerv.net1-1/+1
by gerv; r=bbaetz.
2002-08-01Bug 118442 - Bugzilla fails to notice if nothing has changed when editingbbaetz%student.usyd.edu.au1-2/+1
multiple bugs if no keywords have been defined patch by jake@bugzilla.org, r=bbaetz
2002-07-31Bug 160227 - VERSION cookie not set correctlybbaetz%student.usyd.edu.au1-2/+2
r=myk
2002-07-31Bug 113459 Bad regexp in emailregexp causes system lockoutbugreport%peshkin.net1-1/+8
2002-07-31Bug 160204 - search/knob.html.tmpl: script type missing, space missingbbaetz%student.usyd.edu.au1-3/+3
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2
2002-07-30Bug 158236 - Remove 'watchfordiffs' column from namedqueries tablebbaetz%student.usyd.edu.au1-13/+7
r=preed, jouni
2002-07-29Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net4-25/+14
2002-07-28Merging from 2.16 branch.gerv%gerv.net4-0/+342
2002-07-28Merging new docs from 2.16 branch.gerv%gerv.net104-36197/+22087
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2-11/+30
2002-07-28Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by ↵gerv%gerv.net1-2/+4
burnus; r=gerv.
2002-07-27Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. ↵gerv%gerv.net1-12/+17
Patch by burnus; r=gerv.
2002-07-27Bug 159629 - make users login to add quips. Patch by gerv; r=burnus.gerv%gerv.net1-1/+1
2002-07-27Bug 158658 - relogin.cgi should use a template. This also adds the ability ↵gerv%gerv.net4-16/+63
to localise messages. Patch by gerv; r=burnus.
2002-07-27Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵gerv%gerv.net2-97/+131
r=jouni, burnus.
2002-07-27Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net3-13/+77
2002-07-27Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net2-45/+51
2002-07-27Bug 159565 - fix hash initialisation error caused by my duff patch for ↵gerv%gerv.net1-8/+8
accesskeys. Patch by burnus; 2xr=gerv.
2002-07-27... and = instead of =>.gerv%gerv.net1-1/+1
2002-07-27Fixing bustage caused by ; instead of , in burnus' patch.gerv%gerv.net1-1/+1
2002-07-27Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net4-3/+5
2002-07-27Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-2/+2
2002-07-25Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, ↵justdave%syndicomm.com2-11/+22
also fixes a possible security hole with a misuse of a system() call. Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au> r= myk, justdave
2002-07-25Bug 67950c - make quips.cgi compile without warnings, by use vars-ing ↵gerv%gerv.net1-1/+2
$userid. Patch by gerv.
2002-07-25Bug 67950b - quick fixes. Patch by gerv.gerv%gerv.net1-9/+8
2002-07-25Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net5-72/+54
davef@tetsubo.com; r=gerv, preed.
2002-07-25Bug 158660 - confirm_login in CGI.pl should use a template for the login ↵gerv%gerv.net2-82/+116
dialog. Patch by gerv; 2xr=jouni.
2002-07-25bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+85
2002-07-25Bug 102648 - a little more thought. We are changing Platform to Hardware ↵gerv%gerv.net1-5/+5
(see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless.
2002-07-25Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.gerv%gerv.net1-48/+53
2002-07-24bug 158498 - defparams.pl prints an error message in a check function ↵gerv%gerv.net1-1/+1
instead of returning it. Patch by gerv; 2xr=zeroj.
2002-07-23Bug 96003 - buglist.cgi should not return all bugs if called without any ↵gerv%gerv.net1-0/+14
parameters. Patch by gerv; r=myk.
2002-07-23Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.gerv%gerv.net2-1/+69
2002-07-22Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ↵jouni%heikniemi.net1-1/+1
template.
2002-07-22Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless.gerv%gerv.net2-18/+5
2002-07-21Fixing trivial but obvious bug where "and QA contact" was not displaying ↵gerv%gerv.net1-1/+1
correctly; noticed on b.m.o. No bug number.
2002-07-19Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au5-4/+18
r=myk, jouni
2002-07-18Bug 151648 - QA Contact stuff displayed even if you aren't using QA ↵gerv%gerv.net1-4/+9
Contacts. 2xr=jouni.
2002-07-12Bug 156426: Query interface had ´:s instead of ':s in "doesn't".jouni%heikniemi.net1-2/+2
2xr=timeless
2002-07-12Bug 156680: "Undefined variable warning" in createaccount.cgijouni%heikniemi.net1-1/+1
2xr=bbaetz
2002-07-11Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au1-0/+2
r=jouni x2
2002-07-11Bug 117297: CC list mailing had case-sensitive dupe checking, making it ↵jouni%heikniemi.net1-5/+12
possible to mail both "a@b.com" and "a@B.com". Patch by thomas+mozilla@stromberg.org (Thomas Stromberg), r=jouni,timeless
2002-07-11Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries ↵myk%mozilla.org1-29/+45
quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary. r=dmose
2002-07-11Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org1-1/+1
2xr=bbaetz
2002-07-10Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au1-8/+10
r=jouni x2
2002-07-10Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au1-22/+12
r=myk, jouni
2002-07-10Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.myk%mozilla.org1-2/+3
2xr=bbaetz