98 Commits (f948d10346abdfd5561f5fae8f0ed4d45d936c16)

Author SHA1 Message Date
  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 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 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 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 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
  Eduard Tomas 7fd5647bae EventBus.csproj nuget updated 7 years ago
  Eduard Tomas b050ba5c94 DataProtection.csproj nuget updated 7 years ago
  Eduard Tomas 56902a5549 [WIP] Projects & Dockerfile migrated to 2.0 7 years ago
  Ramón Tomás 3a10038d71 Fix bug antiforgery decryption issue when deploying in a k8s cluster 7 years ago
  Ramón Tomás 6c855e57c5 Fix bug antiforgery decryption issue when deploying in a k8s cluster 7 years ago
  Eduard Tomas b42fe3527a Resilience enhancements. 7 years ago
  Eduard Tomas 694253d4e9 Resilience enhancements. 7 years ago
  Christian Arenas 4399d6a4f3 Remove "Default" rule when the class is Instantiated 7 years ago
  Christian Arenas 9a100c9a27 Remove retry policy from DefaultServiceBusPersisterConnection parameter 7 years ago
  Christian Arenas 390654a885 Remove old ServiceBusConnection declaration 7 years ago
  Christian Arenas d3bd0fabfd change log leve 7 years ago
  Christian Arenas 64430618d7 remove declaration from interface 7 years ago
  Christian Arenas aa7556a1bd Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project 7 years ago
  igorsych 9e75504690 Newtonsoft.Json and MediatR with fixes of all based on MediatR classes 7 years ago
  igorsych ec07a68751 Newtonsoft.Json and MediatR with fixes of all based on MediatR classes 7 years ago
  igorsych 85b61a2bfd Test packages update to the latest version 7 years ago
  igorsych b13fce7043 Test packages update to the latest version 7 years ago
  igorsych c5778a04f3 .NET core packages update 7 years ago
  igorsych e4f5b5014b .NET core packages update 7 years ago
  Eduard Tomas 7fc63fe196 Messagebus dispatch messages in its own scope 7 years ago