aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 191020 - back out bits of generic charting checked in by mistake. Apologies.gerv%gerv.net2003-02-071-18/+0
|
* Bug 191020 - buglist.cgi doesn't always get query names right for filename ↵gerv%gerv.net2003-02-071-16/+36
| | | | to save. Patch by gerv; r=bbaetz, a=justdave.
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
| | | | | r=gerv, justdave a=justdave
* Bug 188712 Apple's Browser Safari does not support server-pushtimeless%mozdev.org2003-01-231-6/+7
| | | | patch by melo@isp.novis.pt r=timeless a=justdave
* Fix for bug 184909: show status whiteboard on bug lists when the user ↵myk%mozilla.org2003-01-171-1/+1
| | | | | | | requests it. r=justdave a=myk
* Bug 184309: Adds an optional disabled state to quips, which allows quips to ↵justdave%syndicomm.com2003-01-151-1/+1
| | | | | | | be moderated if the admin so chooses. Patch by Tobias Burnus <burnus@gmx.de> r=joel, a=justdave
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-6/+2
| | | | | r=justdave, myk, joel, preed a=justdave
* Bug 185944: radio buttons for adding/removing groups on the ↵justdave%syndicomm.com2002-12-181-1/+1
| | | | | | change-multiple-bugs screen all had the same name r=bbaetz, a=justdave
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-081-26/+36
| | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-1/+0
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-1/+1
| | | | r=myk, a=justdave
* Second installment of Bug 179260 Unknown table 'map_assigned_to' in order ↵bugreport%peshkin.net2002-11-121-6/+10
| | | | | | | clause at globals.pl line 242 r=bbaetz a=justdave
* Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl ↵bugreport%peshkin.net2002-11-111-15/+21
| | | | | | | line 242 r=bbatez a=myk
* Bug 179184 - regetlastlist returns all bugsbbaetz%student.usyd.edu.au2002-11-101-5/+15
| | | | r=gerv, a=justdave
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-3/+26
| | | | | Patch by joel, dkl + me r=myk, a=justdave
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-041-0/+3
| | | | Toms Baugis, r=kiko, 2xr=joel.
* Fix for bug 177099: stored queries ordering and editing were broken after ↵justdave%syndicomm.com2002-10-311-2/+2
| | | | | | moving to CGI.pm. They work again now. r=bbaetz
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-12/+17
| | | | r=gerv, justdave
* Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net2002-10-221-1/+1
| | | | | Patch by jeff.hedlund r=dkl,joel
* Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au2002-10-161-2/+0
| | | | r=gerv x2
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-2/+31
| | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-6/+6
| | | | r=burnus
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-4/+0
| | | | r=bbaetz.
* Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-071-1/+1
|
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵gerv%gerv.net2002-09-291-31/+11
| | | | r=burnus.
* Bug 170195 Regression - buglist highlighting brokenbugreport%peshkin.net2002-09-271-1/+3
| | | | r=myk
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-17/+12
| | | | r=bbaetz, gerv
* Last part of fix for bug 146945: Hack to support format=rdf for legacy ↵myk%mozilla.org2002-09-201-0/+6
| | | | | | applications that don't know to do ctype=rdf instead. r=gerv
* Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵gerv%gerv.net2002-09-181-3/+3
| | | | "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk.
* Bug 166698 - The error system's in a bit of a mess. This file was missed on ↵gerv%gerv.net2002-09-111-4/+2
| | | | the original checkin.
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be ↵gerv%gerv.net2002-08-151-16/+9
| | | | l10nable. Patch by burnus; r=gerv.
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-3/+3
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni.gerv%gerv.net2002-08-101-844/+21
|
* Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz.gerv%gerv.net2002-08-101-1/+1
|
* Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch ↵gerv%gerv.net2002-08-081-1/+1
| | | | by gerv; r=bbaetz.
* Bug 150776 - Remembered query options need regrouping. Patch by gerv; ↵gerv%gerv.net2002-07-271-35/+23
| | | | r=jouni, burnus.
* Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net2002-07-271-1/+1
|
* Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net2002-07-251-9/+5
| | | | davef@tetsubo.com; r=gerv, preed.
* Bug 96003 - buglist.cgi should not return all bugs if called without any ↵gerv%gerv.net2002-07-231-0/+14
| | | | parameters. Patch by gerv; r=myk.
* Bug 149246: Allow use of relative time units in query screen.jouni%heikniemi.net2002-07-091-0/+22
| | | | Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
* Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au2002-07-081-4/+0
| | | | r=jouni x2
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-4/+4
| | | | r=jouni, gerv
* Bug 151217 - buglist references the wrong priority field. Patch by gerv; ↵gerv%gerv.net2002-06-201-1/+1
| | | | 2xr=bbaetz.
* Bug 152541 - After deleting remembered query it is still in page footerbbaetz%student.usyd.edu.au2002-06-181-0/+10
| | | | r=jouni x2
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-17/+17
| | | | | early enough r=mattyt, jouni
* Bug 150882 - SQL error when sorting by bugs.votes with explicit directionbbaetz%student.usyd.edu.au2002-06-131-4/+3
| | | | r=gerv x2
* Bug 149845 - buglist.cgi checks for ORDER validity are wrongbbaetz%student.usyd.edu.au2002-06-081-4/+6
| | | | r=myk x2
* Fix for bug 148767: Eliminates warning in rare situations.myk%mozilla.org2002-06-041-1/+1
| | | | | Patch by Jouni Heikniemi <jouni@heikniemi.net>. 2rx=myk
* Bug 146091 - Sort order for votes is ascending instead of descending. Patch ↵gerv%gerv.net2002-05-251-1/+1
| | | | by myk; 2xr=gerv.