Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -35/+35 |
2017-05-24 | Bug 1348380 - Add param and user setting to control elasticsearch behavior | Dylan William Hardison | 1 | -2/+9 |
2017-05-24 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ... | Dylan William Hardison | 1 | -18/+77 |
2017-03-21 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ... | Dylan William Hardison | 1 | -77/+18 |
2017-03-17 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ... | Dylan William Hardison | 1 | -18/+77 |
2017-03-14 | Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ... | Dylan William Hardison | 1 | -77/+18 |
2017-03-07 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ... | Dylan William Hardison | 1 | -18/+77 |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local... | Dylan William Hardison | 1 | -31/+9 |
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master... | Dylan William Hardison | 1 | -9/+31 |
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local... | Dylan William Hardison | 1 | -31/+9 |
2015-12-01 | Bug 1229198 - When saving a buglist from a saved search as a CSV file, set th... | Byron Jones | 1 | -2/+2 |
2015-09-09 | Bug 1202147 - Performing a Simple Search results in the message "invalid colu... | Byron Jones | 1 | -9/+9 |
2015-07-24 | Bug 1184828: backport bug 1161070 to bmo (api searches should honour the same... | David Lawrence | 1 | -23/+12 |
2014-10-06 | merged with upstream 4.2 | David Lawrence | 1 | -1/+1 |
2014-10-06 | Bug 1075578: [SECURITY] Improper filtering of CGI arguments | Frédéric Buclin | 1 | -1/+1 |
2014-07-21 | Bug 1041559: "Please wait while your bugs are retrieved" shown above menu hea... | Byron Jones | 1 | -20/+1 |
2014-03-04 | Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects) | Byron Jones | 1 | -0/+1 |
2013-12-05 | Bug 943636: SQL error in quicksearch API when providing just a bug ID | Byron Jones | 1 | -51/+37 |
2013-10-16 | Bug 926109: Error when searching for many columns at once (MariaDB can only u... | Byron Jones | 1 | -10/+1 |
2013-10-13 | Bug 926109 - Bugzilla has suffered an internal error while retrieving many co... | Dave Lawrence | 1 | -1/+10 |
2013-10-11 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 |
2013-09-27 | Bug 914262: KHTML-based browsers such as Konqueror do not support the Server-... | Frédéric Buclin | 1 | -1/+1 |
2013-08-12 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 |
2013-08-12 | Bug 894878 - CSV output template for request queues has gone away | Dave Lawrence | 1 | -20/+10 |
2013-08-09 | Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content f... | Frédéric Buclin | 1 | -1/+1 |
2013-06-12 | Bug 882059: fix "use of uninitialized value" warnings, and ignore some errors... | Byron Jones | 1 | -7/+9 |
2013-02-27 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -24/+23 |
2013-02-26 | Reverted Bug 836067 due to buglist crashing and do not yet know the reason | Dave Lawrence | 1 | -23/+24 |
2013-02-26 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -24/+23 |
2013-02-19 | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ... | Simon Green | 1 | -1/+4 |
2013-02-19 | Bug 824399 | Byron Jones | 1 | -1/+4 |
2012-10-09 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+0 |
2012-09-17 | Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid duplica... | Byron Jones | 1 | -1/+0 |
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 1 | -1/+3 |
2012-08-29 | Bug 786310: Remove tokens when saving the default query | Byron Jones | 1 | -0/+2 |
2012-08-28 | Bug 772953: Remove the token from buglist urls | Byron Jones | 1 | -1/+2 |
2012-08-20 | Bug 698068: The "There is no saved search named ..." page has a "forget" link | Frédéric Buclin | 1 | -1/+1 |
2012-07-26 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+3 |
2012-07-17 | Bug 772953: buglist urls should not contain a token | Byron Jones | 1 | -1/+2 |
2012-06-27 | Bug 768870: The "Un-forget the search" link has no token | Frédéric Buclin | 1 | -1/+3 |
2012-06-05 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -0/+2 |
2012-05-29 | Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s... | Reed Loden | 1 | -0/+2 |
2012-05-01 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -14/+9 |
2012-04-18 | Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits a... | Frédéric Buclin | 1 | -10/+0 |
2012-04-17 | Bug 745320: Shared queries do not work when tags are part of the query | Frédéric Buclin | 1 | -4/+9 |
2012-03-22 | Bug 732440: add sql timings to buglist.cgi's debug output | Byron Jones | 1 | -0/+3 |
2011-12-09 | Bug 644281: When the sort order of a buglist is modified, the "Show next bug ... | Frédéric Buclin | 1 | -18/+13 |
2011-11-26 | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 1 | -1/+1 |
2011-08-17 | Bug 678357: Fix 'limit' parameter in the saved searches results | Tiago Mello | 1 | -1/+1 |
2011-05-31 | Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR | Max Kanat-Alexander | 1 | -13/+0 |