Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-02 | Revert "Bug 1352264 - Preload all templates" | Dylan William Hardison | 1 | -17/+6 | |
This reverts commit c82963a57cf97932870e11de8cf2a6205132b954. | |||||
2017-04-26 | use parent rather than base to avoid a bug in base.pm | Dylan William Hardison | 1 | -1/+1 | |
from perldoc base: "base" employs some heuristics to determine if a module has already been loaded, if it has it doesn’t try again. If "base" tries to "require" the module it will not die if it cannot find the module’s file, but will die on any other error. After all this, should your base class be empty, containing no symbols, it will die. | |||||
2017-04-26 | Bug 1352264 - Preload all templates | Dylan William Hardison | 1 | -6/+17 | |
2017-04-26 | Bug 1355100 - Add rel=nofollow to all external links in bug comments | Sebastin Santy | 1 | -1/+1 | |
Refer https://support.google.com/webmasters/answer/96569\?hl\=en | |||||
2017-04-10 | Bug 1355127 - rewrite field-descs.none.tmpl in perl | Dylan William Hardison | 1 | -0/+3 | |
2017-04-04 | Bug 1350909 - Make index.cgi cache-friendly for logged out requests | Dylan William Hardison | 1 | -0/+5 | |
2017-01-25 | Bug 1286290 - CSP compliant bug modal | Dylan William Hardison | 1 | -0/+5 | |
2016-11-15 | Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ↵ | Dylan William Hardison | 1 | -12/+1 | |
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b. | |||||
2016-11-12 | Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵ | Dylan William Hardison | 1 | -1/+12 | |
headers have not already been printed | |||||
2016-09-23 | Bug 1304179 - Remove REQUIRED_MODULES references from release notes (and ↵ | Dylan William Hardison | 1 | -13/+0 | |
Template.pm) | |||||
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -29/+7 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -7/+29 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -29/+7 | |
local symlink to data/ directory | |||||
2016-06-30 | Bug 1279878 - CSV injection | David Lawrence | 1 | -3/+4 | |
2016-05-05 | Bug 1263198 - Do not automatically set tracking flags status-firefoxXX ↵ | David Lawrence | 1 | -0/+6 | |
affected for bugs filed under SeaMonkey | |||||
2016-04-22 | Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵ | Dylan Hardison | 1 | -0/+3 | |
found" (also manifests as fields_lhs: not found) | |||||
2016-04-13 | Revert "Bug 1195736 - intermittent internal error: "file error - nav_link: ↵ | Dylan William Hardison | 1 | -3/+0 | |
not found" (also manifests as fields_lhs: not found)" Test failures result from this, we will need a different approach. This reverts commit 33f61556746e1729746342d802ca7ea9cea18caf. | |||||
2016-04-13 | Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵ | Dylan Hardison | 1 | -0/+3 | |
found" (also manifests as fields_lhs: not found) | |||||
2016-03-10 | Bug 1254542 - Reflected XSS in comment-remo-form-payment.txt page | Dylan Hardison | 1 | -1/+1 | |
2015-12-23 | Bug 1234237 - Backport upstream bug 1232785 to bmo/4.2 [SECURITY] Buglists ↵ | David Lawrence | 1 | -0/+3 | |
in CSV format can be parsed as valid javascript in some browsers | |||||
2015-10-08 | Bug 1200765 - Make login UX mobile friendly to assist mobile authentication ↵ | Dylan William Hardison | 1 | -0/+5 | |
workflow | |||||
2015-05-19 | Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords) | Dylan William Hardison | 1 | -1/+6 | |
2015-04-24 | Bug 1157395: CSRF in log in form | David Lawrence | 1 | -0/+5 | |
2015-03-24 | Bug 1096798: prototype modal show_bug view | Byron Jones | 1 | -0/+3 | |
2015-03-10 | Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵ | Byron Jones | 1 | -2/+0 | |
API tokens into the shadow DB) | |||||
2015-02-24 | Bug 1134743: javascript filter should escape uncode line and paragraph ↵ | Byron Jones | 1 | -0/+2 | |
separators (causes "Unterminated string literal" javascript error) | |||||
2015-02-03 | Bug 1128832: don't create api_tokens when pointing to the shadow_db | Byron Jones | 1 | -0/+2 | |
2015-01-29 | Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵ | David Lawrence | 1 | -0/+6 | |
keys for authentication | |||||
2014-11-18 | Bug 1100368: css concatenation breaks data: urls | Byron Jones | 1 | -1/+3 | |
2014-11-04 | Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵ | Byron Jones | 1 | -5/+0 | |
are failing: 'Untrusted Authentication Request' | |||||
2014-11-04 | Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for ↵ | David Lawrence | 1 | -0/+5 | |
login forms | |||||
2014-10-06 | merged with upstream 4.2 | David Lawrence | 1 | -1/+3 | |
2014-10-06 | Bug 1054702: CSV export vulnerable to formulae injection | Simon Green | 1 | -1/+3 | |
r=glob,a=glob | |||||
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-07-07 | Bug 1033955: backport bug 1028795 to bmo (pre-load all related bugs during ↵ | Byron Jones | 1 | -4/+5 | |
show_bug initialisation) | |||||
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 |