summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-2/+2
2005-10-12Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...lpsolit%gmail.com1-2/+1
2005-10-08Bug 311437 Buglist does not send utf8 charset after server pushbugreport%peshkin.net1-1/+5
2005-09-26Bug 308228: Whine-related saved search can be forgotten through buglist.cgi -...lpsolit%gmail.com1-0/+21
2005-09-09Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...lpsolit%gmail.com1-10/+0
2005-08-31Bug 45349: Allow to change the OS when changing several bugs at once - Patch ...lpsolit%gmail.com1-0/+1
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com1-2/+2
2005-08-23Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) ...lpsolit%gmail.com1-11/+6
2005-08-22Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...lpsolit%gmail.com1-0/+10
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
2005-08-10Bug 277466: saved search's old name is used when running a search - Patch by ...lpsolit%gmail.com1-6/+5
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-11/+12
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
2005-07-20Bug 282737: Software Error from time-tracking fields during Change Columnsmozilla%colinogilvie.co.uk1-2/+10
2005-07-08Bug 300006: "cookies need value" error code when a query returns an empty res...mkanat%kerio.com1-1/+4
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com1-4/+2
2005-06-25Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...lpsolit%gmail.com1-1/+1
2005-06-25Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - P...lpsolit%gmail.com1-5/+5
2005-06-21Bug 244533: Display "only the 200 most relevant bugs are shown" only when mor...lpsolit%gmail.com1-0/+1
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com1-1/+1
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-1/+1
2005-05-21Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist...lpsolit%gmail.com1-1/+1
2005-04-13Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by...lpsolit%gmail.com1-1/+1
2005-04-09Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa <wicked@...lpsolit%gmail.com1-38/+44
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-11/+14
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-5/+5
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org1-23/+27
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ...travis%sedsystems.ca1-1/+4
2005-03-01Bug 250410 : Time tracking summariestravis%sedsystems.ca1-0/+1
2005-02-25Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com1-1/+1
2005-02-21Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net1-0/+1
2005-02-19Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com1-4/+4
2005-02-19Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct inform...mkanat%kerio.com1-1/+1
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-2/+2
2005-02-16Bug 189366 : real name columns should fall back to e-mail nametravis%sedsystems.ca1-3/+9
2005-02-09Bug 276838 : Eliminate use of $::unconfirmedstatetravis%sedsystems.ca1-2/+1
2005-02-03Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgitravis%sedsystems.ca1-87/+111
2005-01-25Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca1-1/+1
2005-01-24Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca1-1/+1
2005-01-24Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca1-1/+1
2005-01-19Bug 179451 : Move order-by generation from buglist.cgi into search.pmtravis%sedsystems.ca1-10/+8
2005-01-19Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...travis%sedsystems.ca1-2/+1
2005-01-17Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha...jocuri%softhome.net1-2/+0
2005-01-17Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil...jocuri%softhome.net1-2/+1
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net1-1/+2
2005-01-13Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca1-2/+6
2005-01-03Bug 274640: silently fix up custom sort order cookies which erroneously inclu...gerv%gerv.net1-0/+5
2004-12-23Bug 274397 - Editing a saved search should now work even after clicking "Show...jake%bugzilla.org1-9/+10