794 Commits (79f8f1b949b32c9b5782cc221137d201ec020c19)
 

Author SHA1 Message Date
  Eduard Tomas 79f8f1b949 EventBus refactor. 7 years ago
  Eduard Tomas 829f13aff0 Updated healthcheck lib 7 years ago
  Cesar De la Torre 1df0019981 Minor comment typo changeed 7 years ago
  Cesar De la Torre 6f8cd174c7 Refactoring to better terms 7 years ago
  Cesar De la Torre ab45bb9772 Removing the BasketUrl from the Ordering microservice since it is not used and it shouldn't be used in any case. Don't want synchronous Http communication between the microservices which would impact resiliency. Http only between the client apps and the first level of microservices (or API Gateways, if we had them). 7 years ago
  Cesar De la Torre 0e37f421d8 Merge pull request #180 from dotnet-architecture/revert-178-use-IEnumerable-dynamic 7 years ago
  Cesar De la Torre ed7970802a Revert "Fix API signatures for collections" 7 years ago
  Cesar De la Torre ebc4de22ad Merge pull request #178 from BillWagner/use-IEnumerable-dynamic 7 years ago
  Bill Wagner 995cc890ff Fix API signatures for collections 7 years ago
  Cesar De la Torre 2785dd7932 Merge pull request #175 from dotnet-architecture/ardalis/typo-patch 7 years ago
  Ramón Tomás 1a5b6e22e4 Fix: rabbitmq and redis image names were not correctly set in docker compose windows file 7 years ago
  Eduard Tomas 76a94761dd windows images named differently than linux 7 years ago
  RamonTC 9c6b54a7fc Merge pull request #167 from andrelmp/dev 7 years ago
  Steve Smith a8536b0f3e Cleaning up and fixing typos 7 years ago
  Unai Zorrilla Castro f071ee7fce Fix bug with queue names 7 years ago
  Unai Zorrilla Castro 44e39a685c Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus 7 years ago
  Eduard Tomas 101fc58418 Solves error building SPA on linux host due to case error 7 years ago
  Eduard Tomas c85e880dad Catalog.API methods following more rest conventions: 7 years ago
  Eduard Tomas 6ea2e1ed8b Merge branch 'reviews/uzorrilla' into dev 7 years ago
  André Passos eb2981f72d remove .vscode folder and add to .gitignore 7 years ago
  Unai Zorrilla Castro 7b779f0015 Pending review files 7 years ago
  André Passos 676ba796ae
Changes to make SPA compatible with angular-cli AOT 7 years ago
  André Passos fe1216d5d8
fix controller routes 7 years ago
  Unai Zorrilla Castro 4ef6b63913 Review on 17/04/2017 7 years ago
  Andre Passos db1fa9fd5c update to angular-cli and angular 4 7 years ago
  Ramón Tomás 0aea1b2bd2 Merge branch 'master' of https://github.com/dotnet/eShopOnContainers 7 years ago
  Ramón Tomás f48a503885 Fix issue error when building the SPA app from the CLI #164 7 years ago
  dsanz 97d0283db1 Merge branch 'master' into dev 7 years ago
  Cesar De la Torre d5d7bcafe5 eBook updated 7 years ago
  Cesar De la Torre eb9ad952bd ebook Update 7 years ago
  Cesar De la Torre c1660ac7e1 Updated Guide/eBook with the latest draft version (v0.4) 7 years ago
  Ramón Tomás 9e17d9c85e Added wwwroot/lib folders to gitignore 7 years ago
  Ramón Tomás 411883fddc Added wwwroot/lib folders to gitignore 7 years ago
  dsanz 35417a6bf2 Add Webstatus to eShopContainers.sln 7 years ago
  Cesar De la Torre 3ef6846fe0 Minor change in label 7 years ago
  Cesar De la Torre 531ed7354d Minor change in label 7 years ago
  Cesar De la Torre 345e275a0e Minor change in label 7 years ago
  Cesar De la Torre 63eed87292 Merge pull request #142 from chlowell/hosting-changes 7 years ago
  dsanz d0e488f724 Merge branch 'dev' 7 years ago
  dsanz 396ba60b72 Fix integration tests 7 years ago
  dsanz 237c5424d8 Modify tests to use different settings for each microsevice 7 years ago
  dsanz ccde4a09f4 Remove commented code 7 years ago
  dsanz 0c317d56f3 Refactoring resilience implementation in order to use Polly directly when creating the resilience policies 7 years ago
  Eduard Tomas e05cbfa809 Added WebStatus to cli build scripts. 7 years ago
  Eduard Tomas 97d8e80294 SPA checks for its dependences on healthcheck 7 years ago
  Eduard Tomas a12a53b44e Updated global sln with new projects 7 years ago
  Cesar De la Torre a07a88f9c4 Added DDD comment about the Address Id as "Shadow property" as a Value Object shouldn't have an ID in the domain model. 7 years ago
  dsanz 6ca7f25669 Renaming of the resilience.http project 7 years ago
  dsanz c16941cf25 Fix warnings 7 years ago
  Eduard Tomas 2658a69347 Fixes after merge :) 7 years ago