aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+18
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-31/+16
* last not breaktimeless%mozdev.org2003-05-261-1/+1
* Bug 207085 Updating a stored query shouldn't return the same message as creat...timeless%mozdev.org2003-05-261-3/+7
* Bug 195977: Add ability to show alias column in buglistbugreport%peshkin.net2003-05-131-0/+1
* Bug 204592 - invalid column name errorbbaetz%acm.org2003-05-091-2/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-29/+37
* Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org2003-03-301-1/+1
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* 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 to...gerv%gerv.net2003-02-071-16/+36
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
* Bug 188712 Apple's Browser Safari does not support server-pushtimeless%mozdev.org2003-01-231-6/+7
* Fix for bug 184909: show status whiteboard on bug lists when the user request...myk%mozilla.org2003-01-171-1/+1
* Bug 184309: Adds an optional disabled state to quips, which allows quips to b...justdave%syndicomm.com2003-01-151-1/+1
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-6/+2
* Bug 185944: radio buttons for adding/removing groups on the change-multiple-b...justdave%syndicomm.com2002-12-181-1/+1
* Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au2002-12-081-26/+36
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-1/+0
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-1/+1
* Second installment of Bug 179260 Unknown table 'map_assigned_to' in order cla...bugreport%peshkin.net2002-11-121-6/+10
* Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line...bugreport%peshkin.net2002-11-111-15/+21
* Bug 179184 - regetlastlist returns all bugsbbaetz%student.usyd.edu.au2002-11-101-5/+15
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-3/+26
* Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch bykiko%async.com.br2002-11-041-0/+3
* Fix for bug 177099: stored queries ordering and editing were broken after mov...justdave%syndicomm.com2002-10-311-2/+2
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-12/+17
* Bugzilla Bug 175625 Timetracking columns are computed even if not displayedbugreport%peshkin.net2002-10-221-1/+1
* Bug 174464 - buglist code for empty query shouldn't set headers_donebbaetz%student.usyd.edu.au2002-10-161-2/+0
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-2/+31
* Bug 174112 Edit multiple bugs brokenbugreport%peshkin.net2002-10-131-6/+6
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b...gerv%gerv.net2002-10-111-4/+0
* 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; r=...gerv%gerv.net2002-09-291-31/+11
* Bug 170195 Regression - buglist highlighting brokenbugreport%peshkin.net2002-09-271-1/+3
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-17/+12
* Last part of fix for bug 146945: Hack to support format=rdf for legacy applic...myk%mozilla.org2002-09-201-0/+6
* Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net2002-09-181-3/+3
* Bug 166698 - The error system's in a bit of a mess. This file was missed on t...gerv%gerv.net2002-09-111-4/+2
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10na...gerv%gerv.net2002-08-151-16/+9
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-3/+3
* 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 b...gerv%gerv.net2002-08-081-1/+1
* Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni...gerv%gerv.net2002-07-271-35/+23
* 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 davef@tetsubo.com;...gerv%gerv.net2002-07-251-9/+5
* Bug 96003 - buglist.cgi should not return all bugs if called without any para...gerv%gerv.net2002-07-231-0/+14
* Bug 149246: Allow use of relative time units in query screen.jouni%heikniemi.net2002-07-091-0/+22