summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-30Patch for bug 261993: fix uninitialized value error in webserver log when acc...jocuri%softhome.net1-0/+1
2004-09-24Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...jocuri%softhome.net1-10/+19
2004-09-13Bug 252295: Ensure that the "Edit Search" link goes back to the same form the...justdave%bugzilla.org1-0/+8
2004-09-11Bug 255664: Wait until buglist is ready to be displayed before closing the "p...justdave%bugzilla.org1-1/+5
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net1-0/+6
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-5/+5
2004-07-23Bug 252329: Returning to buglist after an empty fulltext search causes code e...jouni%heikniemi.net1-3/+11
2004-07-22Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net1-0/+4
2004-07-21Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.kiko%async.com.br1-13/+13
2004-07-10Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net1-1/+2
2004-07-08Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com1-4/+21
2004-07-03Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...jocuri%softhome.net1-2/+2
2004-04-06Fix for bug 234797: adds a "limit" param for limiting the number of results r...myk%mozilla.org1-1/+4
2004-04-06Fix for bug 237176: allows power users to display relevance values as a colum...myk%mozilla.org1-54/+77
2004-04-06Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch ...gerv%gerv.net1-1/+8
2004-04-01Bug 236926: supply a missing a $cgi-header in buglist.cgijustdave%syndicomm.com1-1/+1
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-8/+7
2004-03-17Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net1-3/+30
2004-03-15Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net1-2/+8
2004-02-27Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigl...jocuri%softhome.net1-1/+7
2004-02-14Bug 233645 - fix a number of 'undef' warnings which were killing performance ...gerv%gerv.net1-1/+1
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net1-0/+2
2004-01-26Fix for bug 232154: Make old column lists work again by correctly translating...myk%mozilla.org1-7/+7
2004-01-22Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net1-1/+1
2003-11-27Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br1-1/+1
2003-11-20Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctyp...jocuri%softhome.net1-1/+1
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...gerv%gerv.net1-19/+12
2003-11-09Bug 195530 - Make javascript version of buglists available, part 2. This is a...gerv%gerv.net1-0/+10
2003-11-02Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms;...jocuri%softhome.net1-1/+1
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-3/+3
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org1-0/+9
2003-08-28Fix for bug 217485: displays query in the "please wait" server push page if t...myk%mozilla.org1-5/+5
2003-08-22Bug 139011 - Improve buglist colors furtherburnus%gmx.de1-2/+4
2003-07-22Fix for bug 213079: When severity or priority are hidden, CSS classkiko%async.com.br1-2/+3
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+18
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-31/+16
2003-05-26last not breaktimeless%mozdev.org1-1/+1