aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.kiko%async.com.br2004-07-211-13/+13
* Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net2004-07-101-1/+2
* Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com2004-07-081-4/+21
* Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...jocuri%softhome.net2004-07-031-2/+2
* Fix for bug 234797: adds a "limit" param for limiting the number of results r...myk%mozilla.org2004-04-061-1/+4
* Fix for bug 237176: allows power users to display relevance values as a colum...myk%mozilla.org2004-04-061-54/+77
* Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch ...gerv%gerv.net2004-04-061-1/+8
* Bug 236926: supply a missing a $cgi-header in buglist.cgijustdave%syndicomm.com2004-04-011-1/+1
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-8/+7
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-171-3/+30
* Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net2004-03-151-2/+8
* Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigl...jocuri%softhome.net2004-02-271-1/+7
* Bug 233645 - fix a number of 'undef' warnings which were killing performance ...gerv%gerv.net2004-02-141-1/+1
* Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net2004-02-131-0/+2
* Fix for bug 232154: Make old column lists work again by correctly translating...myk%mozilla.org2004-01-261-7/+7
* Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net2004-01-221-1/+1
* Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br2003-11-271-1/+1
* Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctyp...jocuri%softhome.net2003-11-201-1/+1
* Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net2003-11-091-19/+12
* Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net2003-11-091-0/+10
* Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms;...jocuri%softhome.net2003-11-021-1/+1
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-3/+3
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-031-0/+9
* Fix for bug 217485: displays query in the "please wait" server push page if t...myk%mozilla.org2003-08-281-5/+5
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-2/+4
* Fix for bug 213079: When severity or priority are hidden, CSS classkiko%async.com.br2003-07-221-2/+3
* 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