summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2016-07-11Bug 1283848 - Setting needinfo at time of bug filing results in relative ↵David Lawrence1-0/+2
date text of "NeedInfo From: <user> 47 years ago"
2016-07-08Bug 1283664 - Add minimum to Apache2::SizeLimit to ensure better performanceDylan Hardison1-1/+1
2016-07-04Bug 1282606 - Fix TrackingFlags memory leakDylan Hardison3-4/+24
2016-06-30Bug 1279878 - CSV injectionDavid Lawrence1-3/+4
2016-06-30Bug 1283310 - Optimizations for Bugzilla::active_custom_fields()Dylan Hardison2-6/+7
2016-06-03Bug 1270720 - Do not add reporter email address to CC list when flagging ↵David Lawrence1-1/+2
"Need more information from reporter"
2016-05-19Bug 1262039 - typo in error message "Failed to retreive components..."David Lawrence1-1/+1
2016-05-19Bug 1274139 - QuickSearch: searching for text containing colons no longer worksDylan Hardison1-1/+0
2016-05-14Bug 232193 - bmo's systems (webheads, database, etc) should use UTC natively ↵David Lawrence2-75/+22
for o/s timezone and date storage
2016-05-12Bug 1270867 - confusing error message when I was just searching for a bugDylan Hardison1-0/+1
2016-05-05Bug 1263198 - Do not automatically set tracking flags status-firefoxXX ↵David Lawrence1-0/+6
affected for bugs filed under SeaMonkey
2016-05-03Bug 1269236 - Incorrect checking of API tokens possibly leads to CSRF and ↵Dylan Hardison1-9/+6
data disclosure vulnerability for insecure accounts
2016-04-22Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵Dylan Hardison3-3/+22
found" (also manifests as fields_lhs: not found)
2016-04-13Revert "Bug 1195736 - intermittent internal error: "file error - nav_link: ↵Dylan William Hardison2-10/+2
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-13Bug 1264207 - add support for the hellosplat tracker to 'see also'Byron Jones2-0/+25
2016-04-13Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵Dylan Hardison2-2/+10
found" (also manifests as fields_lhs: not found)
2016-04-07Bug 1260458 - search failing for users who are not members of the insider ↵David Lawrence1-1/+2
group (DBD::mysql::db selectcol_arrayref failed: You have an error in your SQL syntax)
2016-04-04Bug 1257662 - Disallow clearing a flag if the flag is set to allow granting ↵David Lawrence2-3/+10
by specifc group and changer is not in group
2016-04-04Bug 1197061 - don't create a new session for every authenticated ↵David Lawrence1-0/+7
XMLRPC/JSONRPC call
2016-03-21Bug 1252782 - can't add a "See Also" to a Chromium bug on bugs.chromium.orgDavid Lawrence2-0/+50
2016-03-15Bug 1229834 - extend information we [audit] log to the syslogDylan Hardison1-0/+10
2016-03-10Bug 1254542 - Reflected XSS in comment-remo-form-payment.txt pageDylan Hardison2-1/+2
2016-03-03Bug 1253032 - Recent change to JSON::XS breaks some APIsDylan Hardison1-0/+1
2016-02-29Bug 1251047 - cmp is remarkably different from eqDylan William Hardison1-1/+1
2016-02-29Bug 1251047 - fix to work with right functionDylan William Hardison1-2/+2
2016-02-29Bug 1251047 - /rest/bug/field takes 15-25 seconds to returnDylan Hardison1-2/+2
2016-02-26Bug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in ↵Dylan Hardison3-6/+5
Bugzilla::{Milestone,Version,Component} r=dkl,a=dylan
2016-02-23Bug 1244718 - API documentation is missing error codesDavid Lawrence1-0/+3
2016-01-20Bug 1231918 - error handler doesn't close multi-part responsesDylan William Hardison1-1/+6
2016-01-06Bug 1237188 - add support for servicenow to the 'see also' fieldByron Jones2-1/+26
2016-01-05Bug 1224001 - Add push connector for Aha.ioDylan Hardison1-1/+9
2015-12-23Bug 1234237 - Backport upstream bug 1232785 to bmo/4.2 [SECURITY] Buglists ↵David Lawrence1-0/+3
in CSV format can be parsed as valid javascript in some browsers
2015-12-22Revert "Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix ↵David Lawrence3-15/+1
providing a condition as an ID to the webservice results in a taint error" This reverts commit 1e7b4002794930fad702718714b5d1c291bf816c.
2015-12-21Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providing a ↵David Lawrence3-1/+15
condition as an ID to the webservice results in a taint error
2015-12-14Bug 1232324 - BMO: Incorrect regexp used to filter bug IDs in ↵Dylan Hardison1-2/+2
Bugzilla::WebService::BugUserLastVisit
2015-12-01Bug 1229198 - When saving a buglist from a saved search as a CSV file, set ↵Byron Jones2-6/+5
the filename to <saved-query-name>.csv
2015-11-25Bug 1227866 - infinite loop consuming resources when PATH_INFO setByron Jones ‹:glob›1-1/+9
2015-11-23Bug 1225366 - allow duo authentication for users already enrolled with duoByron Jones2-0/+179
2015-11-18Bug 1223999 - Add See-Also support for aha.io featuresDylan Hardison2-0/+34
2015-11-18Bug 1225844 - remove the CRLF Email::MIME workaround when >= 1.911 is installedPhilippe M. Chiasson1-2/+6
2015-11-18Revert "Bug 1222497 - Refactor the BMO docker image with new file and script ↵David Lawrence1-3/+2
structure while minimizing final image size" This reverts commit a0e7a4ffa25957c994fd0128a3f613758fefcd75.
2015-11-13Bug 1209625 - MozReview API Keys should use a more specific error messageDylan Hardison1-9/+1
2015-11-10Bug 1222497 - Refactor the BMO docker image with new file and script ↵David Lawrence1-2/+3
structure while minimizing final image size
2015-11-05Bug 1221998 - Make sure localconfig is generated deterministicallyPhilippe M. Chiasson1-0/+3
2015-11-05Bug 1196743 - Fix information disclosure vulnerability that allows attacker ↵Dylan Hardison3-1/+31
to obtain victim's GitHub OAuth return code
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-1/+1
Revised: default password rules should be no_constraints.
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison2-12/+12
2015-11-04Bug 1209625 - Error when using bzexport: abort: REST error on PUT to ↵Dylan Hardison1-3/+8
https://bugzilla.mozilla.org/rest/bug/1209611: The requested method 'Bug.update' was not found."
2015-11-04Bug 1219750 - Allow Apache2::SizeLimit to be configured via paramsDylan Hardison1-0/+4
2015-11-03Bug 1220734 - Use of uninitialized value $proxies[0] in string eq at ↵David Lawrence1-1/+1
Bugzilla/Util.pm line 315.