aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing bustage - missing %].gerv%gerv.net2002-08-101-1/+1
* Bug 159996 - bug vote instructions are misleading/confusingbbaetz%student.usyd.edu.au2002-08-101-3/+16
* Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r...gerv%gerv.net2002-08-103-14/+19
* Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...gerv%gerv.net2002-08-104-12/+23
* Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs tablebbaetz%student.usyd.edu.au2002-08-102-9/+8
* Fix another un-globalised SqlQuote(). Oops.gerv%gerv.net2002-08-101-1/+1
* Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474)bbaetz%student.usyd.edu.au2002-08-101-1/+1
* Bug 161402 - Disable DBI taint mode in processmailbbaetz%student.usyd.edu.au2002-08-101-4/+0
* Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni.gerv%gerv.net2002-08-102-844/+881
* Add a test to check for speling errors. It only currently checks for two simp...zach%zachlipton.com2002-08-101-0/+92
* Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz.gerv%gerv.net2002-08-101-1/+1
* Bug 160224 - remember query radio buttons don't have defaultbbaetz%student.usyd.edu.au2002-08-081-2/+1
* Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch b...gerv%gerv.net2002-08-081-1/+1
* Bug 118442 - Bugzilla fails to notice if nothing has changed when editingbbaetz%student.usyd.edu.au2002-08-011-2/+1
* Bug 160227 - VERSION cookie not set correctlybbaetz%student.usyd.edu.au2002-07-311-2/+2
* Bug 113459 Bad regexp in emailregexp causes system lockoutbugreport%peshkin.net2002-07-311-1/+8
* Bug 160204 - search/knob.html.tmpl: script type missing, space missingbbaetz%student.usyd.edu.au2002-07-311-3/+3
* Bug 158236 - Remove 'watchfordiffs' column from namedqueries tablebbaetz%student.usyd.edu.au2002-07-301-13/+7
* Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.gerv%gerv.net2002-07-294-25/+14
* Merging from 2.16 branch.gerv%gerv.net2002-07-284-0/+342
* Merging new docs from 2.16 branch.gerv%gerv.net2002-07-28104-36197/+22087
* Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2002-07-282-11/+30
* Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus;...gerv%gerv.net2002-07-281-2/+4
* Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. P...gerv%gerv.net2002-07-271-12/+17
* Bug 159629 - make users login to add quips. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-1/+1
* Bug 158658 - relogin.cgi should use a template. This also adds the ability to...gerv%gerv.net2002-07-274-16/+63
* Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni...gerv%gerv.net2002-07-272-97/+131
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-273-13/+77
* Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net2002-07-272-45/+51
* Bug 159565 - fix hash initialisation error caused by my duff patch for access...gerv%gerv.net2002-07-271-8/+8
* ... and = instead of =>.gerv%gerv.net2002-07-271-1/+1
* Fixing bustage caused by ; instead of , in burnus' patch.gerv%gerv.net2002-07-271-1/+1
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-274-3/+5
* Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-2/+2
* Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, ...justdave%syndicomm.com2002-07-252-11/+22
* Bug 67950c - make quips.cgi compile without warnings, by use vars-ing $userid...gerv%gerv.net2002-07-251-1/+2
* Bug 67950b - quick fixes. Patch by gerv.gerv%gerv.net2002-07-251-9/+8
* Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net2002-07-255-72/+54
* Bug 158660 - confirm_login in CGI.pl should use a template for the login dial...gerv%gerv.net2002-07-252-82/+116
* bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless.gerv%gerv.net2002-07-251-48/+85
* Bug 102648 - a little more thought. We are changing Platform to Hardware (see...gerv%gerv.net2002-07-251-5/+5
* Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless.gerv%gerv.net2002-07-251-48/+53
* bug 158498 - defparams.pl prints an error message in a check function instead...gerv%gerv.net2002-07-241-1/+1
* Bug 96003 - buglist.cgi should not return all bugs if called without any para...gerv%gerv.net2002-07-231-0/+14
* Bug 143650 - general template display system. Patch by gerv; 2xr=jouni.gerv%gerv.net2002-07-232-1/+69
* Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ...jouni%heikniemi.net2002-07-221-1/+1
* Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless.gerv%gerv.net2002-07-222-18/+5
* Fixing trivial but obvious bug where "and QA contact" was not displaying corr...gerv%gerv.net2002-07-211-1/+1
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-195-4/+18
* Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts....gerv%gerv.net2002-07-181-4/+9