Commit Graph

35 Commits

Author SHA1 Message Date
ee1de01b31 changes for JobManager internal logic, partial tests 2019-12-17 10:39:48 +03:00
c191d2c8e0 job manager draft 2019-12-16 17:24:40 +03:00
d2f1a124bc fixed possible bug in test 2019-12-13 16:09:09 +03:00
e4156e3ffd test for HTTPClientBuilder client mocking feature 2019-12-13 15:57:18 +03:00
9bd8eca75a removed HTTPClientConfigInterface because it breaks configuration unmarshaling 2019-12-13 12:13:57 +03:00
6057e3cb4f license badge, copyright notice 2019-12-13 10:44:06 +03:00
6f159e5e23 package comment 2019-12-13 10:28:20 +03:00
7186c1aa66 untether HTTPClientBuilder from Engine 2019-12-13 09:30:16 +03:00
d047090307 more tests 2019-12-12 12:13:12 +03:00
20dc1f1aa8 pass error reason to csrf abort handler 2019-12-12 12:06:38 +03:00
adccc7b3b6 code quality improvements 2019-12-12 12:06:38 +03:00
6290301815 updated gin, better code 2019-12-12 12:06:38 +03:00
6cab6169b1 better tests, ability to create only dynamic or only static renderer 2019-11-28 12:13:58 +03:00
17b69ea3a3 avoid panic if template was added twice 2019-11-28 11:33:35 +03:00
b8be21b7c3 fixed typo which caused file reading error 2019-11-20 14:53:07 +03:00
87b694bc08 helper for easy translations check in transports 2019-11-20 14:19:22 +03:00
3432853c8b csrf middleware 2019-10-31 14:21:39 +03:00
06cab9921d error collector (mostly for migrations) 2019-10-30 17:02:43 +03:00
cd50039247 run previously useless test 2019-10-25 13:30:24 +03:00
f9c4a5d462 More tests 2019-10-25 13:18:43 +03:00
37a4c72a4b Possibility to replace HTTP client inside Engine 2019-10-24 16:44:28 +03:00
cd5e0e1334 godoc for HTTPClientBuilder 2019-10-18 17:13:39 +03:00
b1ac06c604 fixes for tests & more tests 2019-10-18 15:18:00 +03:00
f5ae2ea6c5 Feature: HTTP client configuration 2019-10-18 13:18:49 +03:00
bd7f8f9547 [fix] corresponding changes to latest dependencies versions 2019-10-17 13:12:08 +03:00
c3a11afa3b [feature] migration generator 2019-10-17 12:45:28 +03:00
2a114dee69 [fix] changed ExternalID type to string 2019-10-17 12:00:33 +03:00
8f189ad14d fix for sentry error message, coverage 2019-09-19 15:26:08 +03:00
dba7552731 travis, codecov, more tests 2019-09-19 14:16:52 +03:00
bd5de124be part of tests 2019-09-18 18:02:40 +03:00
f26e535fd8 object migrations 2019-09-18 13:44:20 +03:00
bb0172bc8d resource embedding 2019-09-18 13:44:20 +03:00
e0f3e6d6e0 improved error helpers, fix for invalid column definitions in models 2019-09-12 11:49:41 +03:00
562f1b1c0b remove internal package and hardcoded translations 2019-09-04 15:52:41 +03:00
Alex Lushpai
34cba277b9 init 2019-09-04 15:22:27 +03:00