Savorboard
3f9fcc0e03
Fix build error
3 yıl önce
Savorboard
4c1de95796
Add subscribe filter support
3 yıl önce
Manoel Ferreira Neto
f84356592a
Implementing IInfrastructure interface in order to the GetDbTransaction extension method of EF core work ( #891 )
3 yıl önce
Savorboard
c19a9988ef
Add history graph for dashbaord
3 yıl önce
xiangxiren
2c0aca335c
Fix query errors ( #881 )
3 yıl önce
Savorboard
0c68fa4f19
Support topic regex pattern for kafka. ( #871 )
3 yıl önce
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 yıl önce
xiangxiren
d048e5f757
Added option to configure JSON serialization settings ( #879 )
* Added option to configure JSON serialization settings
* Fix unit test errors
3 yıl önce
xiangxiren
0a40beac62
Optimized code ( #877 )
3 yıl önce
Savorboard
b96af5372d
Update version.props
3 yıl önce
Weihan Li
c1899fd953
fix typo in comment ( #870 )
3 yıl önce
Weihan Li
12c3654bfd
make OperateResult._errors readonly ( #869 )
3 yıl önce
thisispaulsmith
3fc05989f3
Implement IInfrastructure` on CapEFDbTransaction ( #868 )
Co-authored-by: Paul Smith <paulsmith@e-qualitylearning.com>
3 yıl önce
Null
a650299a2b
Fix RabbitMQ connection was closed unexpectedly. ( #863 )
* Fix RabbitMQ connection was closed unexpectedly.
* Ensure that the RabbitMQ connection is unique.
3 yıl önce
xiangxiren
5c22096056
Merge pull request #864 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Update general.md docs
3 yıl önce
Mahmoud Samir
1217baf06b
Update general.md
3 yıl önce
Mahmoud Samir
2de92f45d1
Update redis-streams.md
3 yıl önce
xiangxiren
dc67421134
Merge pull request #862 from dotnetcore/MahmoudSamirupdate-redis-streams-docs
Add redis streams support to documentation
3 yıl önce
Mahmoud Samir
87111f4a47
Create redis-streams.md
3 yıl önce
Martin Andersen
d1d5352782
Update documentation ( #857 )
Update documentation to match change made to
`IDashboardAuthorizationFilter` in PR 390.
3 yıl önce
Savorboard
4ed4e6c613
Remove logs of rabbitmq connection closed. ( #850 )
3 yıl önce
Savorboard
8fadbef4ae
Fix compile error
3 yıl önce
Savorboard
ca5f384708
Update version to 5.1.0
3 yıl önce
Savorboard
2908a5e6e8
Add license header
3 yıl önce
xiangxiren
ef1d1fa795
Merge pull request #817 from MahmoudSamir101/master
Adding Redis to Cap
3 yıl önce
Mahmoud S. Zeid
3cddb176ff
return stream position for exsiting stream/group
3 yıl önce
Mahmoud S. Zeid
671b77437a
rename project folder to RedisStreams
3 yıl önce
Mahmoud S. Zeid
93ee3f28a0
change project name from Redis to RedisStreams
ensure consumer group creation while reading from stream
3 yıl önce
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 yıl önce
Andrii Labyntsev
d224abbdc2
Fix null reference in AmazonSQSTransport ( #846 )
Co-authored-by: Andrii Labyntsev <lab.andrii@gmail.com>
3 yıl önce
David Smith
9b83982070
Use GenericConsumerServiceSelector in tests. ( #843 )
Removes sample project.
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 yıl önce
Savorboard
c2cd65f640
Downgrading Microsoft.Data.SqlClient to 2.0.1. #839
3 yıl önce
mahmoud.samir
433460cf48
add redis streams support
3 yıl önce
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 yıl önce
David Smith
ad10d8a98d
Documents custom headers. ( #830 )
Co-authored-by: Dave Smith <dave.smith@ventivtech.com>
3 yıl önce
Savorboard
20ff7d9531
Update docs
3 yıl önce
Jon Ekdahl
458b08db00
Add support for Azure Service Bus sessions ( #829 )
3 yıl önce
Savorboard
d4d7d7732c
Fixes dashboard style conversion
3 yıl önce
Savorboard
bdfd1016e6
Add support for custom message headers for RabbitMQ consumer side. ( #818 )
3 yıl önce
Savorboard
9a32d92b0c
Update version to 5.0.2
3 yıl önce
Savorboard
3ca108328b
Fix memory leak when using transction to publish message. ( #816 )
3 yıl önce
Mateus Viegas
b7649308b2
Created DefaultChallengeScheme on CAP.DashboardOptions.cs to specify dashboard auth challenge scheme ( #815 )
3 yıl önce
Shawn
f0a763e8f9
Update faq.md ( #824 )
* Update faq.md
Clarify that using same database for different applications is only for MySQL. Fix minor spelling and grammar.
* Create faq.md
Clarify that TableNamePrefix option is only for MySQL. Minor spelling and grammar corrections.
3 yıl önce
luox78
75e9df813f
Fix Dashboard metric not update #811 ( #819 )
3 yıl önce
xiangxiren
0bc7a214bf
Fix the expiration time display problem in the dashboard due to time zone issues ( #820 )
3 yıl önce
Savorboard
a8124c1e66
Support rewriting the default configuration of Kafka consumer. ( #822 )
3 yıl önce
Savorboard
bd7515a46a
Fix the creation timing of Kafka automatically creating Topic. ( #823 )
3 yıl önce
mahmoud.samir
1522d1c2b1
add redis sample
3 yıl önce
mahmoud.samir
05e0f53bb3
add redis
3 yıl önce
xiangxiren
641d4acb26
Merge pull request #814 from mviegas/fix/postgres-content-filter
Fixed SQL content filter on IMonitoringApi.PostgreSql.cs
3 yıl önce