Commit Graph

30 Commits

Author SHA1 Message Date
Denis Gukov
4fef07bd3d feat: update go to 1.19 2023-07-08 20:24:54 +02:00
s3lph
c3cd04fdce feat: implement oidc authentication 2023-04-16 23:57:56 +02:00
Denis Gukov
c048c9b5bf chore: return to external git 2023-03-10 20:42:01 +01:00
Denis Gukov
faddc1e9f0 chore: downgrade go-git 2023-03-10 20:36:29 +01:00
mgukov
40e018aaa1 feat:support go-git client 2023-02-26 13:22:47 +07:00
Denis Gukov
e256fb4dea fix(fe): cleanable cron 2022-10-22 00:25:19 +05:00
Denis Gukov
d3dfbf08e8 feat(be): update for go 1.18 2022-06-21 18:43:09 +05:00
Denis Gukov
a09a1fc6d1 chore(be): update ldap deps 2022-02-04 04:00:49 +05:00
Denis Gukov
be90f98fc4 chore: update deps 2021-12-16 03:21:08 +05:00
dependabot[bot]
f3ea4850c9
chore(deps): bump github.com/gorilla/websocket from 1.4.0 to 1.4.1
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 18:26:18 +00:00
Denis Gukov
6eeb6706d4 feat: add schedule functionality 2021-09-06 16:05:10 +05:00
Denis Gukov
5b3402ef9d fix: add goodman dep 2021-08-26 15:17:06 +05:00
Denis Gukov
ee625eb93f fix: go.mod 2021-08-26 14:33:38 +05:00
Denis Gukov
85bc69d90b feat: update go to 1.16 2021-08-26 14:22:52 +05:00
Denis Gukov
f7f23f999f feat(cli): use cobra library 2021-08-26 01:12:19 +05:00
Denis Gukov
63a4a32ac1 feat: refactor to support postgres 2021-08-24 20:20:34 +05:00
Denis Gukov
d269a53625 feat(be): add user id to activity log 2021-08-20 11:28:50 +05:00
zeroZshadow
56a7a4132d Move interactive setup to own package
Remove reflex installation for windows
2021-07-15 21:23:59 +01:00
Denis Gukov
c16406c924 fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
Denis Gukov
696353ffdf feat(be): init boltdb 2021-04-10 02:02:35 +05:00
Denis Gukov
ac2132f290 fix(ci): capabilities 2021-03-13 01:20:18 +05:00
Denis Gukov
d0392485eb feat: migrate logging to Store 2021-03-12 22:41:41 +05:00
Denis Gukov
1295435f18 test(be): fix dredd tests 2020-12-05 03:26:24 +05:00
Denis Gukov
b083f74322 fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database. 2020-12-04 13:46:02 +05:00
Denis Gukov
d09fc1d26c feat(be): support sqlite 2020-12-01 21:37:29 +05:00
Denis Gukov
78b298c821 ci: fix dredd tests 2020-10-01 14:40:32 +05:00
Denis Gukov
bf958acbd7 fix: update some deps 2020-09-30 15:22:32 +05:00
Stanislav Simovski
3de359eac7 CI fixes 2020-02-09 16:42:55 +02:00
Stanislav Simovski
c768328a50 Migrated to golang module system 2020-02-09 14:25:06 +02:00
Stanislav Simovski
7602a2ac06 Update dependencies, use go modules 2020-02-08 22:58:51 +02:00