yedf2
|
14d0eaf1fd
|
Merge pull request #467 from wooln/feature-storage-sqlserver
Feature storage sqlserver
|
3 years ago |
徐云金YunjinXu
|
e233895e1c
|
fix sql server error: main_test.go dtmsvr.PopulateDB(false) invokes GetPlaceHoldSQL(sql)
|
3 years ago |
徐云金YunjinXu
|
17b3b1256b
|
SqlServer->SQLServer, combine select+order by
|
3 years ago |
yedf2
|
c8c0b3a3b5
|
Merge pull request #465 from dtm-labs/dependabot/npm_and_yarn/admin/postcss-8.4.31
Bump postcss from 8.4.18 to 8.4.31 in /admin
|
3 years ago |
yedf2
|
78b3a37e8b
|
Merge pull request #468 from dtm-labs/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0
|
3 years ago |
yedf2
|
f01a7d0d98
|
Merge pull request #473 from dtm-labs/dependabot/go_modules/google.golang.org/grpc-1.56.3
Bump google.golang.org/grpc from 1.56.1 to 1.56.3
|
3 years ago |
dependabot[bot]
|
f5b2a8d1aa
|
Bump google.golang.org/grpc from 1.56.1 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
徐云金YunjinXu
|
b210ad7b8c
|
implement sqlserver storage using gorm.io/driver/sqlserver
|
3 years ago |
徐云金YunjinXu
|
07b3d70d4f
|
adapter helper and github action
|
3 years ago |
徐云金YunjinXu
|
442b16acd9
|
add sqlserver init script file
|
3 years ago |
徐云金YunjinXu
|
6fbf875645
|
import gorm.io/driver/sqlserver@v1.1.2
|
3 years ago |
yedf2
|
dedf72ea95
|
Merge pull request #471 from dtm-labs/alpha
use a new algorithm to do lock one trans
|
3 years ago |
yedf2
|
a5f0ae1391
|
remove dot imports
|
3 years ago |
yedf2
|
3e59da2a75
|
fix format
|
3 years ago |
yedf2
|
0f981e8572
|
update lock on trans
|
3 years ago |
yedf2
|
e7047333cd
|
build admin before dtm
|
3 years ago |
yedf2
|
55e5a3b73c
|
fix admin dist
|
3 years ago |
dependabot[bot]
|
1e9ac0db79
|
Bump golang.org/x/net from 0.10.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
2738a51626
|
Bump postcss from 8.4.18 to 8.4.31 in /admin
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
yedf2
|
78ea821a6f
|
fix build docker
|
3 years ago |
yedf2
|
72cf7226de
|
Merge pull request #464 from dtm-labs/alpha
add admin build in docker
|
3 years ago |
yedf2
|
b768dc37bf
|
update
|
3 years ago |
yedf2
|
57a772ff22
|
add admin build in docker
|
3 years ago |
yedf2
|
05e97b7a69
|
update vite to v3
|
3 years ago |
yedf2
|
9d632bc7de
|
update dockerfile
|
3 years ago |
yedf2
|
387946fe9b
|
Merge pull request #459 from Makonike/feature/context
feat: new saga grpc with context
|
3 years ago |
Makonike
|
035f0db698
|
fix: use anonymous member
|
3 years ago |
Makonike
|
34370e192b
|
style: lint
|
3 years ago |
Makonike
|
2726af38fd
|
fix: using async context instead of CopyContext
|
3 years ago |
Makonike
|
edf7a75045
|
fix
|
3 years ago |
Makonike
|
56796afdbb
|
fix
|
3 years ago |
yedf2
|
b87374bac6
|
rollback polaris to old version
|
3 years ago |
Makonike
|
2f4e60c970
|
fix
|
3 years ago |
Makonike
|
dfcfaae868
|
fix
|
3 years ago |
Makonike
|
5c79adf760
|
fix
|
3 years ago |
Makonike
|
c63e778aa9
|
fix
|
3 years ago |
Makonike
|
938122af6b
|
fix
|
3 years ago |
Makonike
|
5508739016
|
feat: copy context when client call
|
3 years ago |
Makonike
|
34e5b3d50b
|
feat: copy context
|
3 years ago |
Makonike
|
d940034084
|
feat: new saga grpc with context
|
3 years ago |
yedf2
|
0dfde7cd60
|
fix test failure
|
3 years ago |
yedf2
|
b20d750f8b
|
Merge pull request #452 from dtm-labs/dependabot/npm_and_yarn/admin/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5 in /admin
|
3 years ago |
yedf2
|
4c366139fe
|
Merge pull request #455 from dtm-labs/alpha
update Polaris
|
3 years ago |
yedf2
|
c40ab99bbe
|
merged
|
3 years ago |
yedf2
|
37cbb3974e
|
update go version
|
3 years ago |
yedf2
|
2a270cbfce
|
update polaris driver
|
3 years ago |
dependabot[bot]
|
7961ba42c3
|
Bump word-wrap from 1.2.3 to 1.2.5 in /admin
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
yedf2
|
bc20a970ba
|
Merge pull request #447 from dtm-labs/dependabot/npm_and_yarn/admin/semver-7.5.4
Bump semver from 7.3.6 to 7.5.4 in /admin
|
3 years ago |
yedf2
|
6bcb16fc47
|
Merge pull request #451 from dtm-labs/dependabot/go_modules/github.com/dapr/dapr-1.10.9
Bump github.com/dapr/dapr from 1.8.2 to 1.10.9
|
3 years ago |
yedf2
|
06d1febffe
|
Merge pull request #448 from yxou/update-tdsql-sql
update dtmsvr.storage.tdsql.sql
|
3 years ago |