Nish Anil
|
3466fa1766
|
Update README.md
|
5 years ago |
Nish Anil
|
6525dce470
|
Update README.md
|
5 years ago |
Nish Anil
|
915cb58840
|
Update README.md
|
5 years ago |
Miguel Veloso
|
43fe719e98
|
Merge branch 'dotnet3-migration/dev-dotnet3' into dev
|
5 years ago |
Miguel Veloso
|
759c061822
|
Move/remove obsolete folders
|
5 years ago |
Miguel Veloso
|
a4ef680e04
|
Update README
|
5 years ago |
Miguel Veloso
|
fb6c66fa8e
|
Merge commit '897c924b5b162ec8eefb39c4a2c03e5a420f672b' into dotnet3-migration/dev-dotnet3
|
5 years ago |
Miguel Veloso
|
b8c66485fb
|
Merge commit '025d13e4ca8e2ea41db0caab4344aded0ffdc0d6' into dotnet3-migration/dev-dotnet3
|
5 years ago |
Miguel Veloso
|
025d13e4ca
|
Make installation work in local kubernetes
|
5 years ago |
Miguel Veloso
|
fd69625578
|
Remove obsolete files
|
5 years ago |
Miguel Veloso
|
b24c48c840
|
Remove deleted folder from .gitignore
|
5 years ago |
Miguel Veloso
|
7faa1a40cf
|
Add comment to Create-DockerfileSolutionRestore.ps1 script
|
5 years ago |
Miguel Veloso
|
aafd8893d9
|
Rename script to create aks resource
|
5 years ago |
Miguel Veloso
|
2e769370a9
|
Relocate mobile solutions, remove obsolete ones.
|
5 years ago |
Miguel Veloso
|
38db586d5a
|
Remove obsolete files/folders
|
5 years ago |
Miguel Veloso
|
6af743c99c
|
Move auxiliary solution files to "to-fix" folder
|
5 years ago |
Miguel Veloso
|
643d09a65a
|
Move more obsolete files
|
5 years ago |
Miguel Veloso
|
41385b42eb
|
Remove old test docs already in wiki
|
5 years ago |
Miguel Veloso
|
b3a0c86e8f
|
Relocate/remove folders
|
5 years ago |
Miguel Veloso
|
f39e0907d3
|
Add configuration value for running in Mac
|
5 years ago |
Miguel Veloso
|
285b0cebe4
|
Fix to close issue #1162
|
5 years ago |
Miguel Veloso
|
37fdbf38e8
|
Add required configuration
|
5 years ago |
Miguel Veloso
|
3adb63aba5
|
Run unit and integration tests from VS
|
5 years ago |
Miguel Veloso
|
4b48468d6a
|
Fix tests compilation errors
|
5 years ago |
Miguel Veloso
|
8734958e5e
|
Add IdentityUrlExternal config in appsettings
|
5 years ago |
Miguel Veloso
|
593be81bb0
|
Improve docker build cache usage
|
5 years ago |
Miguel Veloso
|
ade6358eca
|
Reorganize project folders
|
5 years ago |
Miguel Veloso
|
6ab89ae608
|
Remove obsolete folders
|
5 years ago |
Miguel Veloso
|
09539f7dc2
|
Remove unsupported ServiceFabric folder
|
5 years ago |
Miguel Veloso
|
30aeec8b72
|
Remove SignalR transport parameter on clients
|
5 years ago |
Miguel Veloso
|
556c07b105
|
MVC working with SignalR without Envoy
|
5 years ago |
eiximenis
|
a032959460
|
Merge branch 'dotnet3-migration/dev-dotnet3' of https://github.com/dotnet-architecture/eShopOnContainers into dotnet3-migration/dev-dotnet3
|
5 years ago |
eiximenis
|
3ece346576
|
Update README.md
|
5 years ago |
Miguel Veloso
|
a0cc03d35e
|
Fix webstatus configuration for docker-compose
|
5 years ago |
Miguel Veloso
|
897c924b5b
|
Merge pull request #1170 from gababu/patch-1
Fix Image URLs on Read me file
|
5 years ago |
Gajendra Babu Thokala [MSFT]
|
92b435d658
|
Fix Image URLs on Read me file
Fix Image URLs on Read me file. It seems to be broken
|
5 years ago |
Miguel Veloso
|
dd5ae1b595
|
Removed obsolete folders
|
5 years ago |
Miguel Veloso
|
c6cda440fb
|
Sort dependencies.props
|
5 years ago |
Miguel Veloso
|
dcd0f3fba2
|
Remove obsolete references
|
5 years ago |
Miguel Veloso
|
0c14810a33
|
Replace obsolete IHostingEnvironment for IWebHostEnvironment
|
5 years ago |
Miguel Veloso
|
69de1a30f3
|
Remove obsolete warning configuration
|
5 years ago |
Miguel Veloso
|
c3f7178631
|
Change obsolete .ForSqlServerUseSequenceHiLo for .UseHiLo
|
5 years ago |
Miguel Veloso
|
866e89cad2
|
Remove string interpolation from logging
|
5 years ago |
Miguel Veloso
|
a1f64f9b6c
|
Add back logging traces referenced in the wiki
|
5 years ago |
Miguel Veloso
|
5013ff40ba
|
Remove unnecessary commands from dockerfiles
|
5 years ago |
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
|
5 years ago |
Miguel Veloso
|
5c143f834d
|
Merge branch 'dotnet3-migration/dev-pre-merge' into dev
|
5 years ago |
Miguel Veloso
|
8bc0f73042
|
Merge branch 'dotnet3-migration/dotnet3-pre-merge' into features/migration-dotnet3
|
5 years ago |
Miguel Veloso
|
8712d7eaac
|
Aling basket-data-test entry with base .yml
|
5 years ago |
Miguel Veloso
|
b34b8d2403
|
Sort package references
|
5 years ago |