Savorboard
|
437bef6598
|
Add docs path filter for github action.
|
3 years ago |
Savorboard
|
fc3583cb35
|
Add docs path filter to github action
|
3 years ago |
Savorboard
|
7feb39b039
|
Add for mysql GetDbTransaction extension method of EF work. #867
|
3 years ago |
Savorboard
|
5b3b3b8a5a
|
Add gh-pages github action
|
3 years ago |
Savorboard
|
6111221095
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
|
3 years ago |
luox78
|
1bc1595a97
|
Add try catch on Dispatcher.Processing when invoke subscriber (#900)
* Fix Dashboard metric not update #811
* Add try catch on Dispatcher.Processing when invoke subscriber
|
3 years ago |
Savorboard
|
db393efdca
|
Add redis streams transport docs
|
3 years ago |
Savorboard
|
bd456e3ecc
|
Merge branch 'master' of https://github.com/dotnetcore/CAP
|
3 years ago |
Savorboard
|
99925303fc
|
Add redis streams menu
|
3 years ago |
xiangxiren
|
f051070471
|
Translate Redis Stream documentation (#898)
|
3 years ago |
Savorboard
|
a6e041c6ff
|
Add google analytics for docs site
|
3 years ago |
Savorboard
|
a4ade28ce2
|
Update README.md
|
3 years ago |
Savorboard
|
b34658c938
|
Update unit test
|
3 years ago |
Savorboard
|
58727b5e8e
|
Update version.props
|
3 years ago |
xiangxiren
|
55cc2c0a3f
|
Merge pull request #894 from dotnetcore/supports/add-subscribe-filter
Add subscribe filter support
|
3 years ago |
Savorboard
|
3f590dc848
|
Fixed pending message has not been deleted from buffer list in SQL Server bug. (#889)
|
3 years ago |
Savorboard
|
28faa1c51b
|
update samples
|
3 years ago |
Savorboard
|
6b53367e7e
|
Fix build error
|
3 years ago |
Savorboard
|
3f9fcc0e03
|
Fix build error
|
3 years ago |
Savorboard
|
4c1de95796
|
Add subscribe filter support
|
3 years ago |
Manoel Ferreira Neto
|
f84356592a
|
Implementing IInfrastructure interface in order to the GetDbTransaction extension method of EF core work (#891)
|
3 years ago |
Savorboard
|
c19a9988ef
|
Add history graph for dashbaord
|
3 years ago |
xiangxiren
|
2c0aca335c
|
Fix query errors (#881)
|
3 years ago |
Savorboard
|
0c68fa4f19
|
Support topic regex pattern for kafka. (#871)
|
3 years ago |
Savorboard
|
55a2dcf028
|
Replace razor Dashboard to Vue (#880)
* Add new UI project
* Update samples project
* update mainlayout
* Dashboard blazor (#859)
* refactor: move blazor.server.js to the end
* feat: add BootstrapBlazor service
* chore: upgrade package of BB to latest
* docs: add link for side menu
* Standardized dashboard interface
* Adjust middleware registration
* Fix null exception
* Refactoring paging data for api
* Replace to the new Dashboard
* update vue.config.js
* Rename project
* Add dist folder to project
* Fix project namespace
* Fix sql query bug
Co-authored-by: Argo Zhang <argo@163.com>
|
3 years ago |
xiangxiren
|
d048e5f757
|
Added option to configure JSON serialization settings (#879)
* Added option to configure JSON serialization settings
* Fix unit test errors
|
3 years ago |
xiangxiren
|
0a40beac62
|
Optimized code (#877)
|
3 years ago |
Savorboard
|
b96af5372d
|
Update version.props
|
3 years ago |
Weihan Li
|
c1899fd953
|
fix typo in comment (#870)
|
3 years ago |
Weihan Li
|
12c3654bfd
|
make OperateResult._errors readonly (#869)
|
3 years ago |
thisispaulsmith
|
3fc05989f3
|
Implement IInfrastructure` on CapEFDbTransaction (#868)
Co-authored-by: Paul Smith <paulsmith@e-qualitylearning.com>
|
3 years ago |
Null
|
a650299a2b
|
Fix RabbitMQ connection was closed unexpectedly. (#863)
* Fix RabbitMQ connection was closed unexpectedly.
* Ensure that the RabbitMQ connection is unique.
|
3 years ago |
xiangxiren
|
5c22096056
|
Merge pull request #864 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Update general.md docs
|
3 years ago |
Mahmoud Samir
|
1217baf06b
|
Update general.md
|
3 years ago |
Mahmoud Samir
|
2de92f45d1
|
Update redis-streams.md
|
3 years ago |
xiangxiren
|
dc67421134
|
Merge pull request #862 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Add redis streams support to documentation
|
3 years ago |
Mahmoud Samir
|
87111f4a47
|
Create redis-streams.md
|
3 years ago |
Martin Andersen
|
d1d5352782
|
Update documentation (#857)
Update documentation to match change made to
`IDashboardAuthorizationFilter` in PR 390.
|
3 years ago |
Savorboard
|
4ed4e6c613
|
Remove logs of rabbitmq connection closed. (#850)
|
3 years ago |
Savorboard
|
8fadbef4ae
|
Fix compile error
|
3 years ago |
Savorboard
|
ca5f384708
|
Update version to 5.1.0
|
3 years ago |
Savorboard
|
2908a5e6e8
|
Add license header
|
3 years ago |
xiangxiren
|
ef1d1fa795
|
Merge pull request #817 from MahmoudSamir101/master
Adding Redis to Cap
|
3 years ago |
Mahmoud S. Zeid
|
3cddb176ff
|
return stream position for exsiting stream/group
|
3 years ago |
Mahmoud S. Zeid
|
671b77437a
|
rename project folder to RedisStreams
|
3 years ago |
Mahmoud S. Zeid
|
93ee3f28a0
|
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
|
3 years ago |
David Smith
|
83682ac0ab
|
DiagnosticObserver does not use null connection (#845)
* DiagnosticObserver does not use null connection
* Make TryGetSqlConnection static.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
|
3 years ago |
Andrii Labyntsev
|
d224abbdc2
|
Fix null reference in AmazonSQSTransport (#846)
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
|
3 years ago |
David Smith
|
9b83982070
|
Use GenericConsumerServiceSelector in tests. (#843)
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
|
3 years ago |
Savorboard
|
c2cd65f640
|
Downgrading Microsoft.Data.SqlClient to 2.0.1. #839
|
3 years ago |