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-12-18
Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.
Gervase Markham
1
-4
/
+32
2014-12-11
Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.
Matt Selsky
1
-29
/
+0
2014-11-18
Bug 1100368: css concatenation breaks data: urls
Byron Jones
1
-1
/
+3
2014-10-27
Bug 1083081 - javascript concatenation should insert a semicolon between files
Dylan William Hardison
1
-1
/
+1
2014-10-14
Bug 1059723: Reply button should become AJAX-based
Koosha KM
1
-5
/
+7
2014-10-06
Bug 1054702: CSV export vulnerable to formulae injection
Simon Green
1
-1
/
+3
2014-09-25
Bug 1072110: _concatenate_js assumes javascript_urls is an array
Byron Jones
1
-1
/
+2
2014-09-17
Bug 1064395: concatenate and slightly minify javascript files
Byron Jones
1
-1
/
+50
2014-09-11
Bug 1064933: Bugzilla.pm does not compile without Text::Markdown
Koosha KM
1
-2
/
+3
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
[next]