aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 621216 - Don't call GetQuip() if the user doesn't want quipsSunil Joshi2013-09-261-1/+4
* Bug 914262: KHTML-based browsers such as Konqueror do not support the Server-...Frédéric Buclin2013-09-101-1/+1
* Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content f...Frédéric Buclin2013-08-091-1/+1
* Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...Simon Green2013-02-191-1/+4
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-21/+21
* Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham2013-01-021-20/+11
* Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin2012-11-261-5/+3
* Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid duplica...Byron Jones2012-09-171-1/+0
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-6/+1
* Bug 786310: Remove tokens when saving the default queryByron Jones2012-08-291-0/+2
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-281-1/+2
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-201-1/+1
* Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin2012-06-271-1/+3
* Bug 760978: Remove support for Internet Explorer 5 on MacFrédéric Buclin2012-06-071-8/+4
* Bug 297553: Enable serverpush for OperaMatt Selsky2012-06-031-1/+2
* Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s...Reed Loden2012-05-291-0/+2
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-071-44/+9
* Bug 745751: Remove support for microsummariesMatt Selsky2012-04-241-11/+3
* Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits a...Frédéric Buclin2012-04-181-10/+0
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-171-4/+9
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-221-0/+3
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-271-2/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-24/+5
* Bug 644281: When the sort order of a buglist is modified, the "Show next bug ...Frédéric Buclin2011-12-091-18/+13
* Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa2011-11-301-42/+22
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-261-1/+1
* Bug 678357: Fix 'limit' parameter in the saved searches resultsTiago Mello2011-08-161-1/+1
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-8/+8
* Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander2011-05-311-13/+0
* Bug 632718: Only return 500 search results unless the user specificallyMax Kanat-Alexander2011-03-021-0/+11
* Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST c...Frédéric Buclin2011-02-141-1/+1
* Bug 417551: Make it possible for CSV headers to be the field descriptionMichael J Tosh2011-02-141-0/+4
* Bug 535571: Allow Search.pm to accept "limit" and "offset" as parameters.Max Kanat-Alexander2011-02-111-12/+4
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-301-90/+35
* Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protectionDavid Lawrence2011-01-061-0/+2
* Bug 615574: Make every search done by buglist.cgi create a list_id, so thatMax Kanat-Alexander2010-12-271-23/+1
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-4/+4
* Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin2010-08-021-1/+0
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-151-1/+1
* Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander2010-07-151-1/+1
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-33/+40
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin2010-05-201-1/+1
* Bug 486050: Bugzilla should prefill quicksearch box when showing search resul...David Lawrence2010-05-121-0/+3
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-7/+7
* Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence2010-03-031-3/+5
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-5/+4
* Bug 537834 - "Buglist results using atom ctype do not display users with empt...Reed Loden2010-02-281-0/+2
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-18/+0
* Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value...lpsolit%gmail.com2010-01-061-1/+3
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1