Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-27 | Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵ | Byron Jones | 1 | -3/+3 | |
files) | |||||
2014-05-22 | add missing mod_perl fix for bug 977969 | Byron Jones | 1 | -0/+1 | |
2014-05-22 | Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ↵ | Byron Jones | 1 | -17/+79 | |
files) | |||||
2014-04-23 | merged with bugzilla/4.2 | Byron Jones | 1 | -14/+11 | |
2014-04-18 | Bug 998323 - URLs pasted in comments are no longer displayed | David Lawrence | 1 | -14/+11 | |
r=LpSolit,a=justdave | |||||
2014-04-18 | merged with bugzilla/4.2 | David Lawrence | 1 | -0/+11 | |
2014-04-17 | Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text | Manish Goregaokar | 1 | -0/+11 | |
r=glob a=justdave | |||||
2014-03-04 | Bug 956230: improve instrumentation of bugzilla's internals | Byron Jones | 1 | -1/+4 | |
2014-01-29 | Bug 105865: bugzilla should pay attention to linebreaks when making ↵ | Byron Jones | 1 | -6/+10 | |
bugnumbers to links | |||||
2013-11-19 | Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵ | Byron Jones | 1 | -8/+0 | |
single line | |||||
2013-10-25 | Bug 921523 - backport upstream bug 917669 to bmo/4.2 to throw error when ↵ | Dave Lawrence | 1 | -4/+1 | |
invalid cookies/tokens are used with webservices | |||||
2013-10-23 | Bug 895687: add UserStory extension | Byron Jones | 1 | -0/+8 | |
2013-09-27 | Revert Bug 917669 - invalid or expired authentication tokens and cookies ↵ | Dave Lawrence | 1 | -1/+4 | |
should throw errors, not be silently ignored | |||||
2013-09-26 | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | Dave Lawrence | 1 | -4/+1 | |
throw errors, not be silently ignored | |||||
2013-09-23 | Bug 919416: set STAT_TTL in template provider to > 1 second | Byron Jones | 1 | -0/+4 | |
2013-07-25 | Remove debugging line | Dave Lawrence | 1 | -1/+0 | |
2013-07-24 | Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped | Dave Lawrence | 1 | -1/+3 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=859309 | |||||
2013-02-19 | Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵ | Frédéric Buclin | 1 | -0/+1 | |
invalid page format r=glob a=LpSolit | |||||
2013-02-19 | Bug 842038 | Byron Jones | 1 | -0/+1 | |
2013-01-17 | Bug 830467 - Don't call _wanted_languages() when only one is available | Dave Lawrence | 1 | -8/+3 | |
2013-01-14 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2013-01-14 | Bug 829709 - Do not load CSS files from all skins by default | Dave Lawrence | 1 | -36/+13 | |
2013-01-14 | Bug 829939: Only build default_authorizer on request | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2012-11-28 | Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying ↵ | Byron Jones | 1 | -3/+3 | |
the database repeatedly for the same information | |||||
2012-11-26 | Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in ↵ | Dave Lawrence | 1 | -3/+2 | |
performance enhancements r=glob | |||||
2012-10-12 | Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for ↵ | Dave Lawrence | 1 | -0/+9 | |
performance improvement r=glob | |||||
2012-08-07 | Revert commit 8283 | Dave Lawrence | 1 | -10/+0 | |
2012-08-07 | Bug 778631: use a persistent Template::Provider to avoid recompiling ↵ | Byron Jones | 1 | -0/+10 | |
templates between page loads | |||||
2012-08-01 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -14/+18 | |
2012-07-26 | Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information ↵ | Frédéric Buclin | 1 | -14/+18 | |
about restricted bugs r=glob a=LpSolit | |||||
2012-05-22 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2012-05-17 | Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are ↵ | Simon Green | 1 | -1/+1 | |
not escaped correctly in SAFE_URL_REGEXP r/a=LpSolit | |||||
2012-03-06 | Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵ | Dave Lawrence | 1 | -1/+9 | |
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562 | |||||
2012-01-12 | Bug 715467 - Inconsistency in patch option links | Dave Lawrence | 1 | -1/+1 | |
2011-10-05 | Some more 4.2 porting fixes | David Lawrence | 1 | -0/+12 | |
2011-10-05 | more porting work | David Lawrence | 1 | -5/+8 | |
2011-08-04 | Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment ↵ | Reed Loden | 1 | -0/+3 | |
containing newline are corrupt [r=LpSolit a=LpSolit] | |||||
2011-08-01 | Bug 634812: Having a very large number of custom fields can make displaying ↵ | Frédéric Buclin | 1 | -0/+5 | |
show_bug.cgi slow r=glob a=LpSolit | |||||
2011-07-25 | Bug 652663 - When using bug_format_comment hook some replacements can happen ↵ | David Lawrence | 1 | -2/+4 | |
more than once causing broken links r/a=LpSolit | |||||
2011-07-08 | Bug 670169 - Escape '>' in js filter | Reed Loden | 1 | -0/+1 | |
[r=LpSolit a=LpSolit] | |||||
2011-05-24 | Bug 659185: html_quote() escapes @ causing mailto links to not be processed | Frédéric Buclin | 1 | -1/+2 | |
r/a=mkanat | |||||
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 1 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2011-04-21 | Bug 650593: Bugzilla crashes when the database is gone, even when ↵ | Frédéric Buclin | 1 | -3/+4 | |
shutdownhtml is set r=justdave a=LpSolit | |||||
2011-01-24 | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵ | Frédéric Buclin | 1 | -6/+21 | |
for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit | |||||
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 1 | -41/+12 | |
r=LpSolit, a=LpSolit | |||||
2010-11-04 | Bug 474766: The [details] string is duplicated when replying to a comment ↵ | Frédéric Buclin | 1 | -1/+1 | |
containing a link to an attachment r/a=mkanat | |||||
2010-10-21 | Bug 605425: Non-english templates are no longer precompiled by checksetup | Frédéric Buclin | 1 | -1/+2 | |
r/a=mkanat | |||||
2010-10-14 | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 1 | -10/+14 | |
cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat | |||||
2010-10-03 | Bug 65477: Send HTML bugmail | Guy Pyrzak | 1 | -1/+5 | |
r=mkanat, a=mkanat | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -1/+1 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat |