This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
mg-transport-core
Watch
1
Star
0
Fork
0
You've already forked mg-transport-core
mirror of
https://github.com/retailcrm/mg-transport-core.git
synced
2024-11-21 20:56:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
master
mg-transport-core
/
.gitignore
4 lines
24 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
init
2019-09-04 15:22:27 +03:00
.idea
[feature] Individual localizer for each context * proposal with context localizer (engine.GetLocalizedMessage shouldn't be used for localizing for individual requests data) * normal test for SetLocale * use sync.Map * method to preload languages into localizer * DefaultLanguages variable * PreloadLanguages field in core.Engine * don't copy sync.Map * patch for goroutine safety usage of Localizer * fix for engine constructor * additional test for localizer middleware, which is more close to real environment * filter language.Und * prevent root placeholder tag usage * remove reduntant bundle storage, deprecated (*core.Localizer).FetchLanguage()
2020-05-18 13:37:24 +03:00
coverage.*
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
vendor
Reference in New Issue
Copy Permalink