2200 Commits

Author SHA1 Message Date
Cesar De la Torre
40cd4f29ea Updates to servicefabricdeploy.parameters.json file 2017-10-16 14:59:57 -07:00
Cesar De la Torre
788eee4083 Update for servicefabricdeploy.parameters.json files for Windows and Linux 2017-10-16 14:45:52 -07:00
Cesar De la Torre
4e7bb7a408 Merge pull request #378 from EthanR/patch-1
Update README.md
2017-10-13 12:25:19 -07:00
EthanR
eb80502bcb Update README.md
Fixed small typos.
2017-10-13 15:15:50 -04:00
RamonTC
d0e9cc58a9 Merge pull request #311 from egorikas/dev
Fix "DRY up RedisBasketRepository"
2017-10-13 16:41:37 +02:00
RamonTC
fa6d50945e Merge pull request #365 from SychevIgor/dev
packages update and clean up *.csproj files from useless content
2017-10-13 15:31:56 +02:00
Igor Sychev
e1c93bd05a update to latest packages 2017-10-13 13:04:06 +01:00
Igor Sychev
7dfb2db7c3 packages update and clean up *.csproj files from useless content 2017-10-13 13:04:06 +01:00
Ramón Tomás
abea3e4242 Added Appinsights Windows SF telemetry initializer 2017-10-13 12:03:26 +02:00
Ramón Tomás
dc98e6a4c6 Added Appinsights Linux SF telemetry initializer 2017-10-13 11:35:26 +02:00
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. 2017-10-12 18:27:13 -07:00
Cesar De la Torre
ebcabe2bbb Merge pull request #368 from SychevIgor/swagger
swagger response types and code
2017-10-12 18:00:03 -07:00
Cesar De la Torre
127960159c Merge pull request #373 from SychevIgor/retry
retry policy defined via config
2017-10-12 16:50:39 -07:00
Cesar De la Torre
ba43299256 Merge pull request #374 from SychevIgor/identity
identityserver4 to 2.0 rtm
2017-10-12 16:04:02 -07:00
Cesar De la Torre
e3fd78dd3b Merge pull request #376 from SychevIgor/K8Fix
Payment API orchestrator missed from compose-overrride
2017-10-12 15:05:43 -07:00
Igor Sychev
9827483b7b Payment API orchestrator fix 2017-10-12 21:33:18 +01:00
Igor Sychev
94c043e69a identity4 2.0 rtm 2017-10-12 21:29:22 +01:00
Igor Sychev
1b38589ff0 retry policy defined via config 2017-10-12 09:25:01 +01:00
Igor Sychev
9e535930ce swagge responce types and code https://github.com/dotnet-architecture/eShopOnContainers/issues/305 2017-10-12 08:45:33 +01:00
Cesar De la Torre
8d033f0951 Update README.md 2017-10-11 16:32:52 -07:00
Cesar De la Torre
a2fb0baaae Update README.md 2017-10-11 16:24:11 -07:00
Cesar De la Torre
3f6f598e8a Fixed bug about loggerFactory and ConfigureAuthService() at MArketing.API Startup.cs 2017-10-11 11:33:35 -07:00
Cesar De la Torre
c9ad364aa5 Missing fix 2017-10-11 10:10:52 -07:00
Cesar De la Torre
d0f39b0587 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-10-11 10:01:00 -07:00
Cesar De la Torre
121a92c557 Fix for regression bug at AddDbContext<IntegrationEventLogContext> for Catalog.API 2017-10-11 10:00:39 -07:00
Ramón Tomás
6060f0535a Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-10-11 18:53:39 +02:00
Ramón Tomás
c3e15969b9 Added Appinsights K8s telemetry initializer 2017-10-11 18:53:26 +02:00
Ramón Tomás
a04cef97ef Added AppInsights service 2017-10-11 16:26:44 +02:00
Cesar De la Torre
f87db5ef5d Removed the mssql folder... 2017-10-11 00:11:38 -07:00
Cesar De la Torre
373bdd9896 Set Retries with exponential backoff to most microservices sqlOptions, so errors when spinning the SQL container late shouldn't happen. 2017-10-10 19:56:34 -07:00
Cesar De la Torre
99686facaf Minor update in README 2017-10-10 18:37:10 -07:00
Cesar De la Torre
6b525ae785 Updated README in regards the databases 2017-10-10 18:35:09 -07:00
Cesar De la Torre
7a4abf6553 README updated in regards Azure API Management 2017-10-10 18:29:08 -07:00
Cesar De la Torre
5a8b1ebb97 README updated 2017-10-10 18:17:20 -07:00
Cesar De la Torre
3d8f082873 updated README 2017-10-10 18:15:29 -07:00
Cesar De la Torre
72d1d2e772 Updated the main README and eShopOnContainers architecture diagrams 2017-10-10 18:07:21 -07:00
Cesar De la Torre
bbec0e3394 Update README.md 2017-10-10 17:07:15 -07:00
Cesar De la Torre
13f86b8911 Update README.md 2017-10-10 17:06:20 -07:00
Cesar De la Torre
de2aa0409c Update README.md 2017-10-10 17:05:08 -07:00
RamonTC
7eb7fdf218 Update readme.md 2017-10-10 18:52:02 +02:00
RamonTC
69cbeb0a6b Update readme.md 2017-10-10 18:50:51 +02:00
Cesar De la Torre
d100cf63df Merge pull request #370 from EthanR/patch-1
Update README.md
2017-10-10 09:45:30 -07:00
EthanR
172a129ebc Update README.md
Fixed small typo noticed while scanning ReadMe. will thoroughly read later.
2017-10-10 11:49:55 -04:00
Ramón Tomás
3539191176 Update catalog.api sf env var 2017-10-10 17:42:32 +02:00
Ramón Tomás
f25b6a8293 Updated sf linux image tags 2017-10-10 17:39:29 +02:00
Ramón Tomás
f7c09dad81 Update SF linux manifests 2017-10-10 15:12:33 +02:00
Ramón Tomás
4bc1772d84 Created SF infrastucture services 2017-10-10 12:58:04 +02:00
Ramón Tomás
b3726c32e3 Created deployment scripts for SF Linux 2017-10-10 11:17:34 +02:00
Ramón Tomás
3385c63cc6 Added eShopOnServiceFabric project for Linux 2017-10-09 19:00:01 +02:00
Cesar De la Torre
cc4325cee5 Updated all docker-compose files version from 2.1 to 3 2017-10-08 13:24:32 -07:00