mg-transport-core/core
2021-12-13 16:46:41 +03:00
..
stacktrace Static analysis (#23) 2021-02-09 14:57:14 +03:00
config_test.go removed HTTPClientConfigInterface because it breaks configuration unmarshaling 2019-12-13 12:13:57 +03:00
config.go One-step connection middlewares (#34) 2021-11-18 10:43:30 +03:00
csrf_test.go pass error reason to csrf abort handler 2019-12-12 12:06:38 +03:00
csrf.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
doc.go Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
engine_test.go build http client with default configuration if there's no client configuration in the config (#20) 2020-11-13 12:04:32 +03:00
engine.go Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
error_collector_test.go error collector (mostly for migrations) 2019-10-30 17:02:43 +03:00
error_collector.go error collector (mostly for migrations) 2019-10-30 17:02:43 +03:00
error_scopes_test.go Improve errors handling 2021-11-03 17:27:56 +03:00
error_scopes.go Improve errors handling 2021-11-03 17:27:56 +03:00
error_test.go part of tests 2019-09-18 18:02:40 +03:00
error.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
http_client_builder_test.go ability to set certificate pool into the HTTP client (#19) 2020-11-12 17:24:40 +03:00
http_client_builder.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
job_manager_test.go All retailCRM currencies support (#16) 2020-10-20 15:19:36 +03:00
job_manager.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
localizer_test.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
localizer.go Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
logger_test.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
logger.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
migrate_test.go updated gin, better code 2019-12-12 12:06:38 +03:00
migrate.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
migration_generator_test.go updated gin, better code 2019-12-12 12:06:38 +03:00
migration_generator.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
models_test.go travis, codecov, more tests 2019-09-19 14:16:52 +03:00
models.go update Account.Name size limit 2021-09-20 14:07:47 +03:00
one_step_connection_test.go One-step connection middlewares (#34) 2021-11-18 10:43:30 +03:00
one_step_connection.go One-step connection middlewares (#34) 2021-11-18 10:43:30 +03:00
orm_test.go travis, codecov, more tests 2019-09-19 14:16:52 +03:00
orm.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
sentry_test.go Static analysis (#23) 2021-02-09 14:57:14 +03:00
sentry.go Static analysis (#23) 2021-02-09 14:57:14 +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 Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
translations_extractor_test.go Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
translations_extractor.go Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
utils_test.go Сredentials backport 2021-12-13 16:46:41 +03:00
utils.go Сredentials backport 2021-12-13 16:46:41 +03:00
validator_test.go New CRM url validator (#27) 2021-07-27 14:29:05 +03:00
validator.go New CRM url validator (#27) 2021-07-27 14:29:05 +03:00