Miguel Veloso
|
77debf821b
|
Add Seq to WebMVC
|
2019-02-20 18:20:35 +00:00 |
|
Ramón Tomás
|
dbf175f913
|
Fixed missing env variables in marketing.api in k8s scripts
Added Resource path in webstatus UI when deploying with K8S
Added Liveness healthChecks
Updated k8s healthcheck configuration
|
2019-01-03 17:11:56 +01:00 |
|
Ramón Tomás
|
0f6f4e6d14
|
Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
|
2018-11-30 17:43:22 +01:00 |
|
Erik Pique
|
deb3d38ebe
|
add features api
|
2018-11-14 16:21:50 +01:00 |
|
Unai Zorrilla Castro
|
a064795314
|
Work on timeout on idsrv and mvc app
|
2018-09-07 10:56:38 +02:00 |
|
Cesar De la Torre Llorente
|
01a1d65308
|
set 10 min as the lifetime for each HttpMessageHandler int the pool
|
2018-05-26 23:45:37 +02:00 |
|
Unai Zorrilla Castro
|
cd1f11b480
|
Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name
|
2018-05-25 11:52:35 +02:00 |
|
Unai Zorrilla Castro
|
fb15ed1e11
|
Removed unused file
|
2018-05-22 18:19:13 +02:00 |
|
Unai Zorrilla Castro
|
0454ad908e
|
Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1
|
2018-05-22 15:33:42 +02:00 |
|
Unai Zorrilla Castro
|
70a2682806
|
Working on compose dependencies and check new httpclient handlers retries
|
2018-05-22 15:33:21 +02:00 |
|
Cesar De la Torre Llorente
|
6127457e8e
|
Changed order in pipeline so SetHandlerLifetime() is first, right on the on the IHttpClientBuilder that is returned when creating the Typed Client.
|
2018-05-21 20:06:39 -07:00 |
|
Cesar De la Torre Llorente
|
1fa6242c1c
|
Added opt-in HttpClientLogging config
|
2018-05-21 18:11:27 -07:00 |
|
Cesar De la Torre Llorente
|
8844aaba75
|
Adding an example of a HttpMessageHandler's Lifetime to 5 minutes in the pool. The default lifetime of HttpMessageHandler instances in the pool is 2 minutes.
|
2018-05-21 17:04:18 -07:00 |
|
Unai Zorrilla Castro
|
2f9fa4dcca
|
Added HTTPClient services and review application on WebMVC
|
2018-05-18 12:36:33 +02:00 |
|
Cesar De la Torre Llorente
|
dc5de83747
|
Changes using fluent configuration API from Polly. Still to be cleaned up and old Policy code to be removed, etc.
|
2018-05-16 20:30:05 -07:00 |
|
Unai Zorrilla Castro
|
cf4b7ff47f
|
Added sample for use new IHttpClientFactory feature on WebMVC
|
2018-05-16 12:44:32 +02:00 |
|
Unai Zorrilla Castro
|
d1b6bc84fa
|
Migrated projects and references to use 2.1 rc1 libraries
|
2018-05-15 12:42:08 +02:00 |
|
Ramón Tomás
|
04560ff4eb
|
Created specific service for signalr hub
|
2018-04-19 00:58:09 +02:00 |
|
eiximenis
|
0e119eac86
|
Merge branch 'xamarin-oidcclient' into bff
# Conflicts:
# .dockerignore
# docker-compose.override.yml
# docker-compose.yml
# eShopOnContainers-ServicesAndWebApps.sln
# k8s/deploy.ps1
# k8s/deployments.yaml
# k8s/frontend.yaml
# src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs
# src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs
|
2018-03-23 12:37:12 +01:00 |
|
eiximenis
|
152fcc8205
|
Fixed errors and updated config
|
2018-02-27 17:29:37 +01:00 |
|
eiximenis
|
a18cec21fe
|
Missing aggregator project
|
2018-02-27 14:32:25 +01:00 |
|
Eduard Tomàs
|
6cc87fc80a
|
renaming of PurchaseBff to Aggregator
|
2018-02-15 17:30:39 +01:00 |
|
Eduard Tomàs
|
1c6431d503
|
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
|
2018-01-31 16:35:40 +01:00 |
|
Eduard Tomàs
|
9371eb1077
|
Add a endpoint returning only a 200 to be used as a liveness probe for k8s
|
2018-01-22 11:46:18 +01:00 |
|
Ramón Tomás
|
4dff728d11
|
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
|
2017-11-30 11:40:30 +01:00 |
|
Ramón Tomás
|
c51c101f90
|
Updated Load Tests
Added middleware to bypass authorization in load testing
|
2017-10-23 17:39:45 +02:00 |
|
Ramón Tomás
|
42ce196270
|
Updated SF Linux manifests
|
2017-10-16 16:10:40 +02:00 |
|
Ramón Tomás
|
dc98e6a4c6
|
Added Appinsights Linux SF telemetry initializer
|
2017-10-13 11:35:26 +02:00 |
|
Igor Sychev
|
1b38589ff0
|
retry policy defined via config
|
2017-10-12 09:25:01 +01: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 |
|
Ramón Tomás
|
0f12640725
|
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
|
2017-09-29 11:45:25 +02:00 |
|
Cesar De la Torre
|
6d8a33bbb9
|
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
|
2017-09-25 14:45:53 -04:00 |
|
Ramón Tomás
|
cecdc40ac1
|
Fix Authentication issue in Locations.api
Created input in user campaigns view to update the user's location
|
2017-09-15 13:54:48 +02:00 |
|
Eduard Tomàs
|
7321d5e5fc
|
Base path fix and k8s config updated
|
2017-09-07 19:18:53 +02:00 |
|
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
2017-08-29 18:11:30 +02:00 |
|
Unai Zorrilla Castro
|
acefa64465
|
Updated Program and Startup to new .NETCoreApp2.0 templates. Minor refactorings
|
2017-08-29 11:40:23 +02:00 |
|
Ramón Tomás
|
4161efdd70
|
Update authentication middleware
Update global to sdk 2.0.0
|
2017-08-23 16:40:28 +02:00 |
|
Ramón Tomás
|
8288acf3a4
|
Update projects from netcore 2.0.0 preview to 2.0.0
Fix netcore 2.0.0 breaking changes in authentication middleware
|
2017-08-22 22:36:23 +02:00 |
|
Ramón Tomás
|
2baedadc7a
|
Merge from Dev
|
2017-08-22 19:46:53 +02:00 |
|
Cesar De la Torre
|
dca1b5eedd
|
Updated UserSecrets() obsolete API to AddUserSecrets<Startup>() update heading NET Core 2.0. See: https://github.com/aspnet/Announcements/issues/223
|
2017-08-16 13:47:07 -07:00 |
|
IgorSychev
|
c43d1922a1
|
Error action extracted from CatalogController, because otherwise was violated Single Responsibility Principal, when even to generate an Error we will create Transient ICatalogService for each error.
|
2017-08-16 21:55:40 +03:00 |
|
Ramón Tomás
|
d42033a83b
|
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
|
2017-07-14 14:53:17 +02:00 |
|
Eduard Tomas
|
2e64a97b4c
|
Changes for retrieving all claims under netcore2
|
2017-07-12 17:28:04 +02:00 |
|
Eduard Tomas
|
d9b9578e48
|
Merge remote-tracking branch 'origin/dev' into netcore2
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
|
2017-07-11 12:01:45 +02:00 |
|
Christian Arenas
|
03f23eafa4
|
Merge branch 'load-testing' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Identity/Identity.API/Configuration/Config.cs
# src/Web/WebMVC/appsettings.json
|
2017-07-10 14:40:26 +02:00 |
|
Christian Arenas
|
540f7510b9
|
Create a mvctest client, check when is the environment variable UseLoadTest in MVC project to true
|
2017-07-10 14:25:03 +02:00 |
|
dsanz
|
a65e9c01eb
|
Add Healthchecks to Locations.API and MArketing.API
|
2017-07-04 13:51:05 +02:00 |
|
Eduard Tomas
|
96c3f5c2bc
|
Merge remote-tracking branch 'origin/feature/data-and-ui-customization-v2' into dev
# Conflicts:
# docker-compose.override.yml
# src/Web/WebMVC/WebMVC.csproj
# src/Web/WebMVC/wwwroot/css/shared/components/identity/identity.css
# src/Web/WebMVC/wwwroot/css/site.min.css
# src/Web/WebSPA/AppSettings.cs
|
2017-06-28 12:20:20 +02:00 |
|
Eduard Tomas
|
65bcf48246
|
Dealing with auth and package versions issues between 1.1 and 2.0
|
2017-06-23 18:45:20 +02:00 |
|