Deng Ming
|
0bee140abb
|
format code
|
2023-05-27 14:41:51 +08:00 |
|
Ming Deng
|
f81689dfb1
|
Release v2.0.5 (#5033)
* add: generic cache random time offset expired.
* bugfix: Csrf token should be Secure and httpOnly, but not now
* fix: expose the Offset property to allow external modifications
* improving the concurrency performance of random value calculation
* add WithOffsetFunc to define private RandomExpireCache.offset field
* fix: add seconds definition
* build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix 4907: force admin service http only
* Feat: add get all tasks function (#4999)
* feat: add get all tasks function
* Refine Comments : admin/profile.go,bean/mock.go,config/global.go... (#5009)
* Refine Comments
* refine comments for cache.go
* refine comments for log.go
* Update orm.go
* refine comments for orm_log.go,types.go
* Update utils.go
* Update doc.go
* refine comments for for four files (#5011)
* refine comments for cache.go
* refine comments for log.go
* Update orm.go
* refine comments for orm_log.go,types.go
* Update utils.go
* Update doc.go
* Update db.go
* fix pass []any as any in variadic function by asasalint (#5012)
* fix pass []any as any in variadic function
* add change log
* build(deps): bump go.opentelemetry.io/otel/trace from 1.7.0 to 1.8.0 (#5019)
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* refine comments for package core (#5014)
* Refine Comments
* refine comments for cache.go
* refine comments for log.go
* Update orm.go
* refine comments for orm_log.go,types.go
* Update utils.go
* Update doc.go
* refine comments
* refine comments
* Update db.go
* refine comments for core
* build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#5018)
Bumps [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix 5022: Miss assiging ln to graceful Server (#5028)
* prepare for releasing v2.0.5 (#5032)
Co-authored-by: auual <ding@ibyte.me>
Co-authored-by: Leon Ding <deen.job@qq.com>
Co-authored-by: dada0z <zhang.guangda@qq.com>
Co-authored-by: kevinzeng <kevinzeng@zego.im>
Co-authored-by: Kevin Tsang <39397413+ktalg@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 日暮颂歌1991 <448081525@qq.com>
Co-authored-by: Regan Yue <1131625869@qq.com>
Co-authored-by: alingse <alingse@foxmail.com>
|
2022-07-30 16:11:51 +08:00 |
|
Deng Ming
|
3e886f71ca
|
replace beego.me with beego.vip
|
2021-11-29 21:29:29 +08:00 |
|
loyalsoldier
|
79f6cd9c31
|
Fix lint and format code in adapter/cache dir
|
2021-06-05 11:11:37 +08:00 |
|
loyalsoldier
|
c6813f0d24
|
Fix: remove unused code according to golangci-lint
|
2021-05-19 22:27:19 +08:00 |
|
loyalsoldier
|
2b7401109f
|
Chore: format code
|
2021-05-19 22:27:17 +08:00 |
|
Ming Deng
|
f03aa62aca
|
Merge develop
|
2021-02-03 10:22:19 +08:00 |
|
Ming Deng
|
9c392a3a09
|
Fix Sonar Part2
|
2021-02-01 21:27:02 +08:00 |
|
Ming Deng
|
de5c2c9a27
|
Merge main & resolve conflict
|
2021-02-01 00:24:45 +08:00 |
|
Ming Deng
|
41d682d878
|
Fix Sonart PR1
|
2021-02-01 00:22:52 +08:00 |
|
Jihoon Seo
|
2bb6c45786
|
Update beego pkg paths
|
2021-01-28 13:35:38 +09:00 |
|
Ming Deng
|
d4da82ef77
|
format code
|
2020-12-14 12:34:55 +08:00 |
|
Ming Deng
|
7bc6010604
|
rename to v2
|
2020-12-14 11:12:00 +08:00 |
|
Ming Deng
|
a70f7fc920
|
using new organization
|
2020-12-13 23:09:19 +08:00 |
|
Ming Deng
|
14c1b76569
|
remove pkg directory;
remove build directory;
remove githook directory;
|
2020-10-08 18:29:36 +08:00 |
|