3450 Commits

Author SHA1 Message Date
Miguel Veloso
2e769370a9 Relocate mobile solutions, remove obsolete ones. 2019-11-21 10:48:59 +00:00
Miguel Veloso
38db586d5a Remove obsolete files/folders 2019-11-21 10:45:28 +00:00
Miguel Veloso
6af743c99c Move auxiliary solution files to "to-fix" folder 2019-11-20 19:21:42 +00:00
Miguel Veloso
643d09a65a Move more obsolete files 2019-11-20 19:21:03 +00:00
Miguel Veloso
41385b42eb Remove old test docs already in wiki 2019-11-20 19:17:08 +00:00
Miguel Veloso
b3a0c86e8f Relocate/remove folders 2019-11-20 19:02:01 +00:00
Miguel Veloso
f39e0907d3 Add configuration value for running in Mac 2019-11-20 18:36:38 +00:00
Miguel Veloso
285b0cebe4 Fix to close issue #1162 2019-11-20 17:44:05 +00:00
Miguel Veloso
37fdbf38e8 Add required configuration 2019-11-18 20:14:54 +00:00
Miguel Veloso
3adb63aba5 Run unit and integration tests from VS 2019-11-18 18:38:35 +00:00
Miguel Veloso
4b48468d6a Fix tests compilation errors 2019-11-18 18:32:54 +00:00
Miguel Veloso
8734958e5e Add IdentityUrlExternal config in appsettings 2019-11-18 18:31:34 +00:00
Miguel Veloso
593be81bb0 Improve docker build cache usage 2019-11-18 15:04:11 +00:00
Miguel Veloso
ade6358eca Reorganize project folders 2019-11-18 15:03:28 +00:00
Miguel Veloso
6ab89ae608 Remove obsolete folders 2019-11-16 16:18:48 +00:00
Miguel Veloso
09539f7dc2 Remove unsupported ServiceFabric folder 2019-11-16 15:43:06 +00:00
Miguel Veloso
30aeec8b72 Remove SignalR transport parameter on clients 2019-11-16 15:41:25 +00:00
Miguel Veloso
556c07b105 MVC working with SignalR without Envoy 2019-11-15 19:56:52 +00:00
eiximenis
a032959460 Merge branch 'dotnet3-migration/dev-dotnet3' of https://github.com/dotnet-architecture/eShopOnContainers into dotnet3-migration/dev-dotnet3 2019-11-15 10:56:28 +01:00
eiximenis
3ece346576 Update README.md 2019-11-15 10:56:17 +01:00
Miguel Veloso
a0cc03d35e Fix webstatus configuration for docker-compose 2019-11-14 18:34:30 +00:00
Miguel Veloso
dd5ae1b595 Removed obsolete folders 2019-11-08 17:02:49 +00:00
Miguel Veloso
c6cda440fb Sort dependencies.props 2019-11-08 16:36:55 +00:00
Miguel Veloso
dcd0f3fba2 Remove obsolete references 2019-11-08 16:36:36 +00:00
Miguel Veloso
0c14810a33 Replace obsolete IHostingEnvironment for IWebHostEnvironment 2019-11-08 16:02:58 +00:00
Miguel Veloso
69de1a30f3 Remove obsolete warning configuration 2019-11-08 15:36:54 +00:00
Miguel Veloso
c3f7178631 Change obsolete .ForSqlServerUseSequenceHiLo for .UseHiLo 2019-11-08 15:36:10 +00:00
Miguel Veloso
866e89cad2 Remove string interpolation from logging 2019-11-08 15:15:15 +00:00
Miguel Veloso
a1f64f9b6c Add back logging traces referenced in the wiki 2019-11-07 18:22:23 +00:00
Miguel Veloso
5013ff40ba Remove unnecessary commands from dockerfiles 2019-11-07 16:56:22 +00:00
Miguel Veloso
e8d99c06c9 Merge branch 'features/migration-dotnet3' into dotnet3-migration/dev-dotnet3
# Conflicts:
#	README.md
#	docker-compose.override.yml
#	docker-compose.yml
#	k8s/helm/deploy-all.ps1
#	k8s/helm/webstatus/values.yaml
#	src/ApiGateways/ApiGw-Base/Dockerfile
#	src/ApiGateways/ApiGw-Base/OcelotApiGw.csproj
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj
#	src/BuildingBlocks/EventBus/EventBus.Tests/EventBus.Tests.csproj
#	src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj
#	src/BuildingBlocks/WebHostCustomization/WebHost.Customization/WebHost.Customization.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.UnitTests/eShopOnContainers.UnitTests.csproj
#	src/Services/Basket/Basket.API/Basket.API.csproj
#	src/Services/Basket/Basket.API/Dockerfile
#	src/Services/Basket/Basket.FunctionalTests/Basket.FunctionalTests.csproj
#	src/Services/Basket/Basket.UnitTests/Basket.UnitTests.csproj
#	src/Services/Catalog/Catalog.API/Catalog.API.csproj
#	src/Services/Catalog/Catalog.API/Dockerfile
#	src/Services/Catalog/Catalog.FunctionalTests/Catalog.FunctionalTests.csproj
#	src/Services/Catalog/Catalog.UnitTests/Catalog.UnitTests.csproj
#	src/Services/Identity/Identity.API/Dockerfile
#	src/Services/Identity/Identity.API/Identity.API.csproj
#	src/Services/Location/Locations.API/Dockerfile
#	src/Services/Location/Locations.API/Locations.API.csproj
#	src/Services/Location/Locations.FunctionalTests/Locations.FunctionalTests.csproj
#	src/Services/Marketing/Infrastructure/AzureFunctions/marketing-functions.csproj
#	src/Services/Marketing/Marketing.API/Dockerfile
#	src/Services/Marketing/Marketing.API/Marketing.API.csproj
#	src/Services/Marketing/Marketing.FunctionalTests/Marketing.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.API/Dockerfile
#	src/Services/Ordering/Ordering.API/Ordering.API.csproj
#	src/Services/Ordering/Ordering.BackgroundTasks/Dockerfile
#	src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj
#	src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
#	src/Services/Ordering/Ordering.FunctionalTests/Ordering.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
#	src/Services/Ordering/Ordering.SignalrHub/Dockerfile
#	src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj
#	src/Services/Ordering/Ordering.UnitTests/Ordering.UnitTests.csproj
#	src/Services/Payment/Payment.API/Dockerfile
#	src/Services/Payment/Payment.API/Payment.API.csproj
#	src/Services/Webhooks/Webhooks.API/Dockerfile
#	src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj
#	src/Web/WebMVC/Dockerfile
#	src/Web/WebMVC/WebMVC.csproj
#	src/Web/WebSPA/Dockerfile
#	src/Web/WebSPA/WebSPA.csproj
#	src/Web/WebStatus/Dockerfile
#	src/Web/WebStatus/WebStatus.csproj
#	src/Web/WebStatus/appsettings.Development.json
#	src/Web/WebhookClient/Dockerfile
#	test/ServicesTests/Application.FunctionalTests/Application.FunctionalTests.csproj
2019-11-07 16:31:17 +00:00
Miguel Veloso
5c143f834d Merge branch 'dotnet3-migration/dev-pre-merge' into dev 2019-11-06 13:34:28 +00:00
Miguel Veloso
8bc0f73042 Merge branch 'dotnet3-migration/dotnet3-pre-merge' into features/migration-dotnet3 2019-11-06 13:29:16 +00:00
Miguel Veloso
8712d7eaac Aling basket-data-test entry with base .yml 2019-11-06 12:33:02 +00:00
Miguel Veloso
b34b8d2403 Sort package references 2019-11-06 11:14:19 +00:00
Miguel Veloso
9bbb37aed5 Sort package references 2019-11-06 10:40:03 +00:00
eiximenis
87f38fd934 fixed path in azure devops build 2019-10-31 11:06:42 +01:00
eiximenis
d2d33da437 Readme updated to net3 2019-10-31 11:03:37 +01:00
eiximenis
34a0c03434 Update dockerfile.develop to net3 2019-10-31 09:45:18 +01:00
Miguel Veloso
f8084f5953
Merge pull request #1137 from jabas06/succeded-typo
fix typo in PaymentSucceded option
2019-10-30 15:19:51 +00:00
Miguel Veloso
82c56b2cfa
Merge pull request #1150 from osavoskin/domain_events_handling_concurrency_issue_fix
A tiny fix of the issue #1121
2019-10-30 15:17:56 +00:00
Miguel Veloso
6308cdcbf3 Remove docs folder 2019-10-25 17:10:02 +01:00
Miguel Veloso
eaaa049d25 Merge branch 'fix/remove-obsolete-package' into dev 2019-10-23 17:04:25 +01:00
Miguel Veloso
c0eb481f8e Remove obsolote package 2019-10-23 17:03:11 +01:00
Nish Anil
cd7d2d464a
Update README.md 2019-10-21 17:24:46 +05:30
Miguel Veloso
8dc2d70024 Add note about work in progress going on in features/migration-dotnet3 2019-10-17 15:45:14 +01:00
eiximenis
e4df0336e5 Changes in compose config for docker-compose up running ok. Added volumes for data 2019-10-16 10:26:43 +02:00
eiximenis
0df81ff5d2 Removing unneeded files. Making compatible FailingMiddleware & Healthchecks 2019-10-15 11:23:25 +02:00
Oleh Savoskin
6375f5b763 A tiny fix of the issue #1121 2019-10-10 16:21:06 +03:00
Maira Wenzel
9dae52f80b update link
(cherry picked from commit 2d5fbc92379777bf19ea2e61196d03a86a86403a)
2019-10-09 17:26:26 +01:00