summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Expand)AuthorFilesLines
2002-11-04Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br1-0/+3
2002-10-31Fix for bug 177099: stored queries ordering and editing were broken after mov...justdave%syndicomm.com1-2/+2
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-12/+17
2002-10-22Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net1-1/+1
2002-10-16Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au1-2/+0
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-2/+31
2002-10-13Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net1-6/+6
2002-10-11Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net1-4/+0
2002-10-07Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.gerv%gerv.net1-1/+1
2002-09-29Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net1-31/+11
2002-09-28Bug 170195 Regression - buglist highlighting brokenbugreport%peshkin.net1-1/+3
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-17/+12
2002-09-20Last part of fix for bug 146945: Hack to support format=rdf for legacy applic...myk%mozilla.org1-0/+6
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net1-3/+3
2002-09-11Bug 166698 - The error system's in a bit of a mess. This file was missed on t...gerv%gerv.net1-4/+2
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-15Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net1-16/+9
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-3/+3
2002-08-10Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni.gerv%gerv.net1-844/+21
2002-08-10Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-1/+1
2002-08-08Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch b...gerv%gerv.net1-1/+1
2002-07-27Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni...gerv%gerv.net1-35/+23
2002-07-27Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-1/+1
2002-07-25Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net1-9/+5
2002-07-23Bug 96003 - buglist.cgi should not return all bugs if called without any para...gerv%gerv.net1-0/+14
2002-07-09Bug 149246: Allow use of relative time units in query screen.jouni%heikniemi.net1-0/+22
2002-07-08Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au1-4/+0
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-4/+4
2002-06-20Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=...gerv%gerv.net1-1/+1
2002-06-18Bug 152541 - After deleting remembered query it is still in page footerbbaetz%student.usyd.edu.au1-0/+10
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-17/+17
2002-06-13Bug 150882 - SQL error when sorting by bugs.votes with explicit directionbbaetz%student.usyd.edu.au1-4/+3
2002-06-08Bug 149845 - buglist.cgi checks for ORDER validity are wrongbbaetz%student.usyd.edu.au1-4/+6
2002-06-04Fix for bug 148767: Eliminates warning in rare situations.myk%mozilla.org1-1/+1
2002-05-25Bug 146091 - Sort order for votes is ascending instead of descending. Patch b...gerv%gerv.net1-1/+1
2002-05-11Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set ...myk%mozilla.org1-1/+1
2002-05-10Fix for bug 135449: allows named queries to override the last sort order.myk%mozilla.org1-0/+1
2002-05-09Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.gerv%gerv.net1-2/+5
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-4/+18
2002-05-04Bug 139313 - warning in buglist.cgi when votes isn't a parameterbbaetz%student.usyd.edu.au1-0/+1
2002-04-27Fix for bug 139759: gets email searches for "cc: list or assignee" working ag...myk%mozilla.org1-4/+2
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-12/+10
2002-04-05bug 134562 - taint error in buglist.cgibbaetz%student.usyd.edu.au1-2/+6
2002-04-04Bug 130373 - sorting by target milestone genreated bogus errorbbaetz%student.usyd.edu.au1-11/+26
2002-04-04Bug 127200 - query for cc takes long timebbaetz%student.usyd.edu.au1-4/+7
2002-04-03Bug 109528 - Can't query for attachment status != value if patch has nobbaetz%student.usyd.edu.au1-16/+49
2002-04-01Better fix for bug 132929, buglist.cgi "long format" button doesn't work.bbaetz%student.usyd.edu.au1-3/+1
2002-03-28Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P...gerv%gerv.net1-0/+6
2002-03-23Bug 132929 - buglist.cgi 'long format' button doesn't workbbaetz%student.usyd.edu.au1-0/+3
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-860/+606