Ivan Buha
de8db69c31
Updated file names to match class and interface names.
6 years ago
Ivan Buha
e2d5ccbe11
Restored original name
6 years ago
Miguel Veloso
76e1072d07
Add logging of subscription events
6 years ago
Igor_Sychev
185a5dcc31
minor packages update
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
6 years ago
Miguel Veloso
63a325e92e
Fix non-structured traces
6 years ago
eiximenis
5b237b0a8b
webhooks flow finished. Only missing bug in api that don't show the hooks
6 years ago
Miguel Veloso
d83fa3bafc
Standarize log message
6 years ago
Miguel Veloso
6d2c1fc717
Use structured logging for exceptions
6 years ago
eiximenis
8a31efeab2
badge for buid status
6 years ago
Ramón Tomás
0f6f4e6d14
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
6 years ago
Erik Pique
9775219a34
change netcore 2.1 to 2.2 and update nugets
6 years ago
Ramón Tomás
e3f8ac6e84
Refactoring IntegrationEventLog service
6 years ago
Ramón Tomás
24bed0aa33
Send IntegrationEvents after committing transactions
6 years ago
Erik Pique
4e9716667a
[Bug] Deserialization of IntegrationEvent #667
https://github.com/dotnet-architecture/eShopOnContainers/issues/667
6 years ago
Erik Pique
681111221f
[BUG] When subscribing more than 1 different event handlers for the same event type #645
https://github.com/dotnet-architecture/eShopOnContainers/issues/645
6 years ago
Ivan Buha
f778b37188
Adjusted file name to match class name
6 years ago
Chen
8f5aa5c554
fix classname of EventBus.Test models
6 years ago
Joni
389aaff013
Convert some magic strings to use "nameof" operator
6 years ago
eiximenis
51236fd5af
Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
6 years ago
José Alberto
bee5286bc4
Remove unneeded local variable.
6 years ago
José Alberto
44f43cdc0d
Remove unneeded local variable.
6 years ago
Unai Zorrilla Castro
70a2682806
Working on compose dependencies and check new httpclient handlers retries
6 years ago
Unai Zorrilla Castro
094ba7c3c6
Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly
6 years ago
Unai Zorrilla Castro
d1b6bc84fa
Migrated projects and references to use 2.1 rc1 libraries
6 years ago
i02coroj
8b846968e2
Update EventBusServiceBus.cs
Do not complete messages until actually processed.
6 years ago
Sychev Igor
c1db0703a7
packages update 2
7 years ago
Sychev Igor
ccad354645
packages update
7 years ago
Per Bornsjö
debc2fe4c4
Removed duplicate string to byte conversion
7 years ago
Per Bornsjö
33c35ffa0f
Changed how the MessageId is created.
7 years ago
Eduard Tomàs
704e6ae693
Finished purchase-bff implementation and ocelot rerouting
7 years ago
Unai Zorrilla Castro
025ab0e14c
Implemented HostedService in different service
7 years ago
Sychev Igor
470e626802
"Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
7 years ago
Sychev Igor
ec36772cf8
mongo 2.5 (prep for retryable writes) and some small fixes
7 years ago
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
7 years ago
Sychev Igor
abb9bcfe60
3rd party dependencies to latest versions
7 years ago
Ramón Tomás
4dff728d11
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
7 years ago
Ramón Tomás
804620330d
Fix Rabbitmq bug with multiple service instances
7 years ago
Cesar De la Torre
6eaf3ae452
Cleaned-up Order class and EventBusRabbitMQ class
7 years ago
Unai Zorrilla Castro
8b264e0767
Review MigrateDbContext to add retry for network-related exception when sql server container is created
7 years ago
Cesar De la Torre
c706c1dedc
CommandBusRabbitMQ.cs commented code eliminated as we're just using an Event Bus.
7 years ago
Cesar De la Torre
95ec2c780a
Minor refactoring/order for the IEventBus interface
7 years ago
Ramón Tomás
c51c101f90
Updated Load Tests
Added middleware to bypass authorization in load testing
7 years ago
Ramón Tomás
5c19eef316
Fix issue StackExchange.Redis strongname
7 years ago
Cesar De la Torre
b1de7f8b7c
Fix for the PackageReference Include="StackExchange.Redis" regression bug at DataProtection.csproj which was referencing a local Redis.StrongName package
7 years ago
Ramón Tomás
f671cc692b
Fix Unit, Integration and Functional Tests
7 years ago
Cesar De la Torre
6dc8c90048
Revert "last .net core 2.0 part"
7 years ago
Igor Sychev
8e730f72dd
last .net core 2.0 part
7 years ago
Igor Sychev
7dfb2db7c3
packages update and clean up *.csproj files from useless content
7 years ago
Igor Sychev
1b38589ff0
retry policy defined via config
7 years ago
Ramón Tomás
f8d5dfde44
Update aspnetcore HealthCheck to 2.0
7 years ago