mg-transport-core/core
Neur0toxine 627ceae0bc
Replace old Sentry client with the new SDK
* replace old Sentry client with the new SDK
* do not initialize Sentry SDK twice, correct panic processing
* account prefix for panics
* log errors with account context data
* tests
* linter fixes
* removed 1.18 from available versions
2022-03-18 10:46:22 +03:00
..
config Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
db Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
logger Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
middleware Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
stacktrace Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
util credentials backport 2021-12-13 16:49:42 +03:00
doc.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
domains_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
domains.go add public methods for gettings allowed domains 2021-12-21 14:29:44 +03:00
engine_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
engine.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
job_manager_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
job_manager.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
localizer_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
localizer.go trans template in FuncMap 2022-02-17 09:39:25 +03:00
sentry_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
sentry.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
template_test.go better tests, ability to create only dynamic or only static renderer 2019-11-28 12:13:58 +03:00
template.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
validator_test.go trans template in FuncMap 2022-02-17 09:39:25 +03:00
validator.go add public methods for gettings allowed domains 2021-12-21 14:29:44 +03:00