aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵lpsolit%gmail.com2005-10-121-2/+1
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
* Bug 311437 Buglist does not send utf8 charset after server pushbugreport%peshkin.net2005-10-081-1/+5
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
* Bug 308228: Whine-related saved search can be forgotten through buglist.cgi ↵lpsolit%gmail.com2005-09-261-0/+21
| | | | - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 256135: Parameter 'movers' is handled differently in Bug.pm and ↵lpsolit%gmail.com2005-09-091-10/+0
| | | | buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 45349: Allow to change the OS when changing several bugs at once - Patch ↵lpsolit%gmail.com2005-08-311-0/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com2005-08-251-2/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) ↵lpsolit%gmail.com2005-08-231-11/+6
| | | | - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-0/+10
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 277466: saved search's old name is used when running a search - Patch by ↵lpsolit%gmail.com2005-08-101-6/+5
| | | | Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-11/+12
| | | | r=mkanat,wicked a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 282737: Software Error from time-tracking fields during Change Columnsmozilla%colinogilvie.co.uk2005-07-201-2/+10
| | | | Patch by Joel, Me, r=wurblzap, a=myk
* Bug 300006: "cookies need value" error code when a query returns an empty ↵mkanat%kerio.com2005-07-081-1/+4
| | | | | | result. Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave
* Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com2005-07-071-4/+2
| | | | missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
* Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵lpsolit%gmail.com2005-06-251-1/+1
| | | | magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
* Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵lpsolit%gmail.com2005-06-251-5/+5
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵lpsolit%gmail.com2005-06-211-0/+1
| | | | more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-1/+1
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 294503: Status Whiteboard should not be called "StatusSummary" in ↵lpsolit%gmail.com2005-05-211-1/+1
| | | | buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave
* Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch ↵lpsolit%gmail.com2005-04-131-1/+1
| | | | by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave
* Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-091-38/+44
| | | | <wicked@etlicon.fi> r=jouni a=justdave
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-11/+14
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵mkanat%kerio.com2005-03-161-5/+5
| | | | | | unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-23/+27
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca2005-03-101-1/+4
| | | | | | failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-011-0/+1
| | | | Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
* Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com2005-02-251-1/+1
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
* Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net2005-02-211-0/+1
| | | | | patch by LpSolit r=mkanat,a=justdave
* Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-4/+4
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
* Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct ↵mkanat%kerio.com2005-02-181-1/+1
| | | | | | information Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-2/+2
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
* Bug 189366 : real name columns should fall back to e-mail nametravis%sedsystems.ca2005-02-161-3/+9
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit,jpeshkin a=justdave
* Bug 276838 : Eliminate use of $::unconfirmedstatetravis%sedsystems.ca2005-02-091-2/+1
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
* Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgitravis%sedsystems.ca2005-02-031-87/+111
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-251-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca2005-01-241-1/+1
|
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-241-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Bug 179451 : Move order-by generation from buglist.cgi into search.pmtravis%sedsystems.ca2005-01-191-10/+8
| | | | | Patch by Max K-A <mkanat@kerio.com> r=Joel Peshkin <bugreport@peshkin.net> a=myk
* Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵travis%sedsystems.ca2005-01-191-2/+1
| | | | | | Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
* Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵jocuri%softhome.net2005-01-171-2/+0
| | | | Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
* Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net2005-01-171-2/+1
| | | | Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-161-1/+2
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2005-01-131-2/+6
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
* Bug 274640: silently fix up custom sort order cookies which erroneously ↵gerv%gerv.net2005-01-031-0/+5
| | | | include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.
* Bug 274397 - Editing a saved search should now work even after clicking ↵jake%bugzilla.org2004-12-231-9/+10
| | | | | | | "Show List" from a bug. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
* Patch for bug 261993: fix uninitialized value error in webserver log when ↵jocuri%softhome.net2004-09-301-0/+1
| | | | accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk.