summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Sentry.pm
AgeCommit message (Collapse)AuthorFilesLines
2017-12-28Bug 1427230 - Avoid loading CGI::Carp, which makes templates slow.Dylan William Hardison1-3/+2
2017-12-19send param_must_be_numeric to sentryDylan William Hardison1-0/+1
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+1
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-1/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+1
local symlink to data/ directory
2016-04-22Bug 1195736 - intermittent internal error: "file error - nav_link: not ↵Dylan Hardison1-0/+1
found" (also manifests as fields_lhs: not found)
2016-01-20Bug 1231918 - error handler doesn't close multi-part responsesDylan William Hardison1-1/+6
2015-08-18Bug 1195620 - stop sending http cookies to sentryByron Jones1-3/+36
2015-07-21Bug 1184001 - deliver error report to sentry via cron instead of immediatelyByron Jones1-11/+14
2015-05-04Bug 1157124: don't report sql search errors to sentyByron Jones1-1/+1
2015-04-22Bug 1157124: don't report sql search errors to sentyByron Jones1-0/+8
2015-03-03don't log illegal collation errors in sentryByron Jones1-0/+1
2014-07-10Bug 1027114: When sending error to Sentry for webservice failures, we need ↵Byron Jones1-0/+5
to first scrub the username/login/password from the query string
2014-06-23Bug 1027718 - Bugzilla::Sentry fails with error if mod_perl is not installed ↵David Lawrence1-2/+1
on the system
2013-09-20Bug 918644: ignore "Use of uninitialized value $compiled in concatenation ↵Byron Jones1-2/+15
(.) or string at /usr/lib64/perl5/Template/Provider.pm line 572." warnings
2013-06-24Do not tell sentry about invalid relative pathsByron Jones1-0/+1
2013-06-12Bug 882059: fix "use of uninitialized value" warnings, and ignore some ↵Byron Jones1-0/+1
errors/warnings
2013-04-30Bug 866806: don't send errors caused by mysql terminating long running ↵Byron Jones1-0/+1
queries to sentry
2013-04-30Bug 866805: don't send illegal unicode warnings to sentryByron Jones1-0/+1
2013-04-23categorise all patchreader errors as "patchreader" in sentryByron Jones1-1/+1
2013-04-22Bug 750170: switch from arecibo to sentry for error reportingByron Jones1-0/+301