aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence2013-09-261-4/+1
* Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug I...Frédéric Buclin2013-08-151-13/+17
* Remove debug codeFrédéric Buclin2013-07-251-1/+0
* Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence2013-07-241-1/+3
* Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...Frédéric Buclin2013-02-191-5/+9
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-171-8/+3
* Bug 829939: Only build default_authorizer on requestFrédéric Buclin2013-01-141-1/+1
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-141-36/+13
* Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi2012-12-291-1/+15
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+26
* Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...Byron Jones2012-11-221-3/+3
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-161-3/+2
* Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in...Koosha Khajeh Moogahi2012-10-131-0/+17
* Bug 797883: Adds a Bugzilla->process_cacheByron Jones2012-10-051-7/+6
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 778631: use a persistent Template::Provider to avoid recompiling template...Byron Jones2012-08-081-0/+14
* Backing out Bug 778631 due to breakageByron Jones2012-08-071-10/+0
* Bug 778631: use a persistent Template::Provider to avoid recompiling template...Byron Jones2012-08-071-0/+10
* Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...Frédéric Buclin2012-07-261-14/+18
* Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green2012-05-171-1/+1
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-071-1/+3
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-011-1/+9
* Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...Frédéric Buclin2012-02-291-4/+4
* Bug 727541 - Constants in Bugzilla::WebService::Constants should be available...Dave Lawrence2012-02-161-3/+16
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-29/+5
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+1
* 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