aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-271-4/+4
|\ | | | | | | | | | | | | Merge upstream 5.0.6 release, now without conflicts after the problematic code reformatting change. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * no bug - perltidy again, using the latest releasePerl Tidy2019-01-311-4/+4
| | | | | | | | blame jeff
| * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-301-648/+678
| |
| * Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-061-1/+1
| | | | | | | | r=dkl,a=sgreen
| * Bug 1071033: Variable "$user" will not stay shared at buglist.cgiFrédéric Buclin2014-09-261-5/+4
| | | | | | | | r=dkl a=sgreen
| * Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin2014-09-231-34/+34
| | | | | | | | r=dkl a=sgreen
| * Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2014-09-021-1/+38
| | | | | | | | r=glob, a=sgreen
| * Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
| | | | | | | | r=dkl a=sgreen
| * Bug 1008764: Add a web service to create and update Flag typesSimon Green2014-05-221-5/+42
| | | | | | | | r=glob, a=justdave
| * Bug 318715 - iCalendar Buglist doesn't include deadlineMatt Selsky2014-03-081-0/+3
| | | | | | | | r=dkl,a=justdave
| * Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky2014-03-041-1/+0
| | | | | | | | r=dkl,a=justdave
| * Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-2/+2
| | | | | | | | r=gerv a=justdave
| * Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+1
| | | | | | | | r=dkl, a=glob
| * Bug 543432: [PostgreSQL] Crash when typing a string in combination with a ↵Frédéric Buclin2014-01-031-20/+1
| | | | | | | | | | | | numeric field r=dkl a=sgreen
| * Bug 890165 - Buglist for single component should offer "File a new bug in ↵Simon Green2013-11-051-0/+16
| | | | | | | | | | the XYZ component" instead of "File a new bug in the XYZ product" r=glob, a=glob
| * Bug 621216 - Don't call GetQuip() if the user doesn't want quipsSunil Joshi2013-09-261-1/+4
| | | | | | r=simon, a=simon
| * Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵Frédéric Buclin2013-09-101-1/+1
| | | | | | | | | | | | Server-Push technology r=dkl a=sgreen
| * Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content ↵Frédéric Buclin2013-08-091-1/+1
| | | | | | | | | | | | from buglist.cgi r=dkl a=justdave
| * Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green2013-02-191-1/+4
| | | | | | | | | | | | of products and components you cannot access r/a=LpSolit
| * Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-21/+21
| | | | | | | | r=dkl a=LpSolit
| * 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 ↵Frédéric Buclin2012-11-261-5/+3
| | | | | | | | | | | | timetracking group r=dkl a=LpSolit
| * Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵Byron Jones2012-09-171-1/+0
| | | | | | | | | | | | duplicate cgi->header calls r=LpSolit, a=LpSolit
| * Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-6/+1
| | | | | | | | r=wicked a=LpSolit
* | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ ↵Robin H. Johnson2019-12-011-649/+678
| | | | | | | | | | | | | | | | | | Perl-Tidy-20180220 Reformat all code using Perl-Tidy v20180220 and .perltidyrc from matching upstream 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 commit. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | buglist: tell taint check that bugid is safe.Robin H. Johnson2018-01-071-0/+1
| | | | | | | | | | Bug: https://bugs.gentoo.org/643854 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* | Vanilla 4.4.9 to 5.0 without history due to massive merge conflictsChristian Ruppert2015-07-111-35/+115
| |
* | Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-061-1/+1
| | | | | | | | r=dkl,a=sgreen
* | Bug 543432: [PostgreSQL] Crash when typing a string in combination with a ↵Frédéric Buclin2014-01-031-19/+1
| | | | | | | | | | | | numeric field r=dkl a=sgreen
* | Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵Frédéric Buclin2013-09-101-1/+1
| | | | | | | | | | | | Server-Push technology r=dkl a=sgreen
* | Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content ↵Frédéric Buclin2013-08-091-1/+1
| | | | | | | | | | | | from buglist.cgi r=dkl a=justdave
* | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵Simon Green2013-02-191-1/+4
| | | | | | | | | | | | of products and components you cannot access r/a=LpSolit
* | Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-161-21/+21
| | | | | | | | r=dkl a=LpSolit
* | Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵Byron Jones2012-09-171-1/+0
|/ | | | | | duplicate cgi->header calls r=LpSolit, a=LpSolit
* Bug 786310: Remove tokens when saving the default queryByron Jones2012-08-291-0/+2
| | | | r= LpSolit, a=LpSolit
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-281-1/+2
| | | | r=dkl, a=LpSolit
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-201-1/+1
| | | | r=glob a=LpSolit
* Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin2012-06-271-1/+3
| | | | r=glob a=LpSolit
* Bug 760978: Remove support for Internet Explorer 5 on MacFrédéric Buclin2012-06-071-8/+4
| | | | r=timello a=LpSolit
* Bug 297553: Enable serverpush for OperaMatt Selsky2012-06-031-1/+2
| | | | r/a=LpSolit
* Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden2012-05-291-0/+2
| | | | | | setting of default search options [r=LpSolit a=LpSolit]
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-44/+9
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Bug 745751: Remove support for microsummariesMatt Selsky2012-04-241-11/+3
| | | | r/a=LpSolit
* Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin2012-04-181-10/+0
| | | | | | attackers to access all bugs that the victim can see r=glob a=LpSolit
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-171-4/+9
| | | | r=dkl a=LpSolit
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-221-0/+3
| | | | r=LpSolit, r=LpSolit
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-271-2/+3
| | | | r=glob a=LpSolit
* 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
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 644281: When the sort order of a buglist is modified, the "Show next bug ↵Frédéric Buclin2011-12-091-18/+13
| | | | | | in my list" user pref still uses the original sort order to decide which bug to display next r=glob a=LpSolit
* Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa2011-11-301-42/+22
| | | | r/a=mkanat