141 Commits (8ca327f1cfdb18d15942bb79a3e9060fb901cec0)

Author SHA1 Message Date
  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 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 6 years ago
  Erik Pique 681111221f [BUG] When subscribing more than 1 different event handlers for the same event type #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 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 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 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 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