Eduard Tomas
|
b42fe3527a
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02:00 |
|
Cesar De la Torre
|
b1c0c72ec7
|
CreateOrder refactored so return code lines are more compact
|
2017-05-03 18:36:52 -07:00 |
|
Eduard Tomas
|
79f8f1b949
|
EventBus refactor.
Instead to register EventHandlers we register Func<EventHandlers> which solves scope problems (having transient/scoped objects owned by singletons)
|
2017-05-03 10:59:36 +02:00 |
|
Eduard Tomas
|
829f13aff0
|
Updated healthcheck lib
|
2017-05-02 10:29:24 +02:00 |
|
Ramón Tomás
|
f48a503885
|
Fix issue error when building the SPA app from the CLI #164
|
2017-04-13 10:51:19 +02:00 |
|
dsanz
|
6ca7f25669
|
Renaming of the resilience.http project
|
2017-04-06 16:59:17 +02:00 |
|
dsanz
|
6ac5a8cc70
|
Move Polly implementation to Building block project
|
2017-03-30 15:05:19 +02:00 |
|
Ramón Tomás
|
3ef2aeff9a
|
Fix issue after merge
|
2017-03-28 16:37:48 +02:00 |
|
Ramón Tomás
|
fd0a30d62a
|
Merge from Dev
|
2017-03-28 16:37:36 +02:00 |
|
Eduard Tomas
|
561ba3b1ec
|
1st version of healthcheck & webstatus
|
2017-03-23 19:10:55 +01:00 |
|
dsanz
|
7a63490558
|
Add the sql implementation for the storage of Integration events.
|
2017-03-22 16:10:46 +01:00 |
|
Cesar De la Torre
|
dd7de1be52
|
Removed not used Common folder from the Solution
|
2017-03-20 12:18:30 -07:00 |
|
dsanz
|
ca029618e6
|
Fix for issue #57 When re-building the solution sometimes the FunctionalTests.csproj fails trying to find the Catalog.API.dll
|
2017-03-20 10:03:55 +01:00 |
|
dsanz
|
c8df9a232a
|
Refactoring integration events: move event bus implementation to building block projects.
|
2017-03-16 13:30:01 +01:00 |
|
Ramón Tomás
|
1e47a3378f
|
Merge domain events to DEV
|
2017-03-14 19:04:59 +01:00 |
|
Ramón Tomás
|
c8f0776f1f
|
Added domain events in Ordering Api
|
2017-03-14 18:02:28 +01:00 |
|
DESKTOP-V1VLQ15\dsanz
|
23fcfd0dc4
|
Fix merge issue.
|
2017-03-14 12:17:05 +01:00 |
|
DESKTOP-V1VLQ15\dsanz
|
f1ffb95abf
|
Merge branch 'dev' into integration-events-rmq
# Conflicts:
# docker-compose.override.yml
# eShopOnContainers-ServicesAndWebApps.sln
|
2017-03-14 11:50:28 +01:00 |
|
dsanz
|
18a402044e
|
Add basic first implementation of Event bus with rabbitMQ
|
2017-03-09 15:56:34 +01:00 |
|
dsanz
|
74ab90cff2
|
Add functional tests project and ordering intial tests
|
2017-03-07 13:46:27 +01:00 |
|
Cesar De la Torre
|
e8c5eb1eb5
|
Fix bug/issue in SPA when building from build-container and it is not compatible in Linux with previous SPS content, so needs to run npm rebuild node-sass first
|
2017-03-06 15:32:15 -08:00 |
|
dsanz
|
e2187167ba
|
Add project for functional tests
|
2017-03-06 17:00:00 +01:00 |
|
dsanz
|
8e30659ed2
|
Tests folder renaming
|
2017-03-06 16:39:47 +01:00 |
|
dsanz
|
1dd1ccf80b
|
Rename of the functional tests to integration
|
2017-03-06 16:29:24 +01:00 |
|
Ramón Tomás
|
e7ec7260bb
|
Added ordering unit tests
|
2017-03-03 17:51:32 +01:00 |
|
etomas
|
dc8ae55c7a
|
Renaming WebSpa
Fixes #51
|
2017-02-22 09:16:31 +01:00 |
|
etomas
|
c7e362ac67
|
Docker files ready for the Visual Studio Docker Tools
Everything works as exepcted except SPA version which need further adjustments
|
2017-02-14 18:11:51 +01:00 |
|
etomas
|
af14d37378
|
Projects migrated to vs2017 csproj format
|
2017-02-14 16:23:26 +01:00 |
|
etomas
|
d9bc8b83c6
|
sln reference to Identity project updated
|
2017-01-31 11:32:44 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
c29b783d93
|
rename identity project
|
2017-01-30 11:35:16 +01:00 |
|
CESARDELATORRE
|
036509a614
|
Added the Identity Service to the Solution "eShopOnContainers-ServicesAndWebApps", plus minor changes in README.md
|
2017-01-24 14:02:12 -08:00 |
|
Unai Zorrilla Castro
|
3c277a49de
|
Modify AsyncRequestNames, include UnitTest project, remove unused application ordering layer
|
2016-12-29 11:04:55 +01:00 |
|
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/
|
2016-12-15 14:35:35 -08:00 |
|
CESARDELATORRE
|
c2cc95c84c
|
Changes in README.md nd other minor changes in solutions
|
2016-12-13 20:21:30 -08:00 |
|
CESARDELATORRE
|
e3f7c083fc
|
Added several solution files for different contexts (Services vs. Mobile vs. All)
|
2016-11-28 12:53:25 -08:00 |
|