769 Commits (5aa855ed9efa4c45be6b29b9d3f309a5cdf71e68)

Author SHA1 Message Date
  yanchenw 607a30491e Optimize multistage build 7 years ago
  yanchenw e4fa15b813 Optimize multi-stage build Dockerfile 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 77e5f9ba5a images to support 2.0.3 packages with security 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 ed0988a3a1 MediatR from 3 to 4 7 years ago
  dsanz 2e955c7f13 Fix multistaging build 7 years ago
  Sychev Igor 4d6a54c76f drop swagger from payment.... AGAIN 7 years ago
  Sychev Igor abb9bcfe60 3rd party dependencies to latest versions 7 years ago
  Sychev Igor 595e6e49a3 Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1 7 years ago
  Ramón Tomás e9a89ae553 Fixed issue #403 7 years ago
  ddrsql bb04e400d9 not needed, since UseIdentityServer adds the authentication middleware 7 years ago
  Ramón Tomás 4dff728d11 Replaced custom DataProtection.Redis lib with official Microsoft pkg 7 years ago
  yanchenw 091ed81e7b Converts to use multi-stage build Dockerfile 7 years ago
  Cesar De la Torre 5bc8f126f8 Removing not required await Task.CompletedTask; 7 years ago
  Cesar De la Torre 21484d6385 Improved the IHostedService background task (GracePeriodManagerService) in the Ordering microservice to use the new BackgroundService abstract base class from .NET Core 2.1 (.NET Standard 2.1). We're currently using that class code embeded in eShopOnContainers project until .NET Core 2.1 is released with this new class. 7 years ago
  Cesar De la Torre 127864d3bd Additional refactoring on IdentifiedCommandHandlers 7 years ago
  Cesar De la Torre ebf9822af3 Refactored code related to Idempotent CommandHandlers 7 years ago
  Ramón Tomás 804620330d Fix Rabbitmq bug with multiple service instances 7 years ago
  Cesar De la Torre e36e606d64 Cleaned-up BuyerRepository.cs 7 years ago
  Cesar De la Torre 6eaf3ae452 Cleaned-up Order class and EventBusRabbitMQ class 7 years ago
  Cesar De la Torre 1e5bea953c Cleaned-up Domain Event Handler 7 years ago
  Cesar De la Torre b1e3bdefbe Cleaned-up the registration of DomainEventHandlers and FluentValidation Validators 7 years ago
  Ramón Tomás ee61c8f44d Created Readme.md for setting load test scenarios 7 years ago
  Cesar De la Torre d2f7d6a5d6 Minor clean-up on Entity, Domain Events. 7 years ago
  Cesar De la Torre a88fbf339f Minor clean-up in Ordering Context 7 years ago
  Cesar De la Torre 625f53213b Added a comment about Addess as Value Object and EF Core 2.0 onwed entity 7 years ago
  Cesar De la Torre 16ee563112 Cleaning up the Address ValueObject 7 years ago
  Cesar De la Torre 18af108cd6 Cleaning up the Address ValueObject class 7 years ago
  Cesar De la Torre 0ca2faaaab Removing unneeded blank lines on the ValueObject class 7 years ago
  Cesar De la Torre 1b51865349 Minor refactoring at Seedwork 7 years ago
  Cesar De la Torre 48af69ce18 Minor updates in comments, so it is clearer. 7 years ago
  Igor Sychev 5e13467315 no more dynamics as a return types from controllers 7 years ago
  Cesar De la Torre 8c810ad8a1 Minor changes in SwaggerEndpoints for each microservice. 7 years ago
  Cesar De la Torre 617bcdc8ec Increased maxRetryCount (number of retries) of EFDbContext trying to connect to the ASP.NET Identity database so EF migrations is run properly if the SQL container starts up slower. 7 years ago
  Ramón Tomás 2ad61d9057 Created new load test scenarios 7 years ago
  Ramón Tomás c51c101f90 Updated Load Tests 7 years ago
  Ramón Tomás 42ce196270 Updated SF Linux manifests 7 years ago
  Igor Sychev e1c93bd05a update to latest packages 7 years ago
  Igor Sychev 7dfb2db7c3 packages update and clean up *.csproj files from useless content 7 years ago
  Ramón Tomás dc98e6a4c6 Added Appinsights Linux SF telemetry initializer 7 years ago
  Igor Sychev 94c043e69a identity4 2.0 rtm 7 years ago
  Igor Sychev 1b38589ff0 retry policy defined via config 7 years ago
  Igor Sychev 9e535930ce swagge responce types and code https://github.com/dotnet-architecture/eShopOnContainers/issues/305 7 years ago
  Cesar De la Torre 3f6f598e8a Fixed bug about loggerFactory and ConfigureAuthService() at MArketing.API Startup.cs 7 years ago
  Cesar De la Torre c9ad364aa5 Missing fix 7 years ago
  Cesar De la Torre 121a92c557 Fix for regression bug at AddDbContext<IntegrationEventLogContext> for Catalog.API 7 years ago
  Ramón Tomás c3e15969b9 Added Appinsights K8s telemetry initializer 7 years ago
  Ramón Tomás a04cef97ef Added AppInsights service 7 years ago