summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Sentry.pm
AgeCommit message (Collapse)AuthorFilesLines
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