Sandy Carter
be54ab8998
Add option to see original error in odoo
10 years ago
Rudolf Schnapka
96ab89c6f4
initial german translations
10 years ago
Sylvain LE GAL
17eb1f2b34
[FIX] remove dangerous call to 'eval' function;
10 years ago
Sylvain LE GAL
b1e210d7b1
[FIX] typo
10 years ago
Sylvain LE GAL
830c8b5a30
[FIX] comment;
10 years ago
Sylvain LE GAL
6933c3cda0
[IMP] logging level is not customizable;
10 years ago
Sandy Carter
3c63e9300d
Skip init if raven is not available on the system
10 years ago
Sandy Carter
16aba93883
Add warning about performance impact
10 years ago
Sandy Carter
f937bd358a
Exclude dispatch and dispatch_rpc frames as they contain passwords
10 years ago
Sandy Carter
2fb9bfd97b
Don't log SessionExpiredException and TransactionRollbackError
10 years ago
Sandy Carter
6992e4913e
Don't log except_osv exceptions
10 years ago
Sandy Carter
f8a9a43865
Set bzrlib as optional dependency.
Code should work without bzrlib and skip logging the revnos if lib is absent.
Git dependency kept since oca/server-tools itself is git and we would like to
know sha of sentry_logger
10 years ago
Sandy Carter
b5b517ac79
Skip Uncaught exception in osv which is a duplicate error
10 years ago
Sandy Carter
f72ba9e69f
Overwrite web error message to hide traceback from user
Inject sentry_activated into web session
Overwrite CrashManager.error QWeb template
Provide translations
Signed-off-by: Sandy Carter <sandy.carter@savoirfairelinux.com>
10 years ago
Sandy Carter
b34ae2cffe
Add sentry integration module
Module for enabling raven initializing to report to sentry.
Based on feedback from my presentation at odoo days 2014
10 years ago