524 Commits (a91850a1903aa96e47c25dfcc7af00c54c20d9bc)

Author SHA1 Message Date
  Ramón Tomás c51c101f90 Updated Load Tests 7 years ago
  Igor Sychev 3c41a57f6d js file is not exists 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
  Cesar De la Torre ace61123e3 Increased number of retries with exponential backoff and Circuir-Breaker so minimizes the risk of open circuit when spinning up the containers for the first time in Docker. 7 years ago
  Igor Sychev 1b38589ff0 retry policy defined via config 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 e8c8678082 Changed to new GA SQL Server container Image tag and parameters 7 years ago
  Ramón Tomás 274ddc2016 Integrate HealthCheck with k8s 7 years ago
  Ramón Tomás 0f12640725 Fix issue k8s webstatus: webmvc healthcheck fails 7 years ago
  Cesar De la Torre 6d8a33bbb9 Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks. 7 years ago
  Unai Zorrilla Castro df28e4eeeb Invert Lat/Long order on Marketing Campaign Views 7 years ago
  Unai Zorrilla Castro 7d4ddca393 Added missing entries for k8s 7 years ago
  Igor Sychev 926cc9f5e5 Health check for Payment 7 years ago
  Ramón Tomás cecdc40ac1 Fix Authentication issue in Locations.api 7 years ago
  Eduard Tomàs 7321d5e5fc Base path fix and k8s config updated 7 years ago
  Ramón Tomás 89cbbb43f7 Test base_path 7 years ago
  Ramón Tomás 17395497e5 Added PathBase WebMVC 7 years ago
  Ramón Tomás 03e4559b30 Created last services added to eShop 7 years ago
  Unai Zorrilla Castro 7be5cb933d Update BundlerMinimifier.Core version to netcoreapp2 7 years ago
  Eduard Tomàs 8198126daf Use dotnet multi-architecture images. 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
  Ramón Tomás e20223b6e2 Included Aspnetcore.all metapackage 7 years ago
  Unai Zorrilla Castro cd78d98436 Updated Identity.API to preview version of IdentityServer4, Fix breaking changes. Not well tested 7 years ago
  Ramón Tomás 364c07a528 Included AspnetCore.all metapackage 7 years ago
  Unai Zorrilla Castro acefa64465 Updated Program and Startup to new .NETCoreApp2.0 templates. Minor refactorings 7 years ago
  Unai Zorrilla Castro 116d5b55bb Updated Startup and Program to use new .NETCoreApp2.0 templates.Minor Refactorings 7 years ago
  Igor Sychev 03d5a50a54 CLI-Windows using wrong dll names in Dockerfile.nanowin 7 years ago
  Ramón Tomás 4161efdd70 Update authentication middleware 7 years ago
  PLAINCONCEPTS\lruiz 8d14869ca0 Fix bug #259 7 years ago
  Ramón Tomás 8288acf3a4 Update projects from netcore 2.0.0 preview to 2.0.0 7 years ago
  PLAINCONCEPTS\lruiz a6acdabf85 Fix bug #283 7 years ago
  PLAINCONCEPTS\lruiz 737bddadc2 Fix issue #259 7 years ago
  Ramón Tomás eb4396e659 Fix accountcontroller signin unit test 7 years ago
  Cesar De la Torre dca1b5eedd Updated UserSecrets() obsolete API to AddUserSecrets<Startup>() update heading NET Core 2.0. See: https://github.com/aspnet/Announcements/issues/223 7 years ago
  IgorSychev f16d0ddffe 2 Views survived after identity redesign. 7 years ago
  IgorSychev dd100f643c we are not using identityparser in AccountController. we can drop it from a constructor 7 years ago
  IgorSychev e624150866 bootstrap version consolidated across all ui based apps. latest stable version is 3.3.7 7 years ago
  IgorSychev 5075d5af98 ApplicationInsights deleted from 3 projects. 2 7 years ago
  IgorSychev d35dc2ea17 ApplicationInsights deleted from 3 projects. 7 years ago
  IgorSychev c43d1922a1 Error action extracted from CatalogController, because otherwise was violated Single Responsibility Principal, when even to generate an Error we will create Transient ICatalogService for each error. 7 years ago
  Eduard Tomàs 31d71d0f1f update angular-cli 7 years ago
  Cesar De la Torre e017008c85 Setting docker-compose.ci.build.yml to restore and build the bits directly with the .sln instead of the Linux Script. 7 years ago
  Ramón Tomás 87ea62cc66 Updated docker compose files for windows 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
  Cesar De la Torre c7c176c4c1 Changed HealthCheck Cache duration time (Zero == No Cache) configuration for the Basket microservice. This is better for demos and can be changed at any time. 7 years ago
  Ramón Tomás f39fdb92ca Fix Failing middleware and move it to Basket.api 7 years ago