Michael Li
|
430df7a15f
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
8ea9f3a77e
|
databaseConf add missing TableNames(...) method
|
2 years ago |
Michael Li
|
6e24ee1c26
|
fixed conf typo
|
2 years ago |
Michael Li
|
773e23a207
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
916f219f47
|
merge from dev branch
|
2 years ago |
Michael Li
|
3147e25189
|
optimize configure process logic
|
2 years ago |
Michael Li
|
aa266ac2e9
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
773d4d89fe
|
merge from dev branch
|
2 years ago |
Michael Li
|
78282539f3
|
optimize config process logic
|
2 years ago |
Michael Li
|
9f9041ead9
|
optimize Makefile
|
2 years ago |
Michael Li
|
e3a560f9f1
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
38470260ca
|
merge from dev branch
|
2 years ago |
Michael Li
|
5ee0dd5cc2
|
update documents
|
2 years ago |
北野 - Michael Li
|
0f2b271e46
|
Merge pull request #258 from alimy/pr-sentry
add Sentry feature support
|
2 years ago |
Michael Li
|
005cbd3f4f
|
add Sentry feature support
|
2 years ago |
北野 - Michael Li
|
7d6be9e193
|
Merge pull request #257 from alimy/pr-crdb-errors
use github.com/cockroachdb/errors as std errors package instead
|
2 years ago |
Michael Li
|
27902be03f
|
use github.com/cockroachdb/errors as std errors package instead
|
2 years ago |
Michael Li
|
9a6aa1d0e8
|
change proposal file name style to YYMMDDHH-*.md
|
2 years ago |
Michael Li
|
d317bada31
|
fixed CHANGELOG describe
|
2 years ago |
Michael Li
|
8598c3e549
|
update CHANGELOG
|
2 years ago |
Michael Li
|
bd941e3ff4
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
7f9c4d6d37
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
f141bb44ab
|
update default configure for WebServer in internal/conf/config.yaml
|
2 years ago |
dependabot[bot]
|
8782ad6296
|
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
0312ce3e4c
|
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.49 to 7.0.50.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.49...v7.0.50)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
025f8c360e
|
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.21.0 to 1.21.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.21.0...v1.21.1)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
f1f289bb56
|
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
Bumps [github.com/pyroscope-io/client](https://github.com/pyroscope-io/client) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/pyroscope-io/client/releases)
- [Commits](https://github.com/pyroscope-io/client/compare/v0.6.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/pyroscope-io/client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Michael Li
|
c1419c31aa
|
update README.md
|
2 years ago |
Michael Li
|
57ad19ff2c
|
update CHANGELOG.md
|
2 years ago |
北野 - Michael Li
|
ac578dc2a0
|
Merge pull request #256 from rocboss/feature/deprecated-oldweb
remove Deprecated:OldWeb feature
|
2 years ago |
Michael Li
|
92081016d2
|
update default configure for WebServer in internal/conf/config.yaml
|
2 years ago |
Michael Li
|
b50579e9df
|
Merge branch 'dev' into feature/deprecated-oldweb
|
2 years ago |
北野 - Michael Li
|
f84401956f
|
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
|
2 years ago |
北野 - Michael Li
|
99c4517128
|
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
|
2 years ago |
北野 - Michael Li
|
2ef2faba3c
|
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
|
2 years ago |
北野 - Michael Li
|
2335fb7d76
|
Merge pull request #252 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.0
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
|
2 years ago |
dependabot[bot]
|
923d76f890
|
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
c0d44a3b96
|
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.49 to 7.0.50.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.49...v7.0.50)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
6ea914ed55
|
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.21.0 to 1.21.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.21.0...v1.21.1)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
68339bc4ea
|
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
Bumps [github.com/pyroscope-io/client](https://github.com/pyroscope-io/client) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/pyroscope-io/client/releases)
- [Commits](https://github.com/pyroscope-io/client/compare/v0.6.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/pyroscope-io/client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Michael Li
|
b8d0ebcf3f
|
update README.md
|
2 years ago |
Michael Li
|
85b0c4ac56
|
sqlx: fixed CacheIndexService initial logic
|
2 years ago |
Michael Li
|
1226a1a60d
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
68db974776
|
merge from feature/deprecated_oldweb branch
|
2 years ago |
Michael Li
|
c7b20c3f34
|
merge from dev branch
|
2 years ago |
北野 - Michael Li
|
a4d2ef8c0e
|
Merge pull request #250 from alimy/pr-redis-cache-index
add RedisCacheIndex feature to support use Redis as Timeline Index cache
|
2 years ago |
Michael Li
|
5cb30bb949
|
add RedisCacheIndex feature to support use Redis as Timeline Index cache
|
2 years ago |
Michael Li
|
d23d40fa9d
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
70944b8b8e
|
Merge branch 'x/gorm' into x/sqlx
|
2 years ago |
Michael Li
|
344bb01305
|
merge from dev branch
|
2 years ago |