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
85b61a2bfd
Test packages update to the latest version
...
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16
commit
2017-05-19 09:02:05 +03:00
igorsych
c5778a04f3
.NET core packages update
2017-05-19 08:11:18 +03:00
Ramón Tomás
d2c950d94e
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
2017-05-10 11:37:29 +02:00
Eduard Tomas
829f13aff0
Updated healthcheck lib
2017-05-02 10:29:24 +02:00
Ramón Tomás
9e17d9c85e
Added wwwroot/lib folders to gitignore
2017-04-11 16:05:27 +02:00
dsanz
6ca7f25669
Renaming of the resilience.http project
2017-04-06 16:59:17 +02:00
dsanz
6ac5a8cc70
Move Polly implementation to Building block project
2017-03-30 15:05:19 +02: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
Ramón Tomás
cb3f682872
Created Retry and CircuitBreaker policies for MVC App
2017-03-17 10:00:18 +01:00
glennc
4aafa813f5
a couple of quick changes to allow building in the docker-compose.ci.build.yml
2017-03-05 19:55:46 -08:00
etomas
dd6189fe57
Fixing style error (debug css not included on output) after merging #68 into master
2017-03-03 20:23:06 +01:00
Charles Lowell
75d5c3695a
Fix Identity.API and WebMVC publishing
...
- upgrade BundlerMinifier.Core dependencies (fixes a globbing bug)
- ensure minification includes all css
- only copy what's needed in production to the publish directory
2017-02-28 15:01:52 -08:00
Bill Wagner
bb5d48735d
update build script for Mac
...
Until adding these, the project would not build correctly on a Mac.
script working for SPA
Add execute permissions to build-bits.sh on macOS
fix a rebase / automatic merge issue.
Somehow, the MVC image got in there twice.
update content nodes
Bug workaround for for the CLI. It turns out that the CLI does not
handle content nodes that have multiple paths. Instead, multiple nodes
are needed.
use the standard names for the web docker images.
fix a typo and update the csproj content listings.
Also, execute nom install as part of publishing the spa application.
2017-02-21 14:04:35 -05:00
Cesar De la Torre
9ccf7f11ce
Changes for CLI compatibility and New .PDF version
2017-02-16 12:31:53 -08:00
etomas
c7e362ac67
Docker files ready for the Visual Studio Docker Tools
...
Everything works as exepcted except SPA version which need further adjustments
2017-02-14 18:11:51 +01:00
etomas
af14d37378
Projects migrated to vs2017 csproj format
2017-02-14 16:23:26 +01:00