Savorboard
f5f67f7fc3
Add opentelemetry project
3年前
Savorboard
2e8256cd7d
Update docs for new configuration items.
3年前
Savorboard
790be1c779
Update samples
3年前
Savorboard
b0d2eb8d4b
Upgrade MySqlConnector package to latest to fix connection timeout bug.
3年前
Savorboard
d5fc2d8cd2
Add ignore for operation canceled exception.
3年前
Savorboard
d4652b4b73
Update docs.
3年前
Savorboard
ac35087170
Refactor the code to add a more friendly warn when there is no configuration.
3年前
Savorboard
49f8fd19b1
Adjust the registration order of Dispatcher so that it is available when consumer connect broker.
3年前
Matt Psaltis
2069014720
Add cancellation token support to Subscribers ( #912 )
* Add cancellation token support to Subscribers
* Fix for concurrent tests
* Working on additional tests for unique method cache key and dispatcher rework
* Makes Dispatcher a processing server
3年前
wu
470d0e9d26
fix: health check path is changed to 'cap/api/health' ( #921 )
3年前
xiangxiren
58bda7c1e7
Disable the generation of .map files when packaging the dashboard project ( #917 )
3年前
Savorboard
d562d4e8bf
Add filter docs.
3年前
xiangxiren
a23ad1771f
fix mongo dashbaord query bug #909 ( #915 )
* fix bug #909
* Simplify the code
3年前
github-actions[bot]
6eb76a0fd3
{chore: autopublish 2021-06-22T04:40:57Z}
3年前
Savorboard
605fc740f3
Fixed dashboard page query bug.
3年前
Savorboard
b88c2db7cc
Fixed dashboard query bug.
3年前
Savorboard
df753b1d4f
Update docs.
3年前
EMRE TEOMAN
67efbe1563
Abstract base class for ISubscribeFilter ( #911 )
3年前
Savorboard
1809f567cd
Update deploy-docs-and-dashbaord.yml
3年前
Savorboard
37c430c1a7
Merge branch 'master' of https://github.com/dotnetcore/CAP
3年前
Savorboard
fc67ff00a0
Update docs
3年前
Savorboard
d4485bd3a2
Add pathbase options for dashbaord. #901
3年前
Savorboard
21e6792487
Add authentication for api of dashbaord.
3年前
Savorboard
187ede5cd2
Add custom authorization scheme support for dashbaord. #906
3年前
Savorboard
0ea4c1461c
Update github action for dashbaord.
3年前
Savorboard
7ee8eb0096
update global.js
3年前
Savorboard
9eb916a7bf
update github action.
3年前
Savorboard
5445bf8c1b
Add readme.md for dashbaord project.
3年前
Savorboard
57dd6a7e2c
Fixes typo. #904
3年前
Savorboard
437bef6598
Add docs path filter for github action.
3年前
Savorboard
fc3583cb35
Add docs path filter to github action
3年前
Savorboard
7feb39b039
Add for mysql GetDbTransaction extension method of EF work. #867
3年前
Savorboard
5b3b3b8a5a
Add gh-pages github action
3年前
Savorboard
6111221095
Merge branch 'master' of https://github.com/dotnetcore/CAP
3年前
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年前
Savorboard
db393efdca
Add redis streams transport docs
3年前
Savorboard
bd456e3ecc
Merge branch 'master' of https://github.com/dotnetcore/CAP
3年前
Savorboard
99925303fc
Add redis streams menu
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年前