summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-10-18Bug 1309884 - constants.CONCATENATE_ASSETS gets constant folded when trueDylan William Hardison1-5/+7
2016-10-13Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is ↵Dylan William Hardison1-9/+8
recommended to not use it (#21) r=mtyson
2016-09-21Bug 1263244 - Throw*Error inside templates should always use die(), as if ↵Dylan William Hardison1-0/+3
error_mode is ERROR_MODE_DIE r=dkl,a=dylan
2016-05-16Bug 1261114 - Release notes cannot be displayed due to missing ↵David Lawrence1-9/+23
REQUIRED_MODULES and OPTIONAL_MODULES r=dylan
2016-05-13Bug 1208947 - Comment links in markdown-based emails are incompleteAlbert Ting1-2/+3
r=LpSolit
2016-05-10Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵Dylan William Hardison1-0/+2
installed and which version is installed
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-1/+1
Original patch by Gervase Markham r=gerv a=dkl
2016-04-25Bug 1259881 - CSV export vulnerable to formulae injection (again)Frédéric Buclin1-3/+4
r=sgreen
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-0/+4
r=dkl
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-6/+4
r=dkl
2016-01-02Bug 688205 - quoted text inside comments should wrapAlbert Ting1-0/+7
r=dylan,a=dylan
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin1-2/+2
r=dylan
2015-12-22Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid ↵Dylan Hardison1-0/+3
javascript in some browsers r=dkl,a=dkl
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin1-0/+11
LDAPmailattribute set r=gerv a=dkl
2015-05-05Bug 1160598: url() in concatenated CSS files are incorrect when using ↵Frédéric Buclin1-1/+1
Multiple Bugzilla databases with a single installation r/a=glob
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-1/+6
r/a=glob
2015-04-05Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin1-8/+5
r=dkl a=sgreen
2015-04-01Bug 1093868: Markdown text rendering in comments is broken after commit from ↵Albert Ting1-0/+2
bug 1059684 r=dkl,a=glob
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 ↵Frédéric Buclin1-8/+3
parameter r=dkl a=sgreen
2015-03-11Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin1-8/+0
(U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
2015-02-24Bug 1134743: javascript filter should escape uncode line and paragraph ↵Byron Jones1-0/+2
separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob
2014-12-18Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.Gervase Markham1-4/+32
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky1-29/+0
2014-11-18Bug 1100368: css concatenation breaks data: urlsByron Jones1-1/+3
r=dylan,a=glob
2014-10-27Bug 1083081 - javascript concatenation should insert a semicolon between filesDylan William Hardison1-1/+1
r=dkl a=glob
2014-10-14Bug 1059723: Reply button should become AJAX-basedKoosha KM1-5/+7
r=dkl,a=sgreen
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green1-1/+3
r=glob,a=glob
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones1-1/+2
r=dkl,a=glob
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones1-1/+50
r=dkl,a=glob
2014-09-11Bug 1064933: Bugzilla.pm does not compile without Text::MarkdownKoosha KM1-2/+3
r=glob,a=sgreen
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM1-0/+17
r=dkl,a=sgreen
2014-08-25Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent ↵Koosha KM1-13/+8
bug ids to be linkified r=glob,a=sgreen
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
r=dkl a=sgreen
2014-08-10Bug 897915 - Field lists not sorted alphabeticallySimon Green1-0/+15
r=dkl, a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green1-0/+6
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-07-03Bug 1028795: pre-load all related bugs during show_bug initialisationByron Jones1-5/+6
r=sgreen,a=sgreen
2014-07-02Bug 1020821 - Product drop down orders classifications alphabeticallySimon Green1-0/+6
r=gkl, a=glob
2014-05-30Bug 1013209: data/assets: empty generated css-fileByron Jones1-1/+1
r=dkl, a=glob
2014-05-28Bug 1016199: move skins/assets to data/assetsByron Jones1-3/+3
r=dkl, a=justdave
2014-05-14fix mod_perl breakage caused by bug 977969Byron Jones1-0/+1
2014-05-14Bug 977969: concatenate and slightly minify css filesByron Jones1-12/+76
r=gerv, a=glob
2014-04-18Bug 998323 - URLs pasted in comments are no longer displayedDavid Lawrence1-14/+11
r=LpSolit,a=justdave
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar1-0/+12
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin1-0/+5
r=dkl a=justdave
2014-03-05Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are ↵Frédéric Buclin1-6/+4
no longer supported) r/a=justdave
2014-03-04Bug 978619 - Typo in Bugzilla/Template.pmMatt Selsky1-1/+1
r=dkl,a=justdave
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence1-4/+1
throw errors, not be silently ignored r/a=glob
2013-08-15Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug ↵Frédéric Buclin1-13/+17
IDs in comments r=dkl a=sgreen
2013-07-25Remove debug codeFrédéric Buclin1-1/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=895309
2013-07-24Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence1-1/+3
r/a=glob https://bugzilla.mozilla.org/show_bug.cgi?id=859309