Denis Gukov
89a2ddf6b5
feat(be): ansible-semaphore -> semaphoreui
2024-10-26 12:56:17 +00:00
Denis Gukov
35c1e2529f
chore(be): code clean
2024-09-28 15:51:15 +05:00
Thomas Boerger
3b7436e22c
feat: upgrade all dependencies
...
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00
Denis Gukov
05dd7c5653
feat: remove soft delete functionality
2022-02-03 12:06:24 +05:00
Denis Gukov
06ad02d391
feat(be): add git_branch to database and add repository validation
2022-01-22 13:16:23 +05:00
Denis Gukov
f207aa6bff
feat(be): change error message for access key decryption
2021-09-10 03:41:36 +05:00
Denis Gukov
554e797e24
fix(be): use correct config field for access key encryption
2021-09-10 02:31:06 +05:00
Denis Gukov
551ef97233
fix(be): add quotes to user table in queties to support postgres
2021-08-24 22:52:35 +05:00
Denis Gukov
63a4a32ac1
feat: refactor to support postgres
2021-08-24 20:20:34 +05:00
Denis Gukov
c0a0e71417
refactor(be): rename db tables prop objects
2021-05-14 00:45:54 +05:00
Denis Gukov
55e8024b23
refactor: move ObjectProperies to db package
2021-05-07 15:08:34 +05:00
Denis Gukov
d21b32fe6c
refactor(be): remove method fetch, use Store instaed of it
2021-05-06 13:34:44 +05:00
Denis Gukov
d10b421538
refactor(be): split SqlDb to several files
2020-12-20 23:00:59 +05:00