summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Collapse)AuthorFilesLines
2016-05-16Bug 907710 - Add UI to reverse sort orderDavid Lawrence1-4/+5
r=LpSolit
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-5/+5
Original patch by Gervase Markham r=gerv a=dkl
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-4/+3
r=dkl
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison1-1/+1
dependencies r=dkl,a=dylan
2015-07-25Bug 1161070: api searches should honour the same fields in its "order" ↵David Lawrence1-23/+12
parameter as the web UI r=dylan,a=simon
2015-01-13Bug 832095 - Request new buglist/query hooksAlbert Ting1-2/+7
2015-01-09Bug 825975 - Move the buglist.cgi "get_format" call after processing runnamedAlbert Ting1-62/+63
r=dylan, a=glob
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin1-1/+1
r=dkl,a=sgreen
2014-09-26Bug 1071033: Variable "$user" will not stay shared at buglist.cgiFrédéric Buclin1-5/+4
r=dkl a=sgreen
2014-09-23Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin1-34/+34
r=dkl a=sgreen
2014-09-02Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green1-1/+38
r=glob, a=sgreen
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-1/+3
r=dkl a=sgreen
2014-05-22Bug 1008764: Add a web service to create and update Flag typesSimon Green1-5/+42
r=glob, a=justdave
2014-03-08Bug 318715 - iCalendar Buglist doesn't include deadlineMatt Selsky1-0/+3
r=dkl,a=justdave
2014-03-04Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky1-1/+0
r=dkl,a=justdave
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-2/+2
r=gerv a=justdave
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones1-0/+1
r=dkl, a=glob
2014-01-03Bug 543432: [PostgreSQL] Crash when typing a string in combination with a ↵Frédéric Buclin1-20/+1
numeric field r=dkl a=sgreen
2013-11-05Bug 890165 - Buglist for single component should offer "File a new bug in ↵Simon Green1-0/+16
the XYZ component" instead of "File a new bug in the XYZ product" r=glob, a=glob
2013-09-26Bug 621216 - Don't call GetQuip() if the user doesn't want quipsSunil Joshi1-1/+4
r=simon, a=simon
2013-09-10Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵Frédéric Buclin1-1/+1
Server-Push technology r=dkl a=sgreen
2013-08-09Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content ↵Frédéric Buclin1-1/+1
from buglist.cgi r=dkl a=justdave
2013-02-19Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green1-1/+4
of products and components you cannot access r/a=LpSolit
2013-01-16Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin1-21/+21
r=dkl a=LpSolit
2013-01-02Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham1-20/+11
2012-11-26Bug 718289: The deadline field should be visible by non-members of the ↵Frédéric Buclin1-5/+3
timetracking group r=dkl a=LpSolit
2012-09-17Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵Byron Jones1-1/+0
duplicate cgi->header calls r=LpSolit, a=LpSolit
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-6/+1
r=wicked a=LpSolit
2012-08-29Bug 786310: Remove tokens when saving the default queryByron Jones1-0/+2
r= LpSolit, a=LpSolit
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones1-1/+2
r=dkl, a=LpSolit
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin1-1/+1
r=glob a=LpSolit
2012-06-27Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin1-1/+3
r=glob a=LpSolit
2012-06-07Bug 760978: Remove support for Internet Explorer 5 on MacFrédéric Buclin1-8/+4
r=timello a=LpSolit
2012-06-03Bug 297553: Enable serverpush for OperaMatt Selsky1-1/+2
r/a=LpSolit
2012-05-29Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden1-0/+2
setting of default search options [r=LpSolit a=LpSolit]
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin1-44/+9
(and get rid of the current form in the footer) r=timello a=LpSolit
2012-04-24Bug 745751: Remove support for microsummariesMatt Selsky1-11/+3
r/a=LpSolit
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin1-10/+0
attackers to access all bugs that the victim can see r=glob a=LpSolit
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin1-4/+9
r=dkl a=LpSolit
2012-03-22Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones1-0/+3
r=LpSolit, r=LpSolit
2012-02-27Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin1-2/+3
r=glob a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-24/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-12-09Bug 644281: When the sort order of a buglist is modified, the "Show next bug ↵Frédéric Buclin1-18/+13
in my list" user pref still uses the original sort order to decide which bug to display next r=glob a=LpSolit
2011-11-30Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa1-42/+22
r/a=mkanat
2011-11-26Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin1-1/+1
r/a=mkanat
2011-08-17Bug 678357: Fix 'limit' parameter in the saved searches resultsTiago Mello1-1/+1
r/a=mkanat
2011-08-17Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin1-8/+8
r=timello a=LpSolit
2011-05-31Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander1-13/+0
"Custom Search" UI. r=timello, a=mkanat
2011-03-02Bug 632718: Only return 500 search results unless the user specificallyMax Kanat-Alexander1-0/+11
requests to see more. r=dkl, a=mkanat