Cesar De la Torre
ded64feae2
Merge pull request #452 from SychevIgor/k8appinsbeta2
...
Upgrades to "Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
2018-01-16 12:41:29 -08:00
yanchenw
56a60e3d2f
Try to fix windows container build error
2018-01-05 14:15:20 -08:00
Sychev Igor
470e626802
"Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
2018-01-04 10:11:32 +03:00
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
2017-12-14 09:16:34 +03:00
Sychev Igor
595e6e49a3
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
2017-12-12 10:13:34 +03:00
dsanz
9d7622a59a
Merge branch 'dev' into features/docker-multi-arch
2017-12-11 15:12:26 +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
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.
2017-11-27 13:48:31 -08:00
Ramón Tomás
dc98e6a4c6
Added Appinsights Linux SF telemetry initializer
2017-10-13 11:35:26 +02:00
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
2017-10-11 18:53:26 +02:00
Ramón Tomás
a04cef97ef
Added AppInsights service
2017-10-11 16:26:44 +02:00
Ramón Tomás
e20223b6e2
Included Aspnetcore.all metapackage
2017-08-29 12:14:10 +02:00
Ramón Tomás
364c07a528
Included AspnetCore.all metapackage
2017-08-29 12:03:20 +02:00
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
2017-08-22 22:36:23 +02:00
Eduard Tomas
d9b9578e48
Merge remote-tracking branch 'origin/dev' into netcore2
...
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
2017-07-11 12:01:45 +02:00
Eduard Tomas
d65a112535
References updated to preview-2
...
code adjustements to work with preview-2
2017-06-29 18:36:57 +02:00
Eduard Tomas
0a1f14f1f1
WebSPA nuget update
2017-06-22 16:19:54 +02:00
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
...
Lots of things to address yet, because nuget packages are still on 1.1
2017-06-21 19:03:48 +02:00
Shaun Walker
445101b376
data and UI customization enhancements
2017-06-20 12:54:32 -07:00
Ramón Tomás
a9c185a41a
Updated number of products in catalog stock
...
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
2017-06-14 16:38:27 +02:00
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
2017-06-08 17:45:07 +02:00
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.
2017-05-25 17:01:10 -07:00
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.
2017-05-19 18:03:05 +03:00
igorsych
c5778a04f3
.NET core packages update
2017-05-19 08:11:18 +03:00
Eduard Tomas
c33a6ecdf0
Commenting non-wanted task in csproj
2017-05-09 21:04:04 +02:00
Ramón Tomás
fa048c22c1
Merge from Dev
2017-05-04 11:57:49 +02:00
Eduard Tomas
829f13aff0
Updated healthcheck lib
2017-05-02 10:29:24 +02:00
RamonTC
9c6b54a7fc
Merge pull request #167 from andrelmp/dev
...
Upgrade to angular-cli and Angular 4
2017-04-25 10:29:31 +02:00
Ramón Tomás
6c6532c0f4
Merge from Dev
2017-04-21 15:46:15 +02:00
André Passos
676ba796ae
Changes to make SPA compatible with angular-cli AOT
...
Signed-off-by: André Passos <andre-ap2@hotmail.com>
2017-04-17 10:00:51 -03:00
Andre Passos
db1fa9fd5c
update to angular-cli and angular 4
2017-04-13 13:06:22 -03:00
Ramón Tomás
f48a503885
Fix issue error when building the SPA app from the CLI #164
2017-04-13 10:51:19 +02:00
Charles Lowell
1eae6a9ea2
Merge branch 'master'
2017-04-11 12:20:39 -07:00
Ramón Tomás
e08fe895a3
Added MVC and SPA Apps to healthChecker
...
Added styles to view
2017-03-28 16:16:01 +02:00
Charles Lowell
e5cc7cd944
Workaround for WebSPA publish issue
...
Due to aspnet/websdk #114 , dotnet publish only copies to the output directory files which existed before the command was run.
2017-03-21 13:57:42 -07:00
etomas
dc8ae55c7a
Renaming WebSpa
...
Fixes #51
2017-02-22 09:16:31 +01:00