2710 Commits (afca2308b1f189c5d460542c10a3f63d7ee91d9c)
 

Author SHA1 Message Date
  unaizorrilla afca2308b1 Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests 6 years ago
  Unai Zorrilla Castro 18c5d3d28c Organized test projects for each service 6 years ago
  Cesar De la Torre 262341c140
Update README.md 6 years ago
  Cesar De la Torre Llorente 20cd655825 Microservices eBook cover updated to v2.1 6 years ago
  Cesar De la Torre Llorente 4a628642b6 Microservices eBook updated to v2.1.01 6 years ago
  eiximenis fcff8e45aa Fixes #630 6 years ago
  David Britch de68b4c342
Merge pull request #632 from dotnet-architecture/dabritch-mobile-settingsview 6 years ago
  David Britch 853492011f Performant SettingViews on iOS 6 years ago
  Cesar De la Torre Llorente 33366ea4ca Setting the right SDK version: 2.1.300 6 years ago
  Cesar De la Torre Llorente 722783a74b Global.json updated to current .NET Core SDK targeting .NET Core 2.1 6 years ago
  Cesar De la Torre b68260c894
Update README.md 6 years ago
  eiximenis c83c6842f5 Merge branch 'features/net21rc1' into dev 6 years ago
  Miguel Veloso 8d54a8d51a
Merge pull request #627 from mvelosop/docs-kb/simplified-cqrs-ddd 6 years ago
  David Britch 11ca13fe2c
Merge pull request #624 from dotnet-architecture/formsupdate 6 years ago
  David Britch 7efacfc519 Resource files updated. 6 years ago
  David Britch b4daa33ae1 Bumped to Forms 3.0. 6 years ago
  eiximenis 9f61e3b029 Fixes the error (400 Bad Response) when cancelling an order 6 years ago
  eiximenis 51236fd5af Update to netcore2.1 RTM 6 years ago
  Cesar De la Torre Llorente 01a1d65308 set 10 min as the lifetime for each HttpMessageHandler int the pool 6 years ago
  Cesar De la Torre Llorente 104661d39d Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks 6 years ago
  Unai Zorrilla Castro cd1f11b480 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name 6 years ago
  Cesar De la Torre 97b8fce7e5
Update README.md 6 years ago
  Cesar De la Torre 2158846c60
Update README.md 6 years ago
  Cesar De la Torre 81943e4da2
Update README.md 6 years ago
  Miguel Veloso 754da499e3 fix: typo 6 years ago
  Miguel Veloso dc8d8a6be7 Add additional explanations 6 years ago
  Miguel Veloso acde548e38 fix link 6 years ago
  Miguel Veloso 1e2e7a3437 Initial Simplified CQRS and DDD KB post 6 years ago
  Unai Zorrilla Castro fb15ed1e11 Removed unused file 6 years ago
  Unai Zorrilla Castro 1da9832a54 Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 6 years ago
  eiximenis bcc79c8e52 Merge branch 'features/net21rc1' of https://github.com/dotnet-architecture/eShopOnContainers into features/net21rc1 6 years ago
  eiximenis 89fb5d6fc3 Solves issue #611 6 years ago
  Unai Zorrilla Castro 654555387c Minor refactoring 6 years ago
  Unai Zorrilla Castro 88fa0a6309 Remove unnecesary catch 6 years ago
  Unai Zorrilla Castro 0454ad908e Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 6 years ago
  Unai Zorrilla Castro 70a2682806 Working on compose dependencies and check new httpclient handlers retries 6 years ago
  Cesar De la Torre Llorente 6127457e8e Changed order in pipeline so SetHandlerLifetime() is first, right on the on the IHttpClientBuilder that is returned when creating the Typed Client. 6 years ago
  Cesar De la Torre Llorente 1fa6242c1c Added opt-in HttpClientLogging config 6 years ago
  Cesar De la Torre Llorente 8844aaba75 Adding an example of a HttpMessageHandler's Lifetime to 5 minutes in the pool. The default lifetime of HttpMessageHandler instances in the pool is 2 minutes. 6 years ago
  Unai Zorrilla Castro 460fc997af Create Generic Host prototype for background task in order to be reviewed 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
  Cesar De la Torre Llorente a77219e319 Added build-push-images.ps1 just to work with images and registry/ACR 6 years ago
  Cesar De la Torre Llorente 58bba231d0 Fixed bug so the OrderingBackgroundTasks container is in HealthChecks 6 years ago
  Cesar De la Torre Llorente 2d2323b109 Improved deploy.ps1 to Push not Push images to Registry 6 years ago
  Unai Zorrilla Castro 96816e7bf7 Refactor aggregators to use AddHttpClient like on WebMVC 6 years ago
  Unai Zorrilla Castro 554b4e4a0c Remove unused tables 6 years ago
  Unai Zorrilla Castro 2f9fa4dcca Added HTTPClient services and review application on WebMVC 6 years ago
  Cesar De la Torre 8295c3c04f
Update README.k8s.md 6 years ago
  Cesar De la Torre 225d568808
Update README.k8s.md 6 years ago
  Cesar De la Torre Llorente 4db6c58fa6 Fxied script supporting dnsNamePrefix param and is aligned with docs 6 years ago