aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ...Reed Loden2011-08-041-0/+3
* Bug 634812: Having a very large number of custom fields can make displaying s...Frédéric Buclin2011-08-011-0/+5
* Bug 652663 - When using bug_format_comment hook some replacements can happen ...David Lawrence2011-07-251-2/+4
* Bug 670169 - Escape '>' in js filterReed Loden2011-07-081-0/+1
* Bug 659185: html_quote() escapes @ causing mailto links to not be processedFrédéric Buclin2011-05-241-1/+2
* Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann2011-04-271-0/+1
* Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtm...Frédéric Buclin2011-04-211-3/+4
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...Frédéric Buclin2011-01-241-6/+21
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-031-41/+12
* Bug 474766: The [details] string is duplicated when replying to a comment con...Frédéric Buclin2010-11-041-1/+1
* Bug 605425: Non-english templates are no longer precompiled by checksetupFrédéric Buclin2010-10-211-1/+2
* Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander2010-10-131-10/+14
* Bug 65477: Send HTML bugmailGuy Pyrzak2010-10-031-1/+5
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-1/+1
* Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander2010-09-181-8/+14
* Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, useChristian Legnitto2010-08-091-6/+9
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-061-0/+43
* Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...Frédéric Buclin2010-08-051-12/+6
* Bug 584021: FILTER txt should also remove &nbsp;Frédéric Buclin2010-08-041-0/+2
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-6/+0
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-0/+120
* Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander2010-07-081-2/+2
* Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...Reed Loden2010-07-051-2/+10
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-0/+3
* Bug 545766: Figure out what columns can be reported on from the database,Max Kanat-Alexander2010-07-011-0/+3
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-9/+0
* Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander2010-05-191-0/+1
* Bug 566499 - "#c0 links have the wrong href"Reed Loden2010-05-181-1/+1
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-1/+5
* Bug 284650: Beginning a chart name with an "_" (underscore) causes errorsFrédéric Buclin2010-04-081-0/+3
* Bug 557780: Remove the unused .substr method in Template.pmFrédéric Buclin2010-04-071-8/+0
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-051-7/+0
* Bug 553923: Don't word-wrap messages and errors for the WebServiceMax Kanat-Alexander2010-03-281-2/+10
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-131-1/+6
* Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander2010-02-281-3/+20
* Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander2010-02-281-2/+7
* Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander2010-02-281-4/+3
* Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolitgerv%gerv.net2010-01-071-9/+4
* Bug 525606: Make the template_before_process hook run whenever a template is ...mkanat%bugzilla.org2009-12-171-20/+3
* Bug 523762: Prevent the template_before_process hook from causing an infinite...mkanat%bugzilla.org2009-12-141-3/+9
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-041-6/+1
* Bug 530960: Put hooks into template/default/hook instead of template/hookmkanat%bugzilla.org2009-11-251-0/+8
* Post-checkin fix for bug 430012: Make checksetup not throw a warning when the...mkanat%bugzilla.org2009-11-241-15/+18
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-241-5/+5
* Bug 430012: Make checksetup.pl precompile extension templatesmkanat%bugzilla.org2009-11-241-53/+45
* Bug 523999: New Hook: template-before_createmkanat%bugzilla.org2009-11-231-2/+7
* Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases e...mkanat%bugzilla.org2009-11-191-4/+3
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-0/+8
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-1/+1
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org2009-10-241-0/+2