summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Collapse)AuthorFilesLines
2017-12-19Bug 1420771 - Remove global footerKohei Yoshino1-1/+2
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-35/+35
2017-05-24Bug 1348380 - Add param and user setting to control elasticsearch behaviorDylan William Hardison1-2/+9
1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all code that would attempt to connect to elasticsearch. 2) add a user preference that controls using elasticsearch for searches, which defaults to off for logged-in users. Anonymous users will default to using elasticsearch for the greater good. Note that elasticsearch, if available, will still power user-autocompletion (unless turned off as by the above parameter).
2017-05-24Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-18/+77
the ES backend
2017-03-21Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-77/+18
the ES backend Skipping this for this week's push.
2017-03-17Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-18/+77
the ES backend This not the cause of test failures, so should live on in master now.
2017-03-14Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ↵Dylan William Hardison1-77/+18
against the ES backend" This reverts commit 9c26c01867ca3e2af1e70c051140eea59c68c500.
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison1-18/+77
the ES backend
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-31/+9
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-9/+31
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-31/+9
local symlink to data/ directory
2015-12-01Bug 1229198 - When saving a buglist from a saved search as a CSV file, set ↵Byron Jones1-2/+2
the filename to <saved-query-name>.csv
2015-09-09Bug 1202147 - Performing a Simple Search results in the message "invalid ↵Byron Jones1-9/+9
column names: relevance desc"
2015-07-24Bug 1184828: backport bug 1161070 to bmo (api searches should honour the ↵David Lawrence1-23/+12
same fields in its "order" parameter as the web UI)
2014-10-06merged with upstream 4.2David Lawrence1-1/+1
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin1-1/+1
r=dkl,a=sgreen
2014-07-21Bug 1041559: "Please wait while your bugs are retrieved" shown above menu ↵Byron Jones1-20/+1
header for search error pages
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+1
2013-12-05Bug 943636: SQL error in quicksearch API when providing just a bug IDByron Jones1-51/+37
2013-10-16Bug 926109: Error when searching for many columns at once (MariaDB can only ↵Byron Jones1-10/+1
use 61 tables in a join)
2013-10-13Bug 926109 - Bugzilla has suffered an internal error while retrieving many ↵Dave Lawrence1-1/+10
columns at once
2013-10-11merged with bugzilla/4.2Dave Lawrence1-1/+1
2013-09-27Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵Frédéric Buclin1-1/+1
Server-Push technology r=dkl a=justdave
2013-08-12merged with bugzilla/4.2Dave Lawrence1-1/+1
2013-08-12Bug 894878 - CSV output template for request queues has gone awayDave Lawrence1-20/+10
r=glob
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=sgreen
2013-06-12Bug 882059: fix "use of uninitialized value" warnings, and ignore some ↵Byron Jones1-7/+9
errors/warnings
2013-02-27Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-24/+23
2013-02-26Reverted Bug 836067 due to buglist crashing and do not yet know the reasonDave Lawrence1-23/+24
2013-02-26Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-24/+23
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-02-19Bug 824399Byron Jones1-1/+4
2012-10-09merged with bugzilla/4.2Dave Lawrence1-1/+0
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-08-31Merge from bugzilla/4.2Reed Loden1-1/+3
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-07-26merged with bugzilla/4.2Dave Lawrence1-1/+3
2012-07-17Bug 772953: buglist urls should not contain a tokenByron Jones1-1/+2
2012-06-27Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin1-1/+3
r=glob a=LpSolit
2012-06-05merged with bugzilla/4.2Dave Lawrence1-0/+2
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-01merged with bugzilla/4.2Dave Lawrence1-14/+9
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 timings to buglist.cgi's debug outputByron Jones1-0/+3
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-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