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 |
dependabot[bot]
|
b3a4e044ab
|
Bump github.com/dapr/dapr from 1.8.2 to 1.10.9
Bumps [github.com/dapr/dapr](https://github.com/dapr/dapr) from 1.8.2 to 1.10.9.
- [Release notes](https://github.com/dapr/dapr/releases)
- [Commits](https://github.com/dapr/dapr/compare/v1.8.2...v1.10.9)
---
updated-dependencies:
- dependency-name: github.com/dapr/dapr
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
v-杨超
|
236c8fb61c
|
update dtmsvr.storage.tdsql.sql
|
3 years ago |
dependabot[bot]
|
82b9f146a8
|
Bump semver from 7.3.6 to 7.5.4 in /admin
Bumps [semver](https://github.com/npm/node-semver) from 7.3.6 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.6...v7.5.4)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
yedf2
|
942c339717
|
fix TestMsgJrpcRepeated sometimes failure
|
3 years ago |
yedf2
|
477f8ff01c
|
Merge pull request #443 from dtm-labs/alpha
Fix unit test
|
3 years ago |
yedf2
|
051dbe4ef2
|
update test
|
3 years ago |
yedf2
|
6b8ef8fcec
|
fix test
|
3 years ago |
yedf2
|
8092b726fa
|
fix sql
|
3 years ago |
yedf2
|
aca6caafff
|
update readme
|
3 years ago |
yedf2
|
c9a6e1bef2
|
fix scan return more records
|
3 years ago |
yedf2
|
9d6ec4642b
|
fix boltdb test failure
|
3 years ago |
yedf2
|
0185173262
|
update CI
|
3 years ago |
yedf2
|
3d639e0989
|
fix lint
|
3 years ago |
yedf2
|
cce7270e7a
|
fix format
|
3 years ago |
yedf2
|
237a5b01d7
|
update some comments
|
3 years ago |
yedf2
|
fef6436759
|
fix comments
|
3 years ago |
yedf2
|
a1a63c9e1e
|
add test case for reset cron time back
|
3 years ago |
yedf2
|
25cab75ec8
|
update unit test
|
3 years ago |
yedf2
|
8cac60ead2
|
update test
|
3 years ago |
yedf2
|
1a456b183a
|
Merge pull request #439 from wooln/feature-reset-cron-time
Add reset cron time button on trans detail page.
|
3 years ago |
徐云金YunjinXu
|
d421dbbe7d
|
remove unit test
|
3 years ago |
徐云金YunjinXu
|
e2a8db4cd8
|
reset trans corntime once - unit test
|
3 years ago |
徐云金YunjinXu
|
493bbeaec4
|
reset trans corntime once - admin UI
|
3 years ago |
徐云金YunjinXu
|
32fbb2aa1a
|
reset trans corntime once - http api
|
3 years ago |
徐云金YunjinXu
|
d98f7f56f7
|
reset trans corntime once - store
|
3 years ago |
yedf2
|
b002b74284
|
Merge pull request #432 from dtm-labs/dependabot/npm_and_yarn/admin/antfu/utils-and-unplugin-vue-components-0.7.4
Bump @antfu/utils and unplugin-vue-components in /admin
|
3 years ago |
yedf2
|
f2eee496a7
|
Merge pull request #437 from wooln/fix-sql-comment
Fix mysql dtm.trans_global status column comment.
|
3 years ago |
徐云金YunjinXu
|
340d4487bb
|
Fix mysql dtm.trans_global status column comment.
|
3 years ago |
yedf2
|
ef3a16d15a
|
Merge pull request #435 from wooln/feature-url-trans-detail
Feature: Add trans detail page router
|
3 years ago |
徐云金YunjinXu
|
ed88baa84b
|
Move the force stop function from the All Trans page to the Detail page.
|
3 years ago |
徐云金YunjinXu
|
95a09ce6f2
|
Add trans detail page router
|
3 years ago |
yedf2
|
e6315e07d9
|
Merge pull request #433 from wooln/fix-trans-detail-dialog-close
Fix trans detail dialog close button event.
|
3 years ago |
徐云金YunjinXu
|
1b6383c868
|
Fix trans detail dialog close button event.
|
3 years ago |
yedf2
|
c9263c7b87
|
Merge pull request #429 from wooln/feature-admin-page-trans-filter
Add filter in admin trans page: Status, TransType, CreateTime
|
3 years ago |
yedf2
|
361bf7960d
|
Merge pull request #428 from wooln/feature-admin-query-condition
Feature: implement trans query condition: Status, TransType, CreateTime
|
3 years ago |
yedf2
|
17e9c9ae2d
|
Merge pull request #431 from wooln/featue-admin-force-stop-confirm
Add force stop transaction confirm dialog.
|
3 years ago |
徐云金YunjinXu
|
a95591ca73
|
Add force stop transaction confirm dialog.
|
3 years ago |
yedf2
|
09f34f2e1a
|
Merge pull request #418 from dtm-labs/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1
|
3 years ago |
徐云金YunjinXu
|
2a596ae346
|
Add unit test(assert list length >= instead of =)
|
3 years ago |
徐云金YunjinXu
|
1b950fddf1
|
Implement trans query condition: Status, TransType, CreateTime.
|
3 years ago |
dependabot[bot]
|
f995d060d5
|
Bump @antfu/utils and unplugin-vue-components in /admin
Bumps [@antfu/utils](https://github.com/antfu/utils) to 0.7.4 and updates ancestor dependency [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components). These dependencies need to be updated together.
Updates `@antfu/utils` from 0.5.1 to 0.7.4
- [Release notes](https://github.com/antfu/utils/releases)
- [Commits](https://github.com/antfu/utils/compare/v0.5.1...v0.7.4)
Updates `unplugin-vue-components` from 0.19.3 to 0.25.1
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.19.3...v0.25.1)
---
updated-dependencies:
- dependency-name: "@antfu/utils"
dependency-type: indirect
- dependency-name: unplugin-vue-components
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |