北野 - Michael Li
|
25e2873b83
|
Update dependabot.yml
|
2 years ago |
dependabot[bot]
|
8a0bcedda1
|
mod: bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
Bumps [gopkg.in/natefinch/lumberjack.v2](https://github.com/natefinch/lumberjack) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/natefinch/lumberjack/releases)
- [Commits](https://github.com/natefinch/lumberjack/compare/v2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: gopkg.in/natefinch/lumberjack.v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
0d119f694b
|
mod: bump github.com/fatih/color from 1.13.0 to 1.14.1
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.14.1)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ROC
|
d042620c2b
|
Merge pull request #202 from rocboss/t/v0.2.0
v0.2.0 prepare release code review request
|
2 years ago |
北野 - Michael Li
|
131734939a
|
Update go.yml
|
2 years ago |
北野 - Michael Li
|
a4a060d318
|
Update README.md
|
2 years ago |
Michael Li
|
16a2a94538
|
use github.com/onsi/ginkgo as test suite framework
|
2 years ago |
Michael Li
|
c1cd8f11bc
|
upgrade github.com/gin-gonic/gin => v1.9.0
|
2 years ago |
Michael Li
|
ea0ff13301
|
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
|
2 years ago |
北野 - Michael Li
|
26b6e7e1bc
|
Merge pull request #201 from alimy/pr-conc
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup
|
2 years ago |
Michael Li
|
69620f9779
|
update GitHub action ci requre go-version to 1.19.x and 1.20.x
|
2 years ago |
Michael Li
|
20ebe537f4
|
upgrade go compiler require 1.19+
|
2 years ago |
Michael Li
|
49a03354ba
|
use conc.NewWaitGroup() to create conc.WaitGroup instance
|
2 years ago |
Michael Li
|
39b8276109
|
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
|
2 years ago |
Michael Li
|
52635d3504
|
optimzie Dockerfile
|
2 years ago |
Michael Li
|
1f51a3af07
|
fixed Makefile make release error
|
2 years ago |
北野 - Michael Li
|
88d9a3727c
|
Update ROADMAP.md
|
2 years ago |
北野 - Michael Li
|
7bf676c766
|
Merge pull request #200 from alimy/pr-bigcache-hardcachesize
optimize BigCacheIndex add HardMaxCacheSize to adjust cache size
|
2 years ago |
Michael Li
|
f0c4320a45
|
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
|
2 years ago |
北野 - Michael Li
|
fb42e72863
|
Merge pull request #199 from alimy/feature/pyroscope
add Pyroscope support
|
2 years ago |
Michael Li
|
a821f47ded
|
add Pyroscope support
|
2 years ago |
Michael Li
|
0103e180b4
|
Merge branch 'beta' into dev
|
2 years ago |
Michael Li
|
f0eb47b064
|
upgrade github.com/alimy/mir/v3 => v3.1.0
|
2 years ago |
Michael Li
|
31157313eb
|
update proposal and roadmap
|
2 years ago |
北野 - Michael Li
|
304ab48ee6
|
Update README.md
|
2 years ago |
Michael Li
|
248f7bea11
|
update ROADMAP.md
|
2 years ago |
Michael Li
|
526f459273
|
optimzie github action ci configure
|
2 years ago |
Michael Li
|
b8c730ffb4
|
optimize source code manage describe in README.md
|
2 years ago |
Michael Li
|
e0ba97fc70
|
add https://bulita.net site to deployed-sites.md
|
2 years ago |
Michael Li
|
8fa277ed05
|
fixed json go:build tags error for sonic
|
2 years ago |
Michael Li
|
881f799d68
|
optimize sql schema ddl file name style for migration
|
2 years ago |
Michael Li
|
822125e6de
|
fixed user phone bind error when custom configed Sms feature
|
2 years ago |
Michael Li
|
447fcc5bf8
|
ajust README.md
|
2 years ago |
Michael Li
|
dc77a22586
|
add deployed sites information
|
2 years ago |
Michael Li
|
e6414f66ff
|
change func name initial=>lazyInitial in web service package
|
2 years ago |
Michael Li
|
70b53ffede
|
optimize web service package initialize
|
2 years ago |
Michael Li
|
c1f497696c
|
upgrade github.com/alimy/mir/v3 => v3.0.1
|
2 years ago |
Michael Li
|
b52e70a98c
|
add i18n feature proposal
|
2 years ago |
Michael Li
|
209acdd0af
|
update README.md
|
2 years ago |
Michael Li
|
a43245377c
|
update docs/proposal documents
|
2 years ago |
Michael Li
|
ca677bf7ce
|
add internal/timeline internal/xds module as stub help internal system for tweets message flow
|
2 years ago |
Michael Li
|
a0a76fc61f
|
optimzie config describe documents
|
2 years ago |
Michael Li
|
c459ff997a
|
Merge pull request #198 from rocboss/feature/lightship
add Lightship feature support
|
2 years ago |
Michael Li
|
48961663c0
|
lishtship: update docs/proposal documents
|
2 years ago |
Michael Li
|
ef7fab579b
|
lightship: add Lightship feature base support
|
2 years ago |
Michael Li
|
9225485317
|
optimize get user info logic in JWT process
|
2 years ago |
Michael Li
|
c2b8a68ca1
|
Merge branch 'dev' into feature/lightship
|
2 years ago |
Michael Li
|
e0d0e254c6
|
Merge pull request #196 from rocboss/feature/mir
引入go-mir重构paopao-ce的接入层与业务逻辑层
|
2 years ago |
Michael Li
|
4efb9d0436
|
mir: upgrade github.com/alimy/mir/v3 => v3.0.0
|
2 years ago |
Michael Li
|
c19d7107f2
|
Merge branch 'dev' into feature/mir
|
2 years ago |