index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Template.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Bug 605425: Non-english templates are no longer precompiled by checksetup
Frédéric Buclin
1
-1
/
+2
2010-10-14
Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that
Max Kanat-Alexander
1
-10
/
+14
2010-10-03
Bug 65477: Send HTML bugmail
Guy Pyrzak
1
-1
/
+5
2010-09-28
Bug 595380: Add a ?mtime string to all of the manually-inserted
Max Kanat-Alexander
1
-1
/
+1
2010-09-19
Bug 586244: Make mod_headers and mod_expires optional
Max Kanat-Alexander
1
-8
/
+14
2010-08-10
Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use
Christian Legnitto
1
-6
/
+9
2010-08-06
Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...
Frédéric Buclin
1
-0
/
+43
2010-08-05
Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...
Frédéric Buclin
1
-12
/
+6
2010-08-04
Bug 584021: FILTER txt should also remove
Frédéric Buclin
1
-0
/
+2
2010-07-23
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
Frédéric Buclin
1
-6
/
+0
2010-07-21
Bug 428313: Properly expire the browser's CSS and JS cache when there
Max Kanat-Alexander
1
-0
/
+120
2010-07-09
Bug 576670: Optimize Search.pm's "init" method for being called many times
Max Kanat-Alexander
1
-2
/
+2
2010-07-06
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilit...
Reed Loden
1
-2
/
+10
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
1
-0
/
+3
2010-07-01
Bug 545766: Figure out what columns can be reported on from the database,
Max Kanat-Alexander
1
-0
/
+3
2010-06-16
Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
Max Kanat-Alexander
1
-9
/
+0
2010-05-19
Bug 565899: Make the html_linebreak filter safe by having it first call the
Max Kanat-Alexander
1
-0
/
+1
2010-05-18
Bug 566499 - "#c0 links have the wrong href"
Reed Loden
1
-1
/
+1
2010-04-22
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
1
-1
/
+5
2010-04-08
Bug 284650: Beginning a chart name with an "_" (underscore) causes errors
Frédéric Buclin
1
-0
/
+3
2010-04-07
Bug 557780: Remove the unused .substr method in Template.pm
Frédéric Buclin
1
-8
/
+0
2010-04-06
Bug 556429: Stop sending bugmail from inside the template
Max Kanat-Alexander
1
-7
/
+0
2010-03-28
Bug 553923: Don't word-wrap messages and errors for the WebService
Max Kanat-Alexander
1
-2
/
+10
2010-03-14
Bug 498309: Speed up show_bug.cgi when there are many comments by caching
Max Kanat-Alexander
1
-1
/
+6
2010-03-01
Bug 508823: Make it so that you don't ever have to reset template_inner (like
Max Kanat-Alexander
1
-3
/
+20
2010-03-01
Bug 547466: Release Notes for Bugzilla 3.6rc1
Max Kanat-Alexander
1
-2
/
+7
2010-03-01
Bug 545235: Simplify Bugzilla's language-choosing code
Max Kanat-Alexander
1
-4
/
+3
2010-01-07
Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit
gerv%gerv.net
1
-9
/
+4
2009-12-17
Bug 525606: Make the template_before_process hook run whenever a template is ...
mkanat%bugzilla.org
1
-20
/
+3
2009-12-15
Bug 523762: Prevent the template_before_process hook from causing an infinite...
mkanat%bugzilla.org
1
-3
/
+9
2009-12-04
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
1
-6
/
+1
2009-11-25
Bug 530960: Put hooks into template/default/hook instead of template/hook
mkanat%bugzilla.org
1
-0
/
+8
2009-11-24
Post-checkin fix for bug 430012: Make checksetup not throw a warning when the...
mkanat%bugzilla.org
1
-15
/
+18
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-5
/
+5
2009-11-24
Bug 430012: Make checksetup.pl precompile extension templates
mkanat%bugzilla.org
1
-53
/
+45
2009-11-23
Bug 523999: New Hook: template-before_create
mkanat%bugzilla.org
1
-2
/
+7
2009-11-19
Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases e...
mkanat%bugzilla.org
1
-4
/
+3
2009-11-18
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
1
-0
/
+8
2009-11-10
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
1
-1
/
+1
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-0
/
+2
2009-10-21
Bug 394438: Add a hook for adding template vars to any page (Override Templat...
mkanat%bugzilla.org
1
-0
/
+13
2009-10-01
Bug 364254: Add hook to Bugzilla::Template::quoteUrls
mkanat%bugzilla.org
1
-5
/
+26
2009-10-01
Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...
mkanat%bugzilla.org
1
-6
/
+4
2009-09-27
Bug 517793: Use the ENCODING parameter of Template Toolkit instead of having ...
mkanat%bugzilla.org
1
-23
/
+2
2009-08-20
Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it
mkanat%bugzilla.org
1
-9
/
+12
2009-08-12
Bug 509108: Don't require a bug_list parameter to show the bug template (crea...
mkanat%bugzilla.org
1
-1
/
+9
2009-08-11
Bug 509045: Make "use_keywords" a global template variable instead of having ...
mkanat%bugzilla.org
1
-1
/
+7
2009-08-10
Bug 503980: show_bug.cgi doesn't properly escape <!-- inside bug summary - Pa...
lpsolit%gmail.com
1
-0
/
+1
2009-08-06
Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...
mkanat%bugzilla.org
1
-39
/
+33
2009-07-16
Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk...
lpsolit%gmail.com
1
-33
/
+1
[next]