David Britch
|
e519fbde43
|
Merge branch 'bff' into xamarin-settings
|
2018-03-29 13:52:03 +01:00 |
|
eiximenis
|
0e119eac86
|
Merge branch 'xamarin-oidcclient' into bff
# Conflicts:
# .dockerignore
# docker-compose.override.yml
# docker-compose.yml
# eShopOnContainers-ServicesAndWebApps.sln
# k8s/deploy.ps1
# k8s/deployments.yaml
# k8s/frontend.yaml
# src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs
# src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs
|
2018-03-23 12:37:12 +01:00 |
|
Miguel Veloso
|
455b2562ee
|
Merge pull request #529 from raboud/CreateOrder
Create order
|
2018-03-18 17:29:50 +00:00 |
|
Miguel Veloso
|
49cf975af5
|
Fixed PackageId for consistency
|
2018-03-18 17:27:59 +00:00 |
|
Miguel Veloso
|
b12b536439
|
Merge pull request #524 from SychevIgor/packagesupdate
packages update
|
2018-03-17 16:25:58 +00:00 |
|
Sychev Igor
|
ccad354645
|
packages update
|
2018-03-04 14:10:51 +03:00 |
|
Robert Raboud
|
1e2bd35285
|
Assembly name was incorrect
|
2018-03-02 21:54:35 -05:00 |
|
Miguel Veloso
|
62a40c3109
|
Fixed dummy basket data so CreateOrderCommand created from it passes validations.
|
2018-03-01 23:15:25 +00:00 |
|
Eduard Tomàs
|
2a81a080ba
|
Moved Create Order from MVC logic client to Purchase logic.
|
2018-02-01 15:04:20 +01:00 |
|
Eduard Tomàs
|
1c6431d503
|
Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF
|
2018-01-31 16:35:40 +01:00 |
|
Eduard Tomàs
|
9057635c4e
|
Support for running unit tests in docker
|
2018-01-19 17:18:00 +01:00 |
|
Ramón Tomás
|
b7f6ead00d
|
Updated MediatR to v4 in unit tests
|
2017-12-13 18:54:02 +01:00 |
|
Ramón Tomás
|
e9a89ae553
|
Fixed issue #403
Fixed issue #419
|
2017-12-11 16:25:00 +01:00 |
|
Ramón Tomás
|
50e96380a7
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-11-30 11:40:54 +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 |
|
Cesar De la Torre
|
ebf9822af3
|
Refactored code related to Idempotent CommandHandlers
|
2017-11-12 14:07:51 -08:00 |
|
Ramón Tomás
|
804620330d
|
Fix Rabbitmq bug with multiple service instances
|
2017-11-10 17:37:18 +01:00 |
|
Ramón Tomás
|
9183a45756
|
Update Load test readme
|
2017-11-08 16:50:09 +01:00 |
|
Ramón Tomás
|
ee61c8f44d
|
Created Readme.md for setting load test scenarios
|
2017-11-08 16:28:12 +01:00 |
|
Bradley Grainger
|
c75fba052b
|
Fix unused variable compiler warning.
|
2017-11-03 12:22:42 -07:00 |
|
Bradley Grainger
|
f42c32c63b
|
Fix xUnit warnings.
|
2017-11-03 12:22:42 -07:00 |
|
Bradley Grainger
|
7afe822e16
|
Fix incorrect return type.
The interface's methods were changed in 5e1346731561fd0612cf76ec7fe4e34cf32ebb00.
|
2017-11-03 12:14:44 -07:00 |
|
Ramón Tomás
|
7861d5df87
|
Updated settings for k8s / SF to enable Load testing mode
Updated load tests
|
2017-10-26 19:18:45 +02:00 |
|
Ramón Tomás
|
2ad61d9057
|
Created new load test scenarios
|
2017-10-24 18:05:50 +02: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 |
|
Ramón Tomás
|
f671cc692b
|
Fix Unit, Integration and Functional Tests
|
2017-10-20 15:29:50 +02:00 |
|
Ramón Tomás
|
41df28cbb2
|
Change AccessMethod in load tests to Sequential
|
2017-10-17 13:04:27 +02:00 |
|
RamonTC
|
d0e9cc58a9
|
Merge pull request #311 from egorikas/dev
Fix "DRY up RedisBasketRepository"
|
2017-10-13 16:41:37 +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
|
f7c09dad81
|
Update SF linux manifests
|
2017-10-10 15:12:33 +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 |
|
Egor Grishechko
|
62ea7064c2
|
Fix "DRY up RedisBasketRepository"
https://github.com/dotnet-architecture/eShopOnContainers/issues/62
|
2017-09-02 20:02:55 +03:00 |
|
Christian Arenas
|
cf7bbc804f
|
Add logout at performance test
|
2017-09-01 15:10:20 +02:00 |
|
Christian Arenas
|
8dd071ba83
|
Refactor global variables
|
2017-09-01 14:17:51 +02:00 |
|
Christian Arenas
|
146c302a5d
|
Add Ordering refactor
|
2017-08-31 16:28:31 +02:00 |
|
Christian Arenas
|
0d74b64c33
|
Add globar variables in app.config and refactor Catalog.API & Marketing.API
|
2017-08-31 15:56:04 +02:00 |
|
Ramón Tomás
|
05aa265c60
|
Updated aspnetcore.host to v2.0 in testing projects
|
2017-08-30 18:51:22 +02:00 |
|
Ramón Tomás
|
c9ff332b84
|
Fix merging duplicated ConfigureAuth method
|
2017-08-30 08:59:39 +02:00 |
|
Ramón Tomás
|
faea50f715
|
Merge
|
2017-08-30 08:08:01 +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 |
|
Unai Zorrilla Castro
|
6ac34cbdaa
|
Update functional tests
|
2017-08-29 12:48:04 +02:00 |
|
Ramón Tomás
|
26a4701bf4
|
Fix Account Controller unittest
|
2017-08-22 19:47:22 +02:00 |
|
Ramón Tomás
|
2baedadc7a
|
Merge from Dev
|
2017-08-22 19:46:53 +02:00 |
|
PLAINCONCEPTS\lruiz
|
3d552b3219
|
Fix bug #263
|
2017-08-22 12:04:40 +02:00 |
|
Ramón Tomás
|
eb4396e659
|
Fix accountcontroller signin unit test
|
2017-08-21 17:57:53 +02:00 |
|
Christian Arenas
|
4e9524c9b0
|
Add new basket api url to test
|
2017-07-12 12:41:50 +02:00 |
|
Christian Arenas
|
0546040ebc
|
Modify the mvc client id to mvctest client
|
2017-07-11 12:43:29 +02:00 |
|