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
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
1
-0
/
+17
2014-08-25
Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...
Koosha KM
1
-13
/
+8
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-08-10
Bug 897915 - Field lists not sorted alphabetically
Simon Green
1
-0
/
+15
2014-07-27
Bug 726696 - All authenticated WebServices methods should require username/pa...
Simon Green
1
-0
/
+6
2014-07-03
Bug 1028795: pre-load all related bugs during show_bug initialisation
Byron Jones
1
-5
/
+6
2014-07-02
Bug 1020821 - Product drop down orders classifications alphabetically
Simon Green
1
-0
/
+6
2014-05-30
Bug 1013209: data/assets: empty generated css-file
Byron Jones
1
-1
/
+1
2014-05-28
Bug 1016199: move skins/assets to data/assets
Byron Jones
1
-3
/
+3
2014-05-14
fix mod_perl breakage caused by bug 977969
Byron Jones
1
-0
/
+1
2014-05-14
Bug 977969: concatenate and slightly minify css files
Byron Jones
1
-12
/
+76
2014-04-18
Bug 998323 - URLs pasted in comments are no longer displayed
David Lawrence
1
-14
/
+11
2014-04-17
Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text
Manish Goregaokar
1
-0
/
+12
2014-04-17
Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection
Frédéric Buclin
1
-0
/
+5
2014-03-05
Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are n...
Frédéric Buclin
1
-6
/
+4
2014-03-04
Bug 978619 - Typo in Bugzilla/Template.pm
Matt Selsky
1
-1
/
+1
2013-09-26
Bug 917669 - invalid or expired authentication tokens and cookies should thro...
Dave Lawrence
1
-4
/
+1
2013-08-15
Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug I...
Frédéric Buclin
1
-13
/
+17
2013-07-25
Remove debug code
Frédéric Buclin
1
-1
/
+0
2013-07-24
Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped
Dave Lawrence
1
-1
/
+3
2013-02-19
Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...
Frédéric Buclin
1
-5
/
+9
2013-01-17
Bug 830467: Don't call _wanted_languages() when only one is available
Frédéric Buclin
1
-8
/
+3
2013-01-14
Bug 829939: Only build default_authorizer on request
Frédéric Buclin
1
-1
/
+1
2013-01-14
Bug 829709: Do not load CSS files from all skins by default
Frédéric Buclin
1
-36
/
+13
2012-12-29
Bug 804343: Implement autolinkification for a list of comment ids
Koosha Khajeh Moogahi
1
-1
/
+15
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+26
2012-11-22
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
1
-3
/
+3
2012-11-16
Bug 797636: Improve performance for buglists
Frédéric Buclin
1
-3
/
+2
2012-10-13
Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in...
Koosha Khajeh Moogahi
1
-0
/
+17
2012-10-04
Bug 797883: Adds a Bugzilla->process_cache
Byron Jones
1
-7
/
+6
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-08-08
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
1
-0
/
+14
2012-08-07
Backing out Bug 778631 due to breakage
Byron Jones
1
-10
/
+0
2012-08-07
Bug 778631: use a persistent Template::Provider to avoid recompiling template...
Byron Jones
1
-0
/
+10
2012-07-26
Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...
Frédéric Buclin
1
-14
/
+18
2012-05-17
Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...
Simon Green
1
-1
/
+1
2012-05-07
Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...
Frédéric Buclin
1
-1
/
+3
2012-03-01
Bug 731562: Cache the global/user.html.tmpl template for improved performance
Frédéric Buclin
1
-1
/
+9
2012-02-29
Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...
Frédéric Buclin
1
-4
/
+4
2012-02-16
Bug 727541 - Constants in Bugzilla::WebService::Constants should be available...
Dave Lawrence
1
-3
/
+16
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-29
/
+5
2011-10-23
Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed
Frédéric Buclin
1
-1
/
+1
2011-08-04
Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ...
Reed Loden
1
-0
/
+3
2011-08-01
Bug 634812: Having a very large number of custom fields can make displaying s...
Frédéric Buclin
1
-0
/
+5
2011-07-25
Bug 652663 - When using bug_format_comment hook some replacements can happen ...
David Lawrence
1
-2
/
+4
2011-07-08
Bug 670169 - Escape '>' in js filter
Reed Loden
1
-0
/
+1
2011-05-24
Bug 659185: html_quote() escapes @ causing mailto links to not be processed
Frédéric Buclin
1
-1
/
+2
2011-04-28
Bug 423612 - Allow editing extern_id for users from the admin interface
Jochen Wiedmann
1
-0
/
+1
2011-04-21
Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtm...
Frédéric Buclin
1
-3
/
+4
[next]