714 Commits

Author SHA1 Message Date
Christian Arenas
41a6814293 Add new connection string 2017-05-29 10:12:07 +02:00
Christian Arenas
ed0e548e2d minor naming 2017-05-26 01:35:44 +02:00
Christian Arenas
4399d6a4f3 Remove "Default" rule when the class is Instantiated 2017-05-26 01:35:19 +02:00
Christian Arenas
e454940801 environment variable renaming 2017-05-24 19:23:14 +02:00
Christian Arenas
9a100c9a27 Remove retry policy from DefaultServiceBusPersisterConnection parameter 2017-05-24 18:59:29 +02:00
Christian Arenas
390654a885 Remove old ServiceBusConnection declaration 2017-05-24 16:26:56 +02:00
Christian Arenas
d3bd0fabfd change log leve 2017-05-24 16:26:40 +02:00
Christian Arenas
64430618d7 remove declaration from interface 2017-05-24 16:26:21 +02:00
Christian Arenas
04b35492c3 Add SubscriptionClientName EnvironmentVariable 2017-05-24 16:25:41 +02:00
Christian Arenas
aa7556a1bd Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project 2017-05-24 15:34:55 +02:00
Christian Arenas
721a4fd02b - Declare new ServiceBus instance with "AzureServiceBus" boolean condition DI
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
2017-05-24 15:33:38 +02:00
Christian Arenas
3acd556c5c - Declare new ServiceBus instance with "AzureServiceBus" boolean condition DI
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
2017-05-24 15:33:05 +02:00
Christian Arenas
7980c2679d - Declare new ServiceBus instance with "AzureServiceBus" boolean condition
- Add ServiceBusConnection and AzureServiceBus variables in settings
- Add EventBusServiceBus dependencies
2017-05-24 15:32:22 +02:00
Eduard Tomas
fc06230c5a Merge remote-tracking branch 'eShopOnContainers/dev' into dev
# Conflicts:
#	k8s/deploy.ps1
2017-05-22 10:06:39 +02:00
Cesar De la Torre
7b63c8d409 Added the WebStatus WatchDog to the Kubernetes cluster deployment 2017-05-19 17:19:29 -07:00
Eduard Tomas
440a83ecdb Merge remote-tracking branch 'eShopOnContainers/dev' into deploy 2017-05-19 12:23:06 +02:00
Eduard Tomas
af09d0a8ee Forcing SDK version 2017-05-19 12:22:50 +02:00
Eduard Tomas
1b03da33c4 Merge remote-tracking branch 'eShopOnContainers/dev' into dev 2017-05-18 15:15:05 +02:00
Eduard Tomas
9f7a7cda8a Merge remote-tracking branch 'eShopOnContainers/dev' into dev
# Conflicts:
#	k8s/deploy.ps1
2017-05-18 13:01:40 +02:00
Ramón Tomás
bffd87e3e2 Change k8s deployment script to use internal names in urls for intercommunication between apis 2017-05-16 10:11:54 +02:00
Ramón Tomás
4d7ea9460d CICD test 2017-05-16 08:57:08 +02:00
David Britch
4c53c0510a Added SkipValidatePackageReferences entry to the PropertyGroup 2017-05-15 13:22:18 +01:00
David Britch
92be019aae Modification to stop the UWP project producing a build error due to the lack of Microsoft.Bcl.Build. 2017-05-11 17:11:52 +01: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
d18b3581a6 Remove hard-coded values from Identity srv configuration 2017-05-10 12:39:11 +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
d23576b8ca FailingMiddleware is now IStartupFilter 2017-05-09 18:33:58 +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
Eduard Tomas
44ac659e32 Merge branch 'concurrenthttp' into dev 2017-05-08 19:08:31 +02:00
Unai Zorrilla Castro
4d485da9db First iteration over ResilientHttpClient. In this case ConcurrentDictionary is used and control concurrency to add new origin and policies 2017-05-08 18:57:58 +02:00
Eduard Tomas
8daebced2f Healthchecks updated 2017-05-08 18:54:11 +02: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
Eduard Tomas
ad6ed8a688 Added support for PUT HTTP method 2017-05-08 14:40:55 +02:00
David Britch
9472c7061b Fixed app crash when switching from mock to real services.
When the previous page is the MainView, switching from mock to real
services will force re-authentication by navigating to the LoginView.
2017-05-08 13:20:06 +01: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
Cesar De la Torre
18c879a1a3 Deleted policy class not being used 2017-05-06 15:38:04 -07:00
Cesar De la Torre
5156ec81f7 Minor refactoring and deleted a ResilientPolicy class not being used. 2017-05-06 15:37:31 -07:00
Cesar De la Torre
3e5d38dae1 Merge pull request #181 from BillWagner/use-IEnumerable-dynamic
Use IEnumerable<dynamic> instead of dynamic for collections
2017-05-05 15:53:44 -07:00