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 |
Unai Zorrilla Castro
|
226c03b573
|
Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup
|
7 years ago |
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
7 years ago |
Ramón Tomás
|
364c07a528
|
Included AspnetCore.all metapackage
|
7 years ago |
Unai Zorrilla Castro
|
4e37f0df27
|
Migrate Building Blocks to .NETStandard2.0 and .NETCoreApp2.0. Fix packages references. Update Basket.API to new templates on .NETCoreApp2.0
|
7 years ago |
Polys Georgiou
|
3928ead483
|
Fix queue/table name null or whitespace check
|
7 years ago |
Ramón Tomás
|
b4dccbf774
|
Fix bug service bus not receiving messages
Update service bus to 1.0 version
|
7 years ago |
Jono Rogers
|
6281510a37
|
Fix http method being locked to POST
|
7 years ago |
Christian Arenas
|
975b85129e
|
Reduce the integration event name
|
7 years ago |
Ramón Tomás
|
d42033a83b
|
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
|
7 years ago |
Eduard Tomas
|
62a14e1006
|
Upgrade IntegrationEventLogEF to netcore2
|
7 years ago |
dsanz
|
8051114da9
|
Add Azure Storage check in Catalog health checks.
|
7 years ago |
Matthew Dennis
|
70c4936e14
|
StandardHttpClient setting Authentication Header incorrectly in a couple of places.
|
7 years ago |
Eduard Tomas
|
d65a112535
|
References updated to preview-2
code adjustements to work with preview-2
|
7 years ago |
Ramón Tomás
|
a56f99f684
|
Fix merge
|
7 years ago |
Eduard Tomas
|
65bcf48246
|
Dealing with auth and package versions issues between 1.1 and 2.0
|
7 years ago |
Eduard Tomas
|
6b466a2c66
|
Fixing NetStandard.Library versions
|
7 years ago |