This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
core-old/internal/service
Dawid Wysokiński 39b7169324
All checks were successful
continuous-integration/drone/push Build is passing
refactor: tribe snapshot service - simplify tests
2023-03-02 06:51:32 +01:00
..
internal/mock chore: remove generated code from repo (#22) 2022-08-05 05:08:04 +00:00
ennoblement_test.go refactor: ennoblement service - simplify tests 2023-02-27 06:38:37 +01:00
ennoblement.go refactor: ennoblements - sort only by createdAt 2022-12-30 09:53:28 +01:00
job.go refactor: refresh servers cmd - send url instead of just host in payload 2023-02-26 10:20:32 +01:00
player_snapshot_test.go refactor: tribe snapshot service - simplify tests 2023-03-02 06:51:32 +01:00
player_snapshot.go feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/players/:id/history (#152) 2023-01-10 06:16:28 +00:00
player_test.go refactor: player service - simplify tests (#196) 2023-02-28 06:01:53 +00:00
player.go refactor: player service - simplify tests (#196) 2023-02-28 06:01:53 +00:00
server_test.go refactor: server service - simplify tests 2023-03-02 06:27:52 +01:00
server.go refactor: refresh servers cmd - send url instead of just host in payload 2023-02-26 10:20:32 +01:00
service.go refactor: remove otel (#140) 2022-12-20 07:27:13 +00:00
tribe_change_test.go refactor: tribe change service - simplify tests 2023-03-01 07:14:50 +01:00
tribe_change.go feat: add a new REST endpoint - GET /api/v1/versions/{code}/servers/{key}/players/{id}/tribe-changes (#154) 2023-01-15 08:11:02 +00:00
tribe_snapshot_test.go refactor: tribe snapshot service - simplify tests 2023-03-02 06:51:32 +01:00
tribe_snapshot.go feat: new rest endpoint - /versions/{code}/servers/{key}/tribes/{id}/history (#180) 2023-02-08 05:50:54 +00:00
tribe_test.go refactor: tribe service - simplify tests 2023-03-01 07:06:10 +01:00
tribe.go fix: tribe - fix incorrect most points logic 2023-02-26 09:51:52 +01:00
version.go refactor: version - split the List function into two 2022-12-22 08:03:33 +01:00
village_test.go refactor: village service - simplify tests 2023-03-02 06:12:20 +01:00
village.go refactor: village - split the List method into two (#145) 2022-12-24 07:44:25 +00:00