Sychev Igor
c1db0703a7
packages update 2
7 years ago
Sychev Igor
ccad354645
packages update
7 years ago
yantang
23bdd59b10
Update AI k8s package version, otherwise kubernetes deployment will fail because of deadlock.
7 years ago
yanchenw
3186c63482
Bug fix
7 years ago
yanchenw
56a60e3d2f
Try to fix windows container build error
7 years ago
Sychev Igor
470e626802
"Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
7 years ago
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
7 years ago
Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
7 years ago
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
7 years ago
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
7 years ago
Igor Sychev
7dfb2db7c3
packages update and clean up *.csproj files from useless content
7 years ago
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
7 years ago
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
7 years ago
Ramón Tomás
a04cef97ef
Added AppInsights service
7 years ago
Ramón Tomás
03e4559b30
Created last services added to eShop
Updated with latest configurations
7 years ago
Unai Zorrilla Castro
7be5cb933d
Update BundlerMinimifier.Core version to netcoreapp2
7 years ago
Unai Zorrilla Castro
cd78d98436
Updated Identity.API to preview version of IdentityServer4, Fix breaking changes. Not well tested
7 years ago
Unai Zorrilla Castro
acefa64465
Updated Program and Startup to new .NETCoreApp2.0 templates. Minor refactorings
7 years ago
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
7 years ago
Cesar De la Torre
e017008c85
Setting docker-compose.ci.build.yml to restore and build the bits directly with the .sln instead of the Linux Script.
7 years ago
Ramón Tomás
d42033a83b
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
7 years ago
Eduard Tomas
d65a112535
References updated to preview-2
code adjustements to work with preview-2
7 years ago
Eduard Tomas
eba0a53562
fixed invalid WebMVC csproj entries
7 years ago
Eduard Tomas
636ec01415
fixed invalid WebMVC csproj entries
7 years ago
Eduard Tomas
bbc682d6a9
WebMVC nuget update
7 years ago
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
Lots of things to address yet, because nuget packages are still on 1.1
7 years ago
Shaun Walker
445101b376
data and UI customization enhancements
7 years ago
Christian Arenas
db4403b75c
Add Pagination to Campaign View
(cherry picked from commit 86e4051235
)
7 years ago
Christian Arenas
86e4051235
Add Pagination to Campaign View
7 years ago
Christian Arenas
a894e22b74
Add Campaigns.components style
7 years ago
Christian Arenas
fdc15fb4f9
Add index campaign view
7 years ago
Ramón Tomás
3a10038d71
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
7 years ago
Ramón Tomás
6c855e57c5
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
7 years ago
Cesar De la Torre
4410e455e0
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
7 years ago
Cesar De la Torre
ad4142b94f
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
7 years ago
igorsych
9e75504690
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
7 years ago
igorsych
ec07a68751
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
7 years ago
igorsych
85b61a2bfd
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16
commit
7 years ago
igorsych
b13fce7043
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16
commit
7 years ago
igorsych
c5778a04f3
.NET core packages update
7 years ago
igorsych
e4f5b5014b
.NET core packages update
7 years ago
Ramón Tomás
d2c950d94e
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
7 years ago
Ramón Tomás
07744cf766
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
7 years ago
Christian Arenas
c5cca8f320
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
7 years ago
Christian Arenas
8d09abbb75
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
7 years ago
Eduard Tomas
829f13aff0
Updated healthcheck lib
7 years ago
Eduard Tomas
22cc8daa65
Updated healthcheck lib
7 years ago
Ramón Tomás
9e17d9c85e
Added wwwroot/lib folders to gitignore
7 years ago
Ramón Tomás
cb4a3503df
Added wwwroot/lib folders to gitignore
7 years ago
dsanz
6ca7f25669
Renaming of the resilience.http project
7 years ago