Граф коммитов

106 Коммитов

Автор SHA1 Сообщение Дата
Tim Hess cf23f03aec - add UseCloudFoundryHosting
- allow disabling certificate validation
- updated deployment readme with pcf info
[#152131603]
2018-12-05 14:34:35 -06:00
Tim Hess 3664dcb42c Greater use of service discovery, identity-related cleanup 2018-11-28 16:00:05 -06:00
Tim Hess 10832bba5b add cloud foundry manifests, config provider and deploy scripts 2018-11-21 09:24:15 -06:00
Tim Hess 41208111fa - use retry instead of failfast on config server
- use mongo connector & redis connector
- use Steeltoe + Redis for keyring store
- misc cleanup
2018-11-21 09:21:57 -06:00
Tim Hess 8785bcb2f0 Rename folder for Location api for consistency 2018-10-31 13:42:18 -05:00
Tim Hess 2a76944b1e Add Spring Cloud Config Server & Steeltoe Configuration [#152131603]
Add a couple missed connector/management items
2018-10-23 14:57:26 -05:00
Miguel Veloso f06a2c5254 Add missing Payment project. 2018-07-27 14:29:35 +01:00
Unai Zorrilla Castro d7d4dd4bf1 Added Cesar's feedback 2018-07-03 14:34:04 +02:00
unaizorrilla bfd75b62a2 Remove unused projects, rename folder and created some doc 2018-06-28 10:28:27 +02:00
unaizorrilla afca2308b1 Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests 2018-06-27 15:57:37 +02:00
Unai Zorrilla Castro 18c5d3d28c Organized test projects for each service 2018-06-25 11:36: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
Unai Zorrilla Castro 460fc997af Create Generic Host prototype for background task in order to be reviewed 2018-05-21 15:01:29 +02:00
Unai Zorrilla Castro 094ba7c3c6 Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly 2018-05-21 11:38:09 +02:00
Ramón Tomás 04560ff4eb Created specific service for signalr hub 2018-04-19 00:58:09 +02:00
Ramón Tomás f1f17798da Added missing Task.Background service docker-compose configuration
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
2018-04-13 13:45:21 +02:00
Cesar De la Torre Llorente 5378d20d78 Added the .env file to the solution's "Solution Items" folder. 2018-04-02 15:08:39 -07:00
eiximenis de37559c41 Files moved / names changes / csprojs updated / sln updated 2018-02-28 11:30:25 +01:00
eiximenis a18cec21fe Missing aggregator project 2018-02-27 14:32:25 +01:00
Eduard Tomàs 1b87e2a18f Reverted duality of config files for ocelot because were not really needed 2018-02-15 18:45:18 +01:00
Eduard Tomàs 3b2c80e6d3 Ocelot config via volumes 2018-02-15 18:13:14 +01:00
Eduard Tomàs 6cc87fc80a renaming of PurchaseBff to Aggregator 2018-02-15 17:30:39 +01:00
Eduard Tomàs 02f5e1158a Purchase BFF skeleton created 2018-01-26 17:09:36 +01:00
Eduard Tomàs e72ada31fb Create Ocelot project 2018-01-11 11:20:38 +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 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 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 01ff19a613 Removed Service Fabric manifests targeting Windows from default eShopOnContainers VS solution which targets Docker Linux 2017-10-03 09:19:06 -07:00
Ramón Tomás 2428457172 Update sln version 2017-09-14 15:50:18 +02:00
Ramón Tomás c47c7aca6f Merge Dev 2017-09-14 15:42:04 +02:00
Ramón Tomás f7e0e1b3a4 Added WebHost.Customization.csproj to eShopOnContainers-MobileApps sln 2017-09-14 15:27:45 +02:00
Ramón Tomás cbb6b580a8 Created WebMVC, WebSPA and Webstatus SF application project.
Created IdentityServer SF application project
2017-09-12 01:00:33 +02:00
Ramón Tomás 03e4559b30 Created last services added to eShop
Updated with latest configurations
2017-09-06 15:23:14 +02:00
Ramón Tomás 8f4bee4cae Merge Netcore2 2017-09-05 11:30:14 +02:00
Ramón Tomás 58f3b5b274 Removed GracePeriod microservice and added as a HostService 2017-08-23 00:10:28 +02:00
Ramón Tomás f57a0b0b4b Added Service Fabric project 2017-07-31 17:39:19 +02:00
Cesar De la Torre 740caee4ae Minor changes to the GracePeriodManager: Moved to the Ordering folder as it is part of the same BOUNDED CONTEXT or Ordering BUSINESS MICROSERVICE. Also, changed a log description when querying the database 2017-07-10 13:32:22 -07: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
dsanz 8051114da9 Add Azure Storage check in Catalog health checks. 2017-07-06 11:38:45 +02:00
Christian Arenas 6a0001b9c6 Add new LoadTest project, add new Catalog integration test and add new webMVC load test 2017-06-28 17:59:59 +02:00
Eduard Tomas 10d03a68e3 Merge remote-tracking branch 'eShopOnAzure/dev' into dev
# Conflicts:
#	docker-compose.override.yml
#	src/Services/Catalog/Catalog.API/CatalogSettings.cs
#	src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs
#	src/Services/Catalog/Catalog.API/Controllers/PicController.cs
#	src/Services/Catalog/Catalog.API/Infrastructure/CatalogContextSeed.cs
#	src/Services/Catalog/Catalog.API/settings.json
#	src/Services/Ordering/Ordering.API/Startup.cs
2017-06-28 12:40:21 +02:00
Ramón Tomás a56f99f684 Fix merge 2017-06-26 18:05:02 +02:00
Ramón Tomás a3e63c11aa Merge from eShopOnContainers Dev 2017-06-26 13:51:49 +02:00
Shaun Walker 514254818f make Docker-Compose the Default Project in the solution 2017-06-21 15:27:42 -07:00
Christian Arenas dd3237245d Modify CreatedAtAction parameter, It has an error 2017-06-15 00:52:18 +02:00
Christian Arenas 523d27a49f Add GetLocationByCampaignAndLocationRuleId route name 2017-06-14 18:25:46 +02:00
Ramón Tomás 4be61abdde Merge new creation ordering workflow 2017-06-12 13:52:23 +02:00