Go to file
Evstigneev Denis 85f4b92fa7 Merge branch 'rewrite'
# Conflicts:
#	cmd/script/main.go
#	go.mod
#	go.sum
#	handler/handlers.go
#	handler/writer.go
#	proto/go_generate/dashboard.pb.go
#	proto/micro/dashboard_micro.pb.go
#	proto/micro/dashboard_micro_http.pb.go
#	proto/pkgdash.pb.validate.go
#	service/client_git/client.go
#	service/client_git/client_test.go
#	service/service.go
#	storage/postgres/quries.go
#	storage/postgres/storage.go
#	storage/sqlite/storage.go
#	storage/storage.go
#	storage/storage_test.go
2023-08-12 15:23:14 +03:00
cmd Merge branch 'rewrite' 2023-08-12 15:23:14 +03:00
config init layout 2023-08-07 21:33:27 +03:00
handler intermediate merge 2023-08-11 21:45:08 +03:00
internal add handlers, storage(Postgres, sqlite) (#3) 2023-08-11 20:12:15 +03:00
models intermediate merge 2023-08-11 21:45:08 +03:00
proto Merge branch 'rewrite' 2023-08-12 15:23:14 +03:00
service intermediate merge 2023-08-11 21:45:08 +03:00
storage Merge branch 'rewrite' 2023-08-12 15:23:14 +03:00
.gitignore add handlers, storage(Postgres, sqlite) (#3) 2023-08-11 20:12:15 +03:00
generate.go initial rewrite, use micro v4 and not cms-xxx stuff 2023-08-11 21:27:38 +03:00
generate.sh initial rewrite, use micro v4 and not cms-xxx stuff 2023-08-11 21:27:38 +03:00
go.mod update deps with fixes 2023-08-12 14:09:06 +03:00
go.sum update deps with fixes 2023-08-12 14:09:06 +03:00
LICENSE Initial commit 2023-07-30 00:14:08 +03:00
Makefile add handlers, storage(Postgres, sqlite) (#3) 2023-08-11 20:12:15 +03:00
README.md Initial commit 2023-07-30 00:14:08 +03:00

pkgdash