Sychev Igor
|
470e626802
|
"Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2"
|
2018-01-04 10:11:32 +03:00 |
|
Sychev Igor
|
ec36772cf8
|
mongo 2.5 (prep for retryable writes) and some small fixes
|
2017-12-14 15:44:24 +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
|
abb9bcfe60
|
3rd party dependencies to latest versions
|
2017-12-12 10:14:43 +03: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 |
|
Ramón Tomás
|
c3d9deb030
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-11-10 17:58:08 +01:00 |
|
Ramón Tomás
|
804620330d
|
Fix Rabbitmq bug with multiple service instances
|
2017-11-10 17:37:18 +01:00 |
|
Cesar De la Torre
|
6eaf3ae452
|
Cleaned-up Order class and EventBusRabbitMQ class
|
2017-11-09 11:38:53 -08:00 |
|
Unai Zorrilla Castro
|
8b264e0767
|
Review MigrateDbContext to add retry for network-related exception when sql server container is created
|
2017-11-02 15:03:32 +01:00 |
|
Cesar De la Torre
|
c706c1dedc
|
CommandBusRabbitMQ.cs commented code eliminated as we're just using an Event Bus.
|
2017-10-30 15:26:25 -07:00 |
|
Cesar De la Torre
|
95ec2c780a
|
Minor refactoring/order for the IEventBus interface
|
2017-10-30 15:06:37 -07:00 |
|
Ramón Tomás
|
104d993473
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-10-23 17:39:57 +02:00 |
|
Ramón Tomás
|
c51c101f90
|
Updated Load Tests
Added middleware to bypass authorization in load testing
|
2017-10-23 17:39:45 +02:00 |
|
Ramón Tomás
|
5c19eef316
|
Fix issue StackExchange.Redis strongname
|
2017-10-23 12:49:45 +02:00 |
|
Cesar De la Torre
|
b1de7f8b7c
|
Fix for the PackageReference Include="StackExchange.Redis" regression bug at DataProtection.csproj which was referencing a local Redis.StrongName package
|
2017-10-20 17:56:49 -07:00 |
|
Ramón Tomás
|
f671cc692b
|
Fix Unit, Integration and Functional Tests
|
2017-10-20 15:29:50 +02:00 |
|
Cesar De la Torre
|
6dc8c90048
|
Revert "last .net core 2.0 part"
|
2017-10-18 13:00:13 -07:00 |
|
Igor Sychev
|
8e730f72dd
|
last .net core 2.0 part
|
2017-10-18 09:21:07 +03:00 |
|
Igor Sychev
|
7dfb2db7c3
|
packages update and clean up *.csproj files from useless content
|
2017-10-13 13:04:06 +01:00 |
|
Igor Sychev
|
1b38589ff0
|
retry policy defined via config
|
2017-10-12 09:25:01 +01:00 |
|
Ramón Tomás
|
87b13de3b7
|
Merge branch 'dev' into eShopOnServiceFabric-Win
|
2017-09-14 14:42:42 +02:00 |
|
Ramón Tomás
|
f8d5dfde44
|
Update aspnetcore HealthCheck to 2.0
|
2017-09-14 14:29:15 +02:00 |
|
Unai Zorrilla Castro
|
226c03b573
|
Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup
|
2017-09-13 14:53:06 +02:00 |
|
Eduard Tomàs
|
34a8ad3171
|
Merge branch 'netcore2' into dev
# Conflicts:
# cli-linux/build-bits-linux.sh
# docker-compose.ci.build.yml
# src/Services/Location/Locations.API/Dockerfile.nanowin
# src/Services/Marketing/Marketing.API/Dockerfile.nanowin
# src/Services/Payment/Payment.API/Dockerfile.nanowin
# src/Web/WebStatus/Dockerfile.nanowin
|
2017-09-05 16:12:42 +02:00 |
|
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
2017-08-29 18:11:30 +02:00 |
|
Ramón Tomás
|
364c07a528
|
Included AspnetCore.all metapackage
|
2017-08-29 12:03:20 +02:00 |
|
Unai Zorrilla Castro
|
4e37f0df27
|
Migrate Building Blocks to .NETStandard2.0 and .NETCoreApp2.0. Fix packages references. Update Basket.API to new templates on .NETCoreApp2.0
|
2017-08-29 10:20:13 +02:00 |
|
Polys Georgiou
|
3928ead483
|
Fix queue/table name null or whitespace check
|
2017-08-23 17:38:19 +01:00 |
|
Ramón Tomás
|
2baedadc7a
|
Merge from Dev
|
2017-08-22 19:46:53 +02:00 |
|
Ramón Tomás
|
b4dccbf774
|
Fix bug service bus not receiving messages
Update service bus to 1.0 version
|
2017-08-17 13:00:48 +02:00 |
|
Eduard Tomàs
|
f8efa1dfa7
|
Merge pull request #232 from matthewDDennis/master
StandardHttpClient setting Authentication Header
|
2017-08-11 15:57:48 +02:00 |
|
Jono Rogers
|
6281510a37
|
Fix http method being locked to POST
|
2017-08-03 09:54:57 +01:00 |
|
Christian Arenas
|
975b85129e
|
Reduce the integration event name
|
2017-08-01 13:45:33 +02:00 |
|
Ramón Tomás
|
d42033a83b
|
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
|
2017-07-14 14:53:17 +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
|
62a14e1006
|
Upgrade IntegrationEventLogEF to netcore2
|
2017-07-11 10:12:32 +02:00 |
|
dsanz
|
8051114da9
|
Add Azure Storage check in Catalog health checks.
|
2017-07-06 11:38:45 +02:00 |
|
Matthew Dennis
|
70c4936e14
|
StandardHttpClient setting Authentication Header incorrectly in a couple of places.
|
2017-07-04 12:40:01 -04:00 |
|
Eduard Tomas
|
d65a112535
|
References updated to preview-2
code adjustements to work with preview-2
|
2017-06-29 18:36:57 +02:00 |
|
Ramón Tomás
|
a56f99f684
|
Fix merge
|
2017-06-26 18:05:02 +02:00 |
|
Ramón Tomás
|
a3e63c11aa
|
Merge from eShopOnContainers Dev
|
2017-06-26 13:51:49 +02:00 |
|
Eduard Tomas
|
65bcf48246
|
Dealing with auth and package versions issues between 1.1 and 2.0
|
2017-06-23 18:45:20 +02:00 |
|
Eduard Tomas
|
6b466a2c66
|
Fixing NetStandard.Library versions
|
2017-06-22 16:15:58 +02:00 |
|
Eduard Tomas
|
7fd5647bae
|
EventBus.csproj nuget updated
|
2017-06-21 19:19:58 +02:00 |
|
Eduard Tomas
|
b050ba5c94
|
DataProtection.csproj nuget updated
|
2017-06-21 19:16:59 +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 |
|
Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
2017-06-12 13:52:23 +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 |
|
Eduard Tomas
|
b42fe3527a
|
Resilience enhancements.
MVC app now waits other containers
|
2017-06-01 14:32:22 +02:00 |
|
Christian Arenas
|
4399d6a4f3
|
Remove "Default" rule when the class is Instantiated
|
2017-05-26 01:35:19 +02:00 |
|