Commit Graph

48 Commits (1d963f3d7f89575886240dd225716ec437e772d7)

Author SHA1 Message Date
Michael Li c8df807b86
merge from x/gorm branch
2 years ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
2 years ago
Michael Li 43c15d2e01
upgrade buf version => v1.18.0
2 years ago
Michael Li f5d18df25d
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 8e3cf38ae4
merge from dev branch
2 years ago
Michael Li f322e70873
add build-release.sh to help build release package
2 years ago
Michael Li f24b0d2273
add build-image.sh to optimize docker image build script
2 years ago
Michael Li f68537d76a
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li a46e217909
change CGO_ENABLED := 1 if not set in Makefile
2 years ago
Michael Li 88be8fc558
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 9f9041ead9
optimize Makefile
2 years ago
Michael Li c22f5aaba5
merge from x/gorm
2 years ago
Michael Li 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li a5eb148ee9
just rename internal/dao/slonik/ce => internal/dao/slonik/sqlc
2 years ago
Michael Li c3136181d9
merge from x/sqlx
2 years ago
Michael Li 96951980b9
upgrade buf tool to version v1.15.1
2 years ago
Michael Li 5678a8761e
merge from sqlx
2 years ago
Michael Li 87e2880176
add CHANGELOG.md
2 years ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
2 years ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file
2 years ago
Michael Li 96c3e45f41
merge from x/sqlx branch
2 years ago
Michael Li 1f51a3af07
fixed Makefile make release error
2 years ago
Michael Li c479250edd
sqlc: add gen-sqlc directive to generate in Makefile
2 years ago
Michael Li c7a79d0226
sqlc: adjust Makefile
2 years ago
Michael Li 7c8849ee54
sqlc: make sqlc generate tool integrate to local build enviroment use github.com/kyleconroy/sqlc/pkg/cli
2 years ago
Michael Li 651d779ece
Merge branch 'x/sqlx' into x/sqlc
2 years ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
2 years ago
Michael Li 41f3cedc8d
sqlc: add all stub interface implement for core.DataService in sqlc feature
2 years ago
Michael Li 95947ae614
update Makefile
2 years ago
Michael Li 365841c535
sqlc: add stub sample sqlc code for slonik
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li 6650d089b8
add m/s/x RESTful API stub interface for mir
2 years ago
Michael Li 5433eb9e8f prepare use mir
2 years ago
Michael Li 4232099036 support Huawei Cloud OBS as OSS service
2 years ago
Michael Li 9e09446ae8 use correct binary name for cross build in macos when build windows binary
2 years ago
Michael Li 900dc1a21b support cross build binary in cgo enable or not use different sqlite3 driver for sql.DB
2 years ago
alimy be03c59338 optimize version info out logic
2 years ago
alimy a41160b687 use version from git repository info
2 years ago
alimy 239852c56e remove no-need build version info
2 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
2 years ago
ROC 3939e27ae7 fix: embed captcha font file
2 years ago
alimy 86de4f1fd3 Makefile typo fixed
2 years ago
alimy 436e8333fe change make help descript
2 years ago
alimy 1b349927ce optimize Makefile to direct build release package
2 years ago
alimy c8eb939a63 add test rule in Makefile
2 years ago
alimy f9c407d8d1 move all api to v1 group and suport embed web ui to server
2 years ago
alimy 151522def2 just make run to simple start server
3 years ago
CXM b4329e5f5c fix: build script
3 years ago