Commit Graph

27 Commits

Author SHA1 Message Date
Pasha
79b32e3770 added filter and add test with head common
All checks were successful
Lint / Lint (push) Successful in 2m21s
Deploy / CreateImage (push) Successful in 2m27s
Deploy / DeployService (push) Successful in 1m11s
2024-12-09 13:48:06 +00:00
66b0f45a33 temporarily add fiber send method to excludes of errcheck
Some checks failed
Lint / Lint (push) Successful in 2m21s
Deploy / CreateImage (push) Failing after 1m3s
Deploy / DeployService (push) Has been skipped
2024-11-28 01:24:50 +03:00
3b7f90ee13 clear giltab yandex imports 2024-11-28 00:48:14 +03:00
Pasha
1eba75690a merge commit 7af3f682b88d1d8b7a3c1405138f71de18b091d7 2024-11-27 11:57:05 +03:00
Pasha
fcfcadcbb6 merge commit ab89c0677d9d5f3e2812e9d881f661d45218faf9 2024-11-27 11:53:14 +03:00
Pasha
db50c618c3 merge commit f8a2561b460742ec990d52a51912f1d704954ee9 2024-11-27 11:45:00 +03:00
Pasha
f3756c7af7 merge commit 5193e739ea34de45c1454f8429ee8236eba6c927 2024-11-27 11:32:28 +03:00
Pasha
7af3f682b8 applied renamer
All checks were successful
Lint / Lint (push) Successful in 1m52s
2024-11-26 18:31:12 +00:00
ab89c0677d replace all themakers/hlog to penaside/hlog because themakers deleted one
Some checks failed
Lint / Lint (push) Failing after 1m11s
2024-11-26 02:11:24 +03:00
f8a2561b46 Merge remote-tracking branch 'origin/dev' into staging
Some checks failed
Deploy / CreateImage (push) Successful in 1m22s
Deploy / DeployService (push) Successful in 46s
Lint / Lint (push) Failing after 1m5s
2024-11-17 01:27:06 +03:00
5193e739ea add linting stage to pipeline if push on dev
Some checks failed
Lint / Lint (push) Failing after 1m56s
2024-11-12 16:50:56 +03:00
80a89df157 - 2024-10-02 11:54:34 +03:00
eba2e48bc4 rework sse wraper 2024-10-01 14:34:09 +03:00
e3f08cac07 added controllers fiber, need only sse methods 2024-09-30 15:49:03 +03:00
5427c29e52 save account srv 2024-09-25 17:22:57 +03:00
990bee2c5f enable service discovery artefacts creation 2024-09-07 15:42:23 +03:00
509d019856 add redis client 2024-02-21 21:07:40 +03:00
Danil Solovyov
6db70c0c23 Added:
app_account.go - сервер аккаунта
    dal_test.go - тесты для аккаунта
    fiber_middleware.go - миддлевейры для аккаунта
    service_account.go - эндпоинты для аккаунта
    service_account_test.go - тесты для эндпоинтов аккаунта
Changes:
    app.go:
        добавлено включение сервера аккаунта
    dal.go:
        добавлена коллекция account и методы для неё
    model.go:
        добавлены модели для аккаунта
    openapi.yaml:
        добавлены эндпоинты для account
2023-05-16 23:21:27 +05:00
833a3ba22e remove skeris\profile 2023-04-28 15:29:31 +00:00
Danil Solovyov
ed40a66349 Added:
openapi.yaml
Changes:
    go.mod:
        - tidy
    service.go:
        - Create ticket поправлены статусы ответов
2023-04-24 19:50:13 +05:00
c95f163889 put file tests 2022-11-02 21:52:02 +03:00
57d78b0343 add file storing 2021-09-05 18:24:13 +03:00
0854db1ede fix some sseerrors 2021-05-15 23:10:07 +03:00
d76b8326a0 add closing methods 2021-05-11 13:57:58 +03:00
5f606ae2bd add support for message delivering 2021-05-03 01:25:12 +03:00
7ab03b279c create ticket 2021-04-11 12:48:15 +03:00
6dfcd7bbed nutshell 2021-04-10 21:46:51 +03:00