Commit Graph

1527 Commits (paopao-ce-plus/v0.5.0-alpha.2)
 

Author SHA1 Message Date
Michael Li c1419c31aa
update README.md
3 years ago
Michael Li 93f14aa84c
Merge branch 'rocboss-dev' into dev
3 years ago
Michael Li 57ad19ff2c
update CHANGELOG.md
3 years ago
北野 - Michael Li ac578dc2a0
Merge pull request #256 from rocboss/feature/deprecated-oldweb
3 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li b50579e9df
Merge branch 'dev' into feature/deprecated-oldweb
3 years ago
北野 - Michael Li f84401956f
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
3 years ago
北野 - Michael Li 99c4517128
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
3 years ago
北野 - Michael Li 2ef2faba3c
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
3 years ago
北野 - Michael Li 2335fb7d76
Merge pull request #252 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.0
3 years ago
dependabot[bot] 923d76f890
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
3 years ago
dependabot[bot] c0d44a3b96
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
3 years ago
dependabot[bot] 6ea914ed55
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
3 years ago
dependabot[bot] 68339bc4ea
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
3 years ago
Michael Li b8d0ebcf3f
update README.md
3 years ago
Michael Li 85b0c4ac56
sqlx: fixed CacheIndexService initial logic
3 years ago
Michael Li 1226a1a60d
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 68db974776
merge from feature/deprecated_oldweb branch
3 years ago
Michael Li 749e2f5eb2
merge from rocboss-dev
3 years ago
Michael Li c7b20c3f34
merge from dev branch
3 years ago
北野 - Michael Li a4d2ef8c0e
Merge pull request #250 from alimy/pr-redis-cache-index
3 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
3 years ago
Michael Li d23d40fa9d
update CHANGELOG.md
3 years ago
Michael Li 70944b8b8e
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 344bb01305
merge from dev branch
3 years ago
Michael Li dd9cac1b01
merge from rocboss-dev
3 years ago
Michael Li 0552008b5b
merge from dev branch
3 years ago
北野 - Michael Li 9e0e6f73bc
Merge pull request #249 from alimy/pr-rueidis
3 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
3 years ago
Michael Li c64bac867b
sqlx: add stub sql dml for all data logic service use Yesql
3 years ago
Michael Li 90752be696
upgrade github.com/alimy/yesql => v1.1.2
3 years ago
Michael Li e510a53643
use github.com/alimy/yesql@v1.1.1 to generate db struct type automatic
3 years ago
Michael Li fa6f41b1a3
upgrade github.com/alimy/yesql => v0.7.0
3 years ago
Michael Li be1bf935e8
upgrade github.com/alimy/yesql => v0.6.0
3 years ago
Michael Li 4de4a085fa
upgrade github.com/alimy/yesql => v0.5.1
3 years ago
Michael Li 0e1799022b
upgrade github.com/alimy/yesql => v0.4.0
3 years ago
Michael Li 42ee1ee3f2
Merge branch 'rocboss-dev' into dev
3 years ago
Michael Li fdae3aff78
merge from x/gorm branch
3 years ago
Michael Li 2361997286
Merge branch 'feature/deprecated-oldweb' into x/gorm
3 years ago
Michael Li 7ff5fabc12
Merge branch 'dev' into feature/deprecated-oldweb
3 years ago
Michael Li 77c768fa12
optimize web interface defile in mirc
3 years ago
Michael Li 375c761b24
upgrade github.com/alimy/yesql => v0.3.0
3 years ago
Michael Li f890e647d3
sqlx: use github.com/alimy/yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs
3 years ago
北野 - Michael Li 842fabe85d
Merge pull request #248 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.0
3 years ago
北野 - Michael Li 6f87a1ab88
Merge pull request #247 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.2
3 years ago
北野 - Michael Li 975c998a00
Merge pull request #246 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.30.0
3 years ago
北野 - Michael Li c3bb9e9867
Merge pull request #245 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.7incompatible
3 years ago
北野 - Michael Li 2a334de237
Merge pull request #244 from rocboss/dependabot/go_modules/dev/github.com/sourcegraph/conc-0.3.0
3 years ago
dependabot[bot] f5ba521bfe
mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
3 years ago
dependabot[bot] bde74db80f
mod: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
3 years ago