ErickSkrauch
|
f997fdf9b0
|
Resolves #26. Rework UUIDs storage interface to simplify results handling
|
2020-04-28 17:57:51 +03:00 |
|
ErickSkrauch
|
be30c23823
|
Merge branch '4.5.0'
|
2020-04-26 22:06:59 +03:00 |
|
ErickSkrauch
|
f43c1a9a37
|
Resolves #23. Allow to spoof Mojang's API addresses
|
2020-04-26 21:56:03 +03:00 |
|
ErickSkrauch
|
585318d307
|
Another attempt to fix FullBus test
|
2020-04-26 21:05:54 +03:00 |
|
ErickSkrauch
|
b2e501af60
|
Fix FullBus test
|
2020-04-26 20:58:46 +03:00 |
|
ErickSkrauch
|
d8f6786c69
|
Merge pull request #25 from elyby/24_batch_uuids_provider_strategies
FullBus stategy
|
2020-04-26 18:00:48 +03:00 |
|
ErickSkrauch
|
30c095525c
|
Update README and CHANGELOG
|
2020-04-26 17:55:02 +03:00 |
|
ErickSkrauch
|
436d98e1a0
|
Fix stats reporting for batch UUIDs provider
|
2020-04-26 16:34:46 +03:00 |
|
ErickSkrauch
|
1b9e943c0e
|
Fixed strategies implementations, added tests
|
2020-04-26 03:48:23 +03:00 |
|
ErickSkrauch
|
29b6bc89b3
|
Extracted strategy from batch uuids provider implementation.
Reimplemented Periodic strategy.
Implemented FullBus strategy (#24).
Started working on tests.
|
2020-04-24 19:38:37 +03:00 |
|
ErickSkrauch
|
e08bb23b3d
|
Prepare 4.4.1 release
|
2020-04-24 01:02:38 +03:00 |
|
ErickSkrauch
|
2d555d9253
|
Resolves #20. Print Chrly's version during server startup.
|
2020-04-23 21:22:12 +03:00 |
|
ErickSkrauch
|
dbefac0e84
|
Resolves #21. Print hostname in the version command output
|
2020-04-23 21:21:03 +03:00 |
|
ErickSkrauch
|
15c6816813
|
Fixed condition when to publish the latest tag to docker hub
|
2020-04-23 21:00:19 +03:00 |
|
ErickSkrauch
|
bc2f9564d0
|
Resolves #22. Fix passing version to the binary
|
2020-04-23 20:43:36 +03:00 |
|
ErickSkrauch
|
fbbb96603c
|
Prepare 4.4.0 release
|
2020-04-22 15:53:02 +03:00 |
|
ErickSkrauch
|
06b61e1603
|
Allow to skip deployment with [skip deploy] commit message part
|
2020-04-22 02:50:47 +03:00 |
|
ErickSkrauch
|
45a93deb24
|
Update changelog
|
2020-04-22 02:50:04 +03:00 |
|
ErickSkrauch
|
eec830a828
|
Apply possible at the moment fossa fixes
|
2020-04-22 02:44:11 +03:00 |
|
ErickSkrauch
|
7fb12f4a85
|
Try different project name for fossa
|
2020-04-21 16:42:09 +03:00 |
|
ErickSkrauch
|
7978462540
|
Enable FOSSA back
|
2020-04-21 16:31:36 +03:00 |
|
ErickSkrauch
|
2df31704c1
|
Fix cape url scheme
|
2020-04-21 16:24:30 +03:00 |
|
ErickSkrauch
|
6453583e31
|
Merge branch 'db_rework'
|
2020-04-21 16:18:20 +03:00 |
|
ErickSkrauch
|
803f3f406b
|
Add tests for filesystem driver
|
2020-04-21 16:17:52 +03:00 |
|
ErickSkrauch
|
6c59ecbe2e
|
Add tests for redis db adapter
|
2020-04-21 02:20:45 +03:00 |
|
ErickSkrauch
|
a07905ca5a
|
Rework db layer.
Add database checker.
Rename SkinsRepositoryInterface and CapesRepositoryInterface methods.
|
2020-04-20 22:18:27 +03:00 |
|
ErickSkrauch
|
632ad4795a
|
Disable FOSSA
|
2020-04-20 20:12:44 +03:00 |
|
ErickSkrauch
|
4ff164fffd
|
Don't return an empty object if Mojang's textures don't contain any skin or cape
|
2020-04-20 19:58:31 +03:00 |
|
ErickSkrauch
|
5862d1cbf6
|
Fix statsd initialization
|
2020-04-20 19:04:15 +03:00 |
|
ErickSkrauch
|
440b505306
|
Merge pull request #19 from elyby/di
DI and some refactorings
|
2020-04-20 18:44:09 +03:00 |
|
ErickSkrauch
|
a4cf29c797
|
Update README [skip ci]
|
2020-04-20 18:41:39 +03:00 |
|
ErickSkrauch
|
ced4171eef
|
Update CHANGELOG
|
2020-04-20 17:22:19 +03:00 |
|
ErickSkrauch
|
e098b8d86f
|
Fix tests
|
2020-04-20 17:22:04 +03:00 |
|
ErickSkrauch
|
bca1436baf
|
Resolves #18. Log panics to the Sentry
|
2020-04-20 17:13:16 +03:00 |
|
ErickSkrauch
|
d9fbfe658a
|
Cleanup TODO items
|
2020-04-20 15:40:20 +03:00 |
|
ErickSkrauch
|
0be85b356b
|
Handling correctly closing the server
|
2020-04-20 15:34:52 +03:00 |
|
ErickSkrauch
|
cc4cd2874c
|
Drop usage of the SkinNotFoundError and CapeNotFoundError
More accurate redis results checking
Return correct errors from filesystem db driver
|
2020-04-20 15:16:15 +03:00 |
|
ErickSkrauch
|
2ea4c55d37
|
Split Dispatcher interface and use it across application
|
2020-04-20 14:29:33 +03:00 |
|
ErickSkrauch
|
f58b980948
|
Simplify health checkers initialization
|
2020-04-20 13:58:53 +03:00 |
|
ErickSkrauch
|
3f81a0c18a
|
Completely move app configuration from cmd to di container
Implemented graceful server shutdown
Extract records manipulating API into separate handlers group
|
2020-04-19 02:31:09 +03:00 |
|
ErickSkrauch
|
9046338396
|
Introduce di into the project
|
2020-04-16 19:42:38 +03:00 |
|
ErickSkrauch
|
0c81494559
|
Fix tests for worker
|
2020-04-15 17:52:13 +03:00 |
|
ErickSkrauch
|
c9f6079d90
|
Enable requests logging for the worker.
Code is still duplicated. Will search for a solution later.
|
2020-04-15 16:01:30 +03:00 |
|
ErickSkrauch
|
b0ba94751a
|
Merge branch 'worker_health_status'. Resolves #16
|
2020-04-10 16:38:51 +03:00 |
|
ErickSkrauch
|
2a5be658d8
|
Implemented batch uuids provider queue length checker
|
2020-04-10 15:39:48 +03:00 |
|
ErickSkrauch
|
153efdcce6
|
Implemented error expiring for batch mojang uuids provider response checker
|
2020-04-10 15:19:10 +03:00 |
|
ErickSkrauch
|
677f48ff3f
|
Simple implementation of the health checker for the worker
|
2020-04-10 03:07:53 +03:00 |
|
ErickSkrauch
|
db19fe62f2
|
Add mojang_textures:batch_uuids_provider:result event for the batch uuids provider
|
2020-04-10 02:47:53 +03:00 |
|
ErickSkrauch
|
f11dee57ff
|
Fix passing emitter to the authentication service
|
2020-04-07 00:13:04 +03:00 |
|
ErickSkrauch
|
d526b74d07
|
Enable dependencies caching
|
2020-04-06 19:37:05 +03:00 |
|