Cesar De la Torre
|
ebf9822af3
|
Refactored code related to Idempotent CommandHandlers
|
2017-11-12 14:07:51 -08: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
|
e36e606d64
|
Cleaned-up BuyerRepository.cs
|
2017-11-09 13:09:09 -08:00 |
|
Cesar De la Torre
|
6eaf3ae452
|
Cleaned-up Order class and EventBusRabbitMQ class
|
2017-11-09 11:38:53 -08:00 |
|
Cesar De la Torre
|
1e5bea953c
|
Cleaned-up Domain Event Handler
|
2017-11-08 11:57:01 -08:00 |
|
Cesar De la Torre
|
b1e3bdefbe
|
Cleaned-up the registration of DomainEventHandlers and FluentValidation Validators
|
2017-11-08 11:36:10 -08:00 |
|
Ramón Tomás
|
493e12dc98
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-11-08 16:28:21 +01:00 |
|
Ramón Tomás
|
ee61c8f44d
|
Created Readme.md for setting load test scenarios
|
2017-11-08 16:28:12 +01:00 |
|
Cesar De la Torre
|
d2f7d6a5d6
|
Minor clean-up on Entity, Domain Events.
|
2017-11-07 16:53:41 -08:00 |
|
Cesar De la Torre
|
a88fbf339f
|
Minor clean-up in Ordering Context
|
2017-11-07 16:15:03 -08:00 |
|
Cesar De la Torre
|
625f53213b
|
Added a comment about Addess as Value Object and EF Core 2.0 onwed entity
|
2017-11-07 12:45:05 -08:00 |
|
Cesar De la Torre
|
16ee563112
|
Cleaning up the Address ValueObject
|
2017-11-07 10:56:46 -08:00 |
|
Cesar De la Torre
|
18af108cd6
|
Cleaning up the Address ValueObject class
|
2017-11-07 10:51:35 -08:00 |
|
Cesar De la Torre
|
0ca2faaaab
|
Removing unneeded blank lines on the ValueObject class
|
2017-11-07 10:49:18 -08:00 |
|
Cesar De la Torre
|
1b51865349
|
Minor refactoring at Seedwork
|
2017-11-07 10:35:08 -08:00 |
|
Igor Sychev
|
5e13467315
|
no more dynamics as a return types from controllers
|
2017-10-28 09:29:42 +03:00 |
|
Cesar De la Torre
|
8c810ad8a1
|
Minor changes in SwaggerEndpoints for each microservice.
|
2017-10-27 14:28:27 -07:00 |
|
Ramón Tomás
|
2ad61d9057
|
Created new load test scenarios
|
2017-10-24 18:05:50 +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
|
42ce196270
|
Updated SF Linux manifests
|
2017-10-16 16:10:40 +02:00 |
|
Igor Sychev
|
e1c93bd05a
|
update to latest packages
|
2017-10-13 13:04:06 +01:00 |
|
Igor Sychev
|
7dfb2db7c3
|
packages update and clean up *.csproj files from useless content
|
2017-10-13 13:04:06 +01:00 |
|
Ramón Tomás
|
dc98e6a4c6
|
Added Appinsights Linux SF telemetry initializer
|
2017-10-13 11:35:26 +02:00 |
|
Cesar De la Torre
|
ebcabe2bbb
|
Merge pull request #368 from SychevIgor/swagger
swagger response types and code
|
2017-10-12 18:00:03 -07:00 |
|
Igor Sychev
|
1b38589ff0
|
retry policy defined via config
|
2017-10-12 09:25:01 +01:00 |
|
Igor Sychev
|
9e535930ce
|
swagge responce types and code https://github.com/dotnet-architecture/eShopOnContainers/issues/305
|
2017-10-12 08:45:33 +01: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 |
|
Cesar De la Torre
|
373bdd9896
|
Set Retries with exponential backoff to most microservices sqlOptions, so errors when spinning the SQL container late shouldn't happen.
|
2017-10-10 19:56:34 -07:00 |
|
Unai Zorrilla Castro
|
ec5aee5187
|
Remove hardcoded database name from GracePeriodManagerService
|
2017-10-06 12:09:16 +02:00 |
|
Ramón Tomás
|
c47c7aca6f
|
Merge Dev
|
2017-09-14 15:42:04 +02:00 |
|
Unai Zorrilla Castro
|
d8b374ac4a
|
Create DesignTimeFactories for context used on startup with dependencies
|
2017-09-14 15:33:39 +02:00 |
|
Ramón Tomás
|
87b13de3b7
|
Merge branch 'dev' into eShopOnServiceFabric-Win
|
2017-09-14 14:42:42 +02:00 |
|
Unai Zorrilla Castro
|
04c90f09f9
|
Fix view models namespaces issues. Remove unnecessary design time ordering context provider
|
2017-09-14 13:43:41 +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 |
|
Ramón Tomás
|
5ac3df9943
|
Updated ARM SF templates
|
2017-09-12 18:19:31 +02:00 |
|
Eduard Tomàs
|
7321d5e5fc
|
Base path fix and k8s config updated
|
2017-09-07 19:18:53 +02:00 |
|
Eduard Tomàs
|
6fd4f46058
|
Fix for rabbitMQ under windows containers.
Also some config tweaking on windows
|
2017-09-05 15:55:17 +02:00 |
|
Eduard Tomàs
|
8198126daf
|
Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
|
2017-09-04 19:07:53 +02:00 |
|
Unai Zorrilla Castro
|
70e429b760
|
Added IEntityTypeConfiguration feature from EF Core 2
|
2017-08-31 17:16:28 +02:00 |
|
RamonTC
|
4ea8f6814e
|
Merge pull request #299 from SychevIgor/SychevIgor/WindowsDockerFiles20
windows docker files update to 2.0 base images
|
2017-08-30 17:55:26 +02:00 |
|
Igor Sychev
|
dc566ea2a1
|
nanowin
|
2017-08-30 08:48:06 +03: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 |
|
Ramón Tomás
|
0c41218c2c
|
Include aspnetcore.all metapackage
|
2017-08-29 11:02:18 +02:00 |
|
Ramón Tomás
|
8dc176add9
|
Fixed issue #291ordering.api fails after submitting orders
|
2017-08-26 22:55:24 +02:00 |
|
Ramón Tomás
|
01469da7d3
|
Fixed bug Swagger is not working for the services #290
|
2017-08-24 15:41:11 +02:00 |
|
Ramón Tomás
|
58f3b5b274
|
Removed GracePeriod microservice and added as a HostService
|
2017-08-23 00:10:28 +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 |
|