12 Commits (4e5e32c6aa094d70dfed7f5bcff4d95590455a9d)

Author SHA1 Message Date
  dsanz 18a402044e Add basic first implementation of Event bus with rabbitMQ 8 years ago
  Ramón Tomás e7ec7260bb Added ordering unit tests 8 years ago
  etomas f9b15481d1 Idempotent updates based on requestid 8 years ago
  Cesar De la Torre 74d0ff681b Removing docker-compose for Windows Nano containers from the solution as Windows Nano containers are still not supported by VS 2017. CLI will be the other option to run Windows Nano containers, in the meantime. 8 years ago
  etomas 32bb724d80 Simplifying use of windows containers 8 years ago
  etomas dc8ae55c7a Renaming WebSpa 8 years ago
  etomas c7e362ac67 Docker files ready for the Visual Studio Docker Tools 8 years ago
  etomas af14d37378 Projects migrated to vs2017 csproj format 8 years ago
  etomas d9bc8b83c6 sln reference to Identity project updated 8 years ago
  PLAINCONCEPTS\ccanizares c29b783d93 rename identity project 8 years ago
  CESARDELATORRE 036509a614 Added the Identity Service to the Solution "eShopOnContainers-ServicesAndWebApps", plus minor changes in README.md 8 years ago
  Unai Zorrilla Castro 3c277a49de Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer 8 years ago
  CESARDELATORRE d402126474 Docker Compose configuration is now split between the docker-compose.yml for base configuration that will always be used that way, and the docker-compose.override.yml config which has configuration depending on the deployment environment, like external ports (out of Docker Host) or any external UR or secret, like connection strings or SQL passwords. For more info, see: https://docs.docker.com/compose/extends/ 8 years ago
  CESARDELATORRE c2cc95c84c Changes in README.md nd other minor changes in solutions 8 years ago
  CESARDELATORRE e3f7c083fc Added several solution files for different contexts (Services vs. Mobile vs. All) 8 years ago