52 Commits (24fa4def5ba3473fefcfc8d2a288cd9a4c4ddcd4)

Author SHA1 Message Date
m.nabokikh 11859166d0 feat: Add ent-based sqlite3 storage 5 years ago
Mark Sagi-Kazar 95796b04a3
chore(deps): upgrade protobuf and grpc 5 years ago
Mark Sagi-Kazar d25051c867
chore(deps): upgrade protobuf in server/internal package 5 years ago
Mark Sagi-Kazar 41712bcbfa
build: rename old proto download targets 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Mark Sagi-Kazar 48d78ec0ab
chore: improve docker-compose setup 5 years ago
Mark Sagi-Kazar cafea292ca
Update linter 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
Mark Sagi-Kazar 63098fe9fe
Fix building the example app 6 years ago
Mark Sagi-Kazar 6dadc26ca2
Move the example app to th examples folder 6 years ago
Mark Sagi-Kazar e84682d7b9
Add v2 api module 6 years ago
Mark Sagi-Kazar 83d5f77495
Remove revendor from Makefile 6 years ago
Mark Sagi-Kazar 309b33d05a
Rewrite kubernetes storage test 6 years ago
Mark Sagi-Kazar bcd47fc6f3
Remove old lint targets 6 years ago
Mark Sagi-Kazar 9346e328ef
Add golangci linter 6 years ago
Michael Venezia c54ddc460d
Adjusting Makefile so that `golint` will compile 7 years ago
Eric Chiang 1a565266fc Makefile: cleanups for newer versions of Go 7 years ago
Joshua M. Dotson 172df9ccef *: remove glide and add Go module files 7 years ago
Eric Chiang 50b96564f5 *: vendor golint to prevent upstream changes from breaking the build 8 years ago
Stephan Renatus 86a3346b64 scripts,Makefile: nuke check-go-version 8 years ago
Stephan Renatus 1309c1f037 dev-releases.md, Makefile: update release process 8 years ago
Stephan Renatus 14b89029c9 bill-of-materials: nuke 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Diego Pontoriero 6d4fef4b9a
license: add bill of materials. 8 years ago
Eric Chiang 35063da41e *: pin protoc-gen-go dependencies 8 years ago
Tobias Furuholm b6c3074ba0 Replace docker-build script with multi-stage build 9 years ago
Eric Chiang 980400db0b Makefile: error out if go files aren't correctly formatted 9 years ago
Eric Chiang ef376b9c69 *: update grpc and correct protobuf generation 9 years ago
Eric Chiang ee27a4f9f4 *: only use docker when releasing, update to Go 1.8, remove aci scripts 9 years ago
rithu john fa2f76bcdb examples: adding a gRPC client example. 9 years ago
Jeff Schroeder 4630f69f17 [Makefile] Allow specifying VERSION as an env var 9 years ago
Eric Chiang f778b2d33b server: update refresh tokens instead of deleting and creating another 9 years ago
Eric Chiang d87a4c35b9 *: add 'make revendor' and tests to catch incorrect glide usage 9 years ago
Eric Chiang 18bbd94fba *: check go version before building 9 years ago
Eric Chiang 391dc51c13 *: add theme based frontend configuration 9 years ago
Eric Chiang 26b43e19c8 *: build aci at the correct path including version, OS, and arch 10 years ago
Eric Chiang 96440e4cc5 *: fix linting 10 years ago
Eric Chiang 3dac0063df *: properly compile version into docker images 10 years ago
Eric Chiang 0fc8879da1 *: prepare build scripts for a release 10 years ago
Eric Chiang ac4f94e848 *: add gRPC generation logic to build system 10 years ago
Eric Chiang 877eb3dc7b *: add standup script to run DB tests locally and hook up travis 10 years ago
Eric Chiang 63a62b6754 *: add code to serialize templates into go code 10 years ago
Eric Chiang 6349baf044 *: fix testing with the race detector 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 9a5b25b27f *: add dockerfile 10 years ago
Eric Chiang e6f34e1051 *: determine version from git 10 years ago
Eric Chiang 467d02738e *: add example-app 10 years ago
Eric Chiang 95a61454b5 *: remove reference to deleted binary 10 years ago
Eric Chiang 31082eed27 *: remove api and clt 10 years ago