Ramón Tomás
|
375780e3a4
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-06-05 21:54:13 +02:00 |
|
Ramón Tomás
|
41101164fa
|
Persist identity grant store to db
Persist machine Keys to Redis
|
2017-06-05 21:54:03 +02:00 |
|
Eduard Tomas
|
b42fe3527a
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02:00 |
|
Cesar De la Torre
|
4410e455e0
|
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
|
2017-05-25 17:01:10 -07:00 |
|
Cesar De la Torre
|
1f7dbac140
|
Merge pull request #199 from SychevIgor/dev
Packages update to 1.1.* and Swagger update
|
2017-05-23 09:21:32 -07:00 |
|
Cesar De la Torre
|
7b63c8d409
|
Added the WebStatus WatchDog to the Kubernetes cluster deployment
|
2017-05-19 17:19:29 -07:00 |
|
igorsych
|
9e75504690
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
2017-05-19 18:03:05 +03:00 |
|
igorsych
|
85b61a2bfd
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
2017-05-19 09:02:05 +03:00 |
|
igorsych
|
c5778a04f3
|
.NET core packages update
|
2017-05-19 08:11:18 +03:00 |
|
Ramón Tomás
|
83a33bc8fd
|
Merge from Dev
|
2017-05-10 15:07:54 +02:00 |
|
Ramón Tomás
|
afd3fe2fe5
|
Fix issue SPA HealthCheck Urls
|
2017-05-10 15:01:02 +02:00 |
|
Ramón Tomás
|
564e2df93a
|
Extract Policies to ResilientHttpClientFactory
|
2017-05-10 13:25:43 +02:00 |
|
Ramón Tomás
|
d2c950d94e
|
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
|
2017-05-10 11:37:29 +02:00 |
|
Eduard Tomas
|
c33a6ecdf0
|
Commenting non-wanted task in csproj
|
2017-05-09 21:04:04 +02:00 |
|
Eduard Tomas
|
efe496e156
|
ResilientHttp client policies fixed
|
2017-05-09 20:27:00 +02:00 |
|
Eduard Tomas
|
4ca7dfde09
|
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
|
2017-05-09 18:34:41 +02:00 |
|
Eduard Tomas
|
37cef95fec
|
Use good endpoints for healthcheck
|
2017-05-09 16:59:23 +02:00 |
|
Eduard Tomas
|
95af2d9a02
|
Autorefresh on healthchecks with config timeout
|
2017-05-09 13:54:45 +02:00 |
|
Unai Zorrilla Castro
|
aa8e943ba9
|
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
|
2017-05-09 09:19:27 +02:00 |
|
Cesar De la Torre
|
3917701e7a
|
eBook renamed
|
2017-05-08 12:26:07 -07:00 |
|
Cesar De la Torre
|
417a795f17
|
Updated the Microservices eBook
|
2017-05-08 12:05:33 -07:00 |
|
Cesar De la Torre
|
dbbcc95c5e
|
Removing -all rights reserved- as this is Open Source.
|
2017-05-08 08:50:02 -07:00 |
|
Eduard Tomas
|
2086399a1c
|
Merge branch 'httpclientreview' into dev
|
2017-05-08 16:08:35 +02:00 |
|
Eduard Tomas
|
aecb81aefa
|
Fixed error on sharing policies between origins
|
2017-05-08 16:07:51 +02:00 |
|
Cesar De la Torre
|
4c0f0b01ad
|
Removed NMP INSTALL from docker-compose.ci.build.yml. Shouldn't need to do that every time.
|
2017-05-06 23:28:38 -07:00 |
|
Cesar De la Torre
|
99cbbe484e
|
Minor description refactoring
|
2017-05-06 21:41:32 -07:00 |
|
Unai Zorrilla Castro
|
9cc6adbd89
|
Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions
|
2017-05-04 13:01:14 +02:00 |
|
Ramón Tomás
|
fa048c22c1
|
Merge from Dev
|
2017-05-04 11:57:49 +02:00 |
|
Eduard Tomas
|
829f13aff0
|
Updated healthcheck lib
|
2017-05-02 10:29:24 +02:00 |
|
RamonTC
|
9c6b54a7fc
|
Merge pull request #167 from andrelmp/dev
Upgrade to angular-cli and Angular 4
|
2017-04-25 10:29:31 +02:00 |
|
Ramón Tomás
|
6c6532c0f4
|
Merge from Dev
|
2017-04-21 15:46:15 +02:00 |
|
Eduard Tomas
|
101fc58418
|
Solves error building SPA on linux host due to case error
|
2017-04-19 15:45:32 +02:00 |
|
Eduard Tomas
|
6ea2e1ed8b
|
Merge branch 'reviews/uzorrilla' into dev
# Conflicts:
# src/Services/Basket/Basket.API/Model/RedisBasketRepository.cs
|
2017-04-18 15:34:31 +02:00 |
|
André Passos
|
676ba796ae
|
Changes to make SPA compatible with angular-cli AOT
Signed-off-by: André Passos <andre-ap2@hotmail.com>
|
2017-04-17 10:00:51 -03:00 |
|
André Passos
|
fe1216d5d8
|
fix controller routes
Signed-off-by: André Passos <andre-ap2@hotmail.com>
|
2017-04-17 09:11:43 -03:00 |
|
Andre Passos
|
db1fa9fd5c
|
update to angular-cli and angular 4
|
2017-04-13 13:06:22 -03: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
|
97d0283db1
|
Merge branch 'master' into dev
# Conflicts:
# src/Web/WebMVC/Views/Shared/Components/CartList/Default.cshtml
# src/Web/WebSPA/Client/modules/basket/basket.component.html
|
2017-04-13 09:54:12 +02:00 |
|
Charles Lowell
|
1eae6a9ea2
|
Merge branch 'master'
|
2017-04-11 12:20:39 -07:00 |
|
Ramón Tomás
|
9e17d9c85e
|
Added wwwroot/lib folders to gitignore
|
2017-04-11 16:05:27 +02:00 |
|
Ramón Tomás
|
411883fddc
|
Added wwwroot/lib folders to gitignore
|
2017-04-11 16:05:08 +02:00 |
|
Cesar De la Torre
|
3ef6846fe0
|
Minor change in label
|
2017-04-08 12:06:51 -07:00 |
|
Cesar De la Torre
|
345e275a0e
|
Minor change in label
|
2017-04-08 12:05:25 -07:00 |
|
Cesar De la Torre
|
63eed87292
|
Merge pull request #142 from chlowell/hosting-changes
Set application discriminators, work around Redis client issue
|
2017-04-08 11:15:28 -07:00 |
|
dsanz
|
0c317d56f3
|
Refactoring resilience implementation in order to use Polly directly when creating the resilience policies
|
2017-04-07 12:48:22 +02:00 |
|
Eduard Tomas
|
97d8e80294
|
SPA checks for its dependences on healthcheck
|
2017-04-07 10:49:28 +02:00 |
|
dsanz
|
6ca7f25669
|
Renaming of the resilience.http project
|
2017-04-06 16:59:17 +02:00 |
|
dsanz
|
c16941cf25
|
Fix warnings
|
2017-04-06 11:59:11 +02:00 |
|
Eduard Tomas
|
2658a69347
|
Fixes after merge :)
|
2017-04-05 19:01:48 +02:00 |
|
Eduard Tomas
|
756cb3dafa
|
Merge branch 'master' into dev
# Conflicts:
# src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj
# src/Services/Catalog/Catalog.API/Startup.cs
# src/Services/Ordering/Ordering.API/Infrastructure/AutofacModules/MediatorModule.cs
# src/Web/WebMVC/Startup.cs
|
2017-04-05 17:05:14 +02:00 |
|