2779 Commits

Author SHA1 Message Date
Cesar De la Torre
d0225a6d87 Update readme.md 2017-10-16 16:47:48 -07:00
Cesar De la Torre
ab1bb8bc75 Update readme.md 2017-10-16 16:41:31 -07:00
Cesar De la Torre
524f4b459c Update readme.md 2017-10-16 16:04:18 -07:00
Cesar De la Torre
5ee8a35c39 Update readme.md 2017-10-16 15:58:28 -07:00
Cesar De la Torre
03d6a2abf1 Update readme.md 2017-10-16 15:58:25 -07:00
Cesar De la Torre
4895983e55 Update readme.md 2017-10-16 15:52:31 -07:00
Cesar De la Torre
369b68bae1 Update readme.md 2017-10-16 15:52:28 -07:00
Cesar De la Torre
fa92ab00bf Update readme.md 2017-10-16 15:51:10 -07:00
Cesar De la Torre
0e855cd74f Update readme.md 2017-10-16 15:51:06 -07:00
Cesar De la Torre
124fd82145 Update readme.md 2017-10-16 15:46:13 -07:00
Cesar De la Torre
09771724f4 Update readme.md 2017-10-16 15:44:34 -07:00
Cesar De la Torre
33c0cee673 Update readme.md 2017-10-16 15:40:25 -07:00
Cesar De la Torre
181efb3da2 Update readme.md 2017-10-16 15:33:59 -07:00
Cesar De la Torre
3249ce3595 Update readme.md 2017-10-16 15:33:55 -07:00
Cesar De la Torre
795edefab5 Update readme.md 2017-10-16 15:32:02 -07:00
Cesar De la Torre
ad5b4c5c26 Updates to servicefabricdeploy.parameters.json files 2017-10-16 15:26:34 -07:00
Cesar De la Torre
9cfe8f87ea Update readme.md 2017-10-16 15:21:36 -07:00
Cesar De la Torre
59e9d9f276 Update readme.md 2017-10-16 15:21:31 -07:00
Cesar De la Torre
75599dc885 Update readme.md 2017-10-16 15:17:49 -07:00
Cesar De la Torre
0c4fee24a6 Update readme.md 2017-10-16 15:17:45 -07:00
Cesar De la Torre
6e1e3c6365 Update to servicefabricdeploy.parameters.json file for Windows 2017-10-16 15:07:24 -07:00
Cesar De la Torre
f53880564c Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-10-16 15:00:06 -07:00
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
94a64fd382 Update readme.md 2017-10-16 14:38:58 -07:00
Cesar De la Torre
c16b1120a0 Update readme.md 2017-10-16 14:38:54 -07:00
Cesar De la Torre
d79e7e2dac Update readme.md 2017-10-16 14:14:59 -07:00
Cesar De la Torre
6db288dc76 Update readme.md 2017-10-16 14:14:54 -07:00
Ramón Tomás
42ce196270 Updated SF Linux manifests 2017-10-16 16:10:40 +02: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