Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -31/+11 | |
r=burnus. | |||||
2002-09-28 | Bug 170195 Regression - buglist highlighting broken | bugreport%peshkin.net | 1 | -1/+3 | |
r=myk | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -17/+12 | |
r=bbaetz, gerv | |||||
2002-09-20 | Last part of fix for bug 146945: Hack to support format=rdf for legacy ↵ | myk%mozilla.org | 1 | -0/+6 | |
applications that don't know to do ctype=rdf instead. r=gerv | |||||
2002-09-18 | Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵ | gerv%gerv.net | 1 | -3/+3 | |
"ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. | |||||
2002-09-11 | Bug 166698 - The error system's in a bit of a mess. This file was missed on ↵ | gerv%gerv.net | 1 | -4/+2 | |
the original checkin. | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=joel x2 | |||||
2002-08-15 | Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵ | gerv%gerv.net | 1 | -16/+9 | |
l10nable. Patch by burnus; r=gerv. | |||||
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -3/+3 | |
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | |||||
2002-08-10 | Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. | gerv%gerv.net | 1 | -844/+21 | |
2002-08-10 | Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. | gerv%gerv.net | 1 | -1/+1 | |
2002-08-08 | Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch ↵ | gerv%gerv.net | 1 | -1/+1 | |
by gerv; r=bbaetz. | |||||
2002-07-27 | Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵ | gerv%gerv.net | 1 | -35/+23 | |
r=jouni, burnus. | |||||
2002-07-27 | Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 | |
2002-07-25 | Bug 67950 - Move the quip list into the database. Patch by ↵ | gerv%gerv.net | 1 | -9/+5 | |
davef@tetsubo.com; r=gerv, preed. | |||||
2002-07-23 | Bug 96003 - buglist.cgi should not return all bugs if called without any ↵ | gerv%gerv.net | 1 | -0/+14 | |
parameters. Patch by gerv; r=myk. | |||||
2002-07-09 | Bug 149246: Allow use of relative time units in query screen. | jouni%heikniemi.net | 1 | -0/+22 | |
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni | |||||
2002-07-08 | Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2 | bbaetz%student.usyd.edu.au | 1 | -4/+0 | |
r=jouni x2 | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -4/+4 | |
r=jouni, gerv | |||||
2002-06-20 | Bug 151217 - buglist references the wrong priority field. Patch by gerv; ↵ | gerv%gerv.net | 1 | -1/+1 | |
2xr=bbaetz. | |||||
2002-06-18 | Bug 152541 - After deleting remembered query it is still in page footer | bbaetz%student.usyd.edu.au | 1 | -0/+10 | |
r=jouni x2 | |||||
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -17/+17 | |
early enough r=mattyt, jouni | |||||
2002-06-13 | Bug 150882 - SQL error when sorting by bugs.votes with explicit direction | bbaetz%student.usyd.edu.au | 1 | -4/+3 | |
r=gerv x2 | |||||
2002-06-08 | Bug 149845 - buglist.cgi checks for ORDER validity are wrong | bbaetz%student.usyd.edu.au | 1 | -4/+6 | |
r=myk x2 | |||||
2002-06-04 | Fix for bug 148767: Eliminates warning in rare situations. | myk%mozilla.org | 1 | -1/+1 | |
Patch by Jouni Heikniemi <jouni@heikniemi.net>. 2rx=myk | |||||
2002-05-25 | Bug 146091 - Sort order for votes is ascending instead of descending. Patch ↵ | gerv%gerv.net | 1 | -1/+1 | |
by myk; 2xr=gerv. | |||||
2002-05-11 | Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set ↵ | myk%mozilla.org | 1 | -1/+1 | |
to true. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv | |||||
2002-05-10 | Fix for bug 135449: allows named queries to override the last sort order. | myk%mozilla.org | 1 | -0/+1 | |
Patch by Myk Melez <myk@mozilla.org>. 2xr=justdave | |||||
2002-05-09 | Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. | gerv%gerv.net | 1 | -2/+5 | |
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -4/+18 | |
2002-05-04 | Bug 139313 - warning in buglist.cgi when votes isn't a parameter | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
patch by cedric.caron@urbanet.ch (Cedric Caron), r=bbaetz x2 | |||||
2002-04-27 | Fix for bug 139759: gets email searches for "cc: list or assignee" working ↵ | myk%mozilla.org | 1 | -4/+2 | |
again. Patch by David Ward <dward@netschools.net> 2xr=myk | |||||
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵ | gerv%gerv.net | 1 | -12/+10 | |
afranke. | |||||
2002-04-05 | bug 134562 - taint error in buglist.cgi | bbaetz%student.usyd.edu.au | 1 | -2/+6 | |
r=justdave, gerv | |||||
2002-04-04 | Bug 130373 - sorting by target milestone genreated bogus error | bbaetz%student.usyd.edu.au | 1 | -11/+26 | |
patch by ddkilzer@theracingworld.com, r=bbaetz, justdave | |||||
2002-04-04 | Bug 127200 - query for cc takes long time | bbaetz%student.usyd.edu.au | 1 | -4/+7 | |
r=mattyt, justdave | |||||
2002-04-03 | Bug 109528 - Can't query for attachment status != value if patch has no | bbaetz%student.usyd.edu.au | 1 | -16/+49 | |
statuses r=myk, justdave | |||||
2002-04-01 | Better fix for bug 132929, buglist.cgi "long format" button doesn't work. | bbaetz%student.usyd.edu.au | 1 | -3/+1 | |
r=myk x2 | |||||
2002-03-28 | Bug 104589 - prevent user closing window from terminating Bugzilla scripts. ↵ | gerv%gerv.net | 1 | -0/+6 | |
Patch by Gerv <gerv@mozilla.org>, r=justdave, myk | |||||
2002-03-23 | Bug 132929 - buglist.cgi 'long format' button doesn't work | bbaetz%student.usyd.edu.au | 1 | -0/+3 | |
r=justdave x2 | |||||
2002-03-12 | Fix for bug 103778: Rewrites and templatizes buglist.cgi. | myk%mozilla.org | 1 | -860/+606 | |
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv | |||||
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -2/+18 | |
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave | |||||
2001-12-30 | SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to ↵ | justdave%syndicomm.com | 1 | -0/+24 | |
buglist.cgi by altering the HTML form before submitting. Patch by Dave Miller <justdave@syndicomm.com> r= dkl, gerv | |||||
2001-11-18 | Fix for bug 12284: allow user to specify which columns to display in a bug list | justdave%syndicomm.com | 1 | -1/+3 | |
Patch by Andreas Franke <afranke@ags.uni-sb.de> r= gerv, kiko | |||||
2001-11-08 | Fix for bug 108812: Prevent users from running queries containing arbitrary SQL. | myk%mozilla.org | 1 | -4/+8 | |
Patch by Jake <jake@acutex.net> r=bbaetz,myk | |||||
2001-10-24 | Fix for bug 106315: Link on bug list for emailing QA contacts. | myk%mozilla.org | 1 | -2/+15 | |
Patch by Dave Miller <justdave@syndicomm.com>. r=myk@mozilla.org, no second review needed. | |||||
2001-10-24 | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 1 | -5/+7 | |
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave | |||||
2001-10-15 | Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. ↵ | gerv%gerv.net | 1 | -7/+23 | |
Patch by myk, r=justdave, jake. | |||||
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is ↵ | justdave%syndicomm.com | 1 | -14/+14 | |
remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2 | |||||
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ↵ | justdave%syndicomm.com | 1 | -1/+2 | |
each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave |