243 Commits (5aa855ed9efa4c45be6b29b9d3f309a5cdf71e68)

Author SHA1 Message Date
  eiximenis 684aa4927f Updates to make it work with Docker 6 years ago
  Unai Zorrilla Castro 36fb20acea Refactoring Catalog and Order status and add problem details feature from 2.1 6 years ago
  Unai Zorrilla Castro b02c1b825d Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog 6 years ago
  Unai Zorrilla Castro d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 6 years ago
  Ramón Tomás 02f94eeb0e Updated k8s scripts 6 years ago
  Cesar De la Torre Llorente b78daa4685 Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles 6 years ago
  Cesar De la Torre Llorente c17ecfa16a Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543 6 years ago
  Sychev Igor 039632bebd docker to 2.0.5 .net core 7 years ago
  Sychev Igor c1db0703a7 packages update 2 7 years ago
  Sychev Igor ccad354645 packages update 7 years ago
  Kasper B. Graversen 998a9fdc9b
Fix spelling 7 years ago
  Eduard Tomàs 8edd736196 Updating SPA for working with PurchaseBFF. 7 years ago
  Eduard Tomàs b0d4ae5a72 All order flow goes through Purchase BFF API. Also some refactorings. 7 years ago
  Eduard Tomàs 2a81a080ba Moved Create Order from MVC logic client to Purchase logic. 7 years ago
  Eduard Tomàs 1c6431d503 Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF 7 years ago
  Robert Raboud 2451ab9dff Changed AddRange to AddRangeAwait 7 years ago
  Eduard Tomàs 47a33ddd05 BFF Purchase - WIP 7 years ago
  yantang 23bdd59b10 Update AI k8s package version, otherwise kubernetes deployment will fail because of deadlock. 7 years ago
  Eduard Tomàs 9371eb1077 Add a endpoint returning only a 200 to be used as a liveness probe for k8s 7 years ago
  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 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 abb9bcfe60 3rd party dependencies to latest versions 7 years ago
  Sychev Igor 595e6e49a3 Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1 7 years ago
  yanchenw 091ed81e7b Converts to use multi-stage build Dockerfile 7 years ago
  Ramón Tomás 804620330d Fix Rabbitmq bug with multiple service instances 7 years ago
  Ramón Tomás ee61c8f44d Created Readme.md for setting load test scenarios 7 years ago
  Cesar De la Torre 48af69ce18 Minor updates in comments, so it is clearer. 7 years ago
  Cesar De la Torre 8c810ad8a1 Minor changes in SwaggerEndpoints for each microservice. 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 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 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 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
  Cesar De la Torre 373bdd9896 Set Retries with exponential backoff to most microservices sqlOptions, so errors when spinning the SQL container late shouldn't happen. 7 years ago
  Unai Zorrilla Castro d8b374ac4a Create DesignTimeFactories for context used on startup with dependencies 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
  Eduard Tomàs 7321d5e5fc Base path fix and k8s config updated 7 years ago
  Eduard Tomàs 6fd4f46058 Fix for rabbitMQ under windows containers. 7 years ago
  Eduard Tomàs 8198126daf Use dotnet multi-architecture images. 7 years ago
  Unai Zorrilla Castro 70e429b760 Added IEntityTypeConfiguration feature from EF Core 2 7 years ago
  Igor Sychev dc566ea2a1 nanowin 7 years ago
  Ramón Tomás 9ed7325e0e Downgrade Identity.api version due to compatibility issues 7 years ago