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年前
xiangxiren
f051070471
Translate Redis Stream documentation ( #898 )
3年前
Savorboard
a6e041c6ff
Add google analytics for docs site
3年前
Savorboard
a4ade28ce2
Update README.md
3年前
Savorboard
b34658c938
Update unit test
3年前
Savorboard
58727b5e8e
Update version.props
3年前
xiangxiren
55cc2c0a3f
Merge pull request #894 from dotnetcore/supports/add-subscribe-filter
Add subscribe filter support
3年前
Savorboard
3f590dc848
Fixed pending message has not been deleted from buffer list in SQL Server bug. ( #889 )
3年前
Savorboard
28faa1c51b
update samples
3年前
Savorboard
6b53367e7e
Fix build error
3年前
Savorboard
3f9fcc0e03
Fix build error
3年前
Savorboard
4c1de95796
Add subscribe filter support
3年前
Manoel Ferreira Neto
f84356592a
Implementing IInfrastructure interface in order to the GetDbTransaction extension method of EF core work ( #891 )
3年前
Savorboard
c19a9988ef
Add history graph for dashbaord
3年前
xiangxiren
2c0aca335c
Fix query errors ( #881 )
3年前
Savorboard
0c68fa4f19
Support topic regex pattern for kafka. ( #871 )
3年前
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年前
xiangxiren
d048e5f757
Added option to configure JSON serialization settings ( #879 )
* Added option to configure JSON serialization settings
* Fix unit test errors
3年前
xiangxiren
0a40beac62
Optimized code ( #877 )
3年前
Savorboard
b96af5372d
Update version.props
3年前
Weihan Li
c1899fd953
fix typo in comment ( #870 )
3年前
Weihan Li
12c3654bfd
make OperateResult._errors readonly ( #869 )
3年前
thisispaulsmith
3fc05989f3
Implement IInfrastructure` on CapEFDbTransaction ( #868 )
Co-authored-by: Paul Smith <paulsmith@e-qualitylearning.com>
3年前
Null
a650299a2b
Fix RabbitMQ connection was closed unexpectedly. ( #863 )
* Fix RabbitMQ connection was closed unexpectedly.
* Ensure that the RabbitMQ connection is unique.
3年前
xiangxiren
5c22096056
Merge pull request #864 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Update general.md docs
3年前
Mahmoud Samir
1217baf06b
Update general.md
3年前
Mahmoud Samir
2de92f45d1
Update redis-streams.md
3年前
xiangxiren
dc67421134
Merge pull request #862 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Add redis streams support to documentation
3年前
Mahmoud Samir
87111f4a47
Create redis-streams.md
3年前
Martin Andersen
d1d5352782
Update documentation ( #857 )
Update documentation to match change made to
`IDashboardAuthorizationFilter` in PR 390.
3年前
Savorboard
4ed4e6c613
Remove logs of rabbitmq connection closed. ( #850 )
3年前
Savorboard
8fadbef4ae
Fix compile error
3年前
Savorboard
ca5f384708
Update version to 5.1.0
3年前
Savorboard
2908a5e6e8
Add license header
3年前
xiangxiren
ef1d1fa795
Merge pull request #817 from MahmoudSamir101/master
Adding Redis to Cap
3年前
Mahmoud S. Zeid
3cddb176ff
return stream position for exsiting stream/group
3年前
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
3年前
Mahmoud S. Zeid
93ee3f28a0
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
3年前
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年前
Andrii Labyntsev
d224abbdc2
Fix null reference in AmazonSQSTransport ( #846 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3年前
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3年前
Savorboard
c2cd65f640
Downgrading Microsoft.Data.SqlClient to 2.0.1. #839
3年前
mahmoud.samir
433460cf48
add redis streams support
3年前
David Smith
56400d91b0
Add GenericConsumerServiceSelector ( #835 )
* Custom selector does not route messages
* Works with generic ConsumerServiceSelector.
Works with generic ConsumerServiceSelector.
Moves INamedGroup.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3年前
David Smith
ad10d8a98d
Documents custom headers. ( #830 )
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3年前
Savorboard
20ff7d9531
Update docs
3年前
Jon Ekdahl
458b08db00
Add support for Azure Service Bus sessions ( #829 )
3年前
Savorboard
d4d7d7732c
Fixes dashboard style conversion
3年前
Savorboard
bdfd1016e6
Add support for custom message headers for RabbitMQ consumer side. ( #818 )
3年前
Savorboard
9a32d92b0c
Update version to 5.0.2
3年前