liaochuntao
0cb9e30fc6
feature/datasource_at merge to master ( #213 )
feature: add transaction at datasource
3 years ago
Jason Deng
582266c703
fix enhancement: make time parameters easier to read ( #215 )
optimize: make time parameters easier to read
3 years ago
juzimao
fd2c05896c
feature add tcc grpc sample,adjust register resource and branch register ( #200 )
feature: add grpc integration for tcc
3 years ago
liiibpm
28157d4d5f
optimize ResourceManagerInbound function's parameters into one struct-rm_api.go ( #198 )
optimiz: optimize function's parameters into one struct-rm_api.go
3 years ago
Jason Deng
02df30052d
add dubbo transtation filter test ( #204 )
test: add unit test for dubbo transtation filter
3 years ago
Yuecai Liu
ea5002aa4f
optimize: support instance BusinessActionContext outside the TCC try … ( #179 )
optimize: support instance BusinessActionContext outside the TCC try method
3 years ago
wang1309
5e42d8e1b2
Feature add tcc branch report unit test ( #210 )
test: add tcc branch report unit test
3 years ago
juzimao
deb3d664e1
optimize workflow, add condecov and issue, stale robot ( #202 )
optimize workflow, add condecov and issue robot
3 years ago
野牛
29a5c81d07
Add unit testing for getty ( #203 )
* getty tests
* test
* test
* style
* style go mod
* style:format imports
* style:Delete the useless gomonkey Reset method
Co-authored-by: xubaisheng <>
3 years ago
Cr
b371975690
optimize: remove unnecessary codes ( #208 )
3 years ago
juzimao
cd2a5b05e8
feature add integration for grpc ( #158 )
* finish ut for interceptor
* add client interceptor
* add server interceptor
* adjust location for test file
* format in goimports
* goimformat
* adjust package struct of grpc interceptor, move constant of grpc to common package.
* adjust gprc interceptor file struct
* refact directory, optimize grpc test case
* optimize proto
* delte test file
* delte test file
* fix npe for server integration
* go mod tidy
* remove duplicate constant
3 years ago
liushao
6ac6de721a
refactor(pkg/rm): optimize function's parameters into one struct ( #196 )
optimize function's parameters into one struct,comment and code style
Co-authored-by: liushao <liushao@inke.cn>
3 years ago
wang1309
d19d5e6100
Feature add tcc branch report ( #190 )
feature: add tcc branch report
3 years ago
Yuecai Liu
8a9164f60a
optimize: optimise way of init seata ( #187 )
optimize: optimise way of init seata
3 years ago
juzimao
6445feffe3
bugfix fix ut bug of msg, it will cause ci failed ( #176 )
fix ut bug of msg.
3 years ago
Elrond G
7ffc65712d
[modify] git ignore add build products in 'dist/' ( #177 )
3 years ago
juzimao
52951c2a0a
optimieze add ut for tm ( #163 )
* add ut
* add ut for tm
* format imports
* resolve conflict in go mod
* fix loop variable v captured by func literal (govet)
* optimize ut for tm in gomonkey mock.
* format by goimports
* optimize code style
* resolve conflict.
3 years ago
juzimao
265d8b55c3
optimize add ut for message ( #154 )
* add ut for message
* format imports
3 years ago
Yuecai Liu
6df29f5192
doc: add release 0.1.0 changes note ( #169 )
doc: add release 0.0.1-rc1 changes note
3 years ago
Yuecai Liu
2569cf79bd
doc: add seata server startup docker compose file ( #172 )
doc: add seata server startup docker composer file
3 years ago
juzimao
0fc85a202e
fix typo in reademe ( #167 )
fix typo
3 years ago
juzimao
099716d696
feature add unit test and labeler workflow ( #165 )
* add license
* add license
* add unit test workflow, rename golangci lint workflow
* changed golang version from 1.15 to 1.16 in workflow.
* fix golangci-lint invaild
* fix golangci-lint invalid.
* add labeler workflow
* fix labeler invaild
3 years ago
Yuecai Liu
0582050ebf
bugfix: fix rollback response status bug ( #155 )
3 years ago
adair peng
67d36d7ac0
add license ( #146 )
3 years ago
Yuecai Liu
e5a6895e9e
docs: add readme ,contributing and pr template doc ( #153 )
3 years ago
juzimao
11f8bd5f2f
optimize named for the resource manager api and tcc resource, adjust … ( #125 )
update optimize the resource manager.
3 years ago
Yuecai Liu
af70930997
fix getty auto close bug ( #130 )
3 years ago
Yuecai Liu
1ced5eb5a2
Feat add two phase ( #122 )
* add two phase
* support seata dubbo
3 years ago
Xin.Zh
5ae225339e
Merge pull request #48 from 106umao/ActionContextForTcc
feature append action context for tcc
3 years ago
juzimao
3154fcfde4
add err check for unmarshal json
3 years ago
juzimao
6008f73912
feature add action context for tcc
3 years ago
Xin.Zh
afa7c782d0
Merge pull request #46 from 106umao/duplicate-code
remove the duplicate code same with sample/local
3 years ago
Xin.Zh
7cedc8ff00
Merge pull request #45 from 106umao/optimize-zap-log
change the format of the log
3 years ago
Xin.Zh
14743eb600
Update logging.go
3 years ago
Xin.Zh
75856aa6d8
Merge pull request #39 from cgDeepLearn/processor-unittest
add processor unittest
3 years ago
Xin.Zh
f7ef38830d
Merge pull request #37 from liiibpm/main
realize branchReport
3 years ago
juzimao
be4efd4b0a
optimize format of logging
3 years ago
juzimao
300c75d2b3
optimize format of logging
3 years ago
juzimao
a9491b6c08
optimize format of logging
3 years ago
juzimao
c6a3325d4d
remove the duplicate code same with sample/local
3 years ago
juzimao
e7ce4250ba
update changed the format of log
3 years ago
juzimao
47eda5964c
optimize-zap-log
3 years ago
lichen
00b168f595
branchReport return value judgment
3 years ago
liiibpm
8a0521b20d
Merge branch 'seata:main' into main
3 years ago
cgDeepLearn
22967a23c1
remove blank and annotation
3 years ago
Xin.Zh
5e5b25285f
Merge pull request #36 from luky116/add-samples
add seata-go samples
3 years ago
Xin.Zh
52363172fb
Merge pull request #31 from luky116/fix-codec
fix commit and rollback codec bug #14
3 years ago
cgDeepLearn
14935cc90e
add processor unittest
3 years ago
Luky116Liuyuecai
844ec2cccb
solve conflice
3 years ago
Luky116Liuyuecai
fd396356c7
add seata-go samples
3 years ago