2674 Commits (234f76fcd71cac9949d84dabe734375363fea14b)
 

Author SHA1 Message Date
  David Britch d412a00a3c Location plugins removed from test runners. 7 years ago
  Miguel Veloso 954d8718a8 Fix improper use of AddRangeAsync for seeding entities that don't use the SequenceHiLo key generation strategy, as per https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbset-1.addrangeasync?view=efcore-2.0 7 years ago
  David Britch b9835a3e72 iOS LocationService complete. 7 years ago
  David Britch 1fa48de667 Android LocationService refactoring. 7 years ago
  David Britch 04296e7a14 Android LocationService implementation complete. 7 years ago
  David Britch d2bd5a55ec UWP location service added. 7 years ago
  David Britch 41398ab03a Work in progress. 7 years ago
  Robert Raboud 5f644b8131 Merge remote-tracking branch 'upstream/dev' into dev 7 years ago
  David Britch 68d0783070 Removed TinyIoC behavior overrides. 7 years ago
  David Britch 48b273c9b2 Rely on TinyIoC defaults to register interface mappings as singletons. 7 years ago
  Miguel Veloso 5f3b1557e6
Merge pull request #491 from raboud/ContextSeed 7 years ago
  Miguel Veloso fa80266040
Merge pull request #474 from EnricoTirotta/patch-1 7 years ago
  Eduard Tomàs 1b87e2a18f Reverted duality of config files for ocelot because were not really needed 7 years ago
  Eduard Tomàs 3b2c80e6d3 Ocelot config via volumes 7 years ago
  Eduard Tomàs 6cc87fc80a renaming of PurchaseBff to Aggregator 7 years ago
  Robert Raboud 0bfaa282e9 Merged from upstream 7 years ago
  Eduard Tomàs b1ce2f90ea
Merge pull request #483 from wwvlada/patch-1 7 years ago
  Eduard Tomàs aa2b8ea576
Merge pull request #512 from Eneuman/dev 7 years ago
  Per Bornsjö debc2fe4c4 Removed duplicate string to byte conversion 7 years ago
  Eduard Tomàs 150197e521
Merge pull request #509 from Eneuman/dev 7 years ago
  Per Bornsjö 33c35ffa0f Changed how the MessageId is created. 7 years ago
  Cesar De la Torre 200e36ee56
Update readme-docker-compose.md 7 years ago
  Cesar De la Torre c5038ad77e
Merge pull request #487 from yantang-msft/FixDeployment 7 years ago
  Cesar De la Torre 00cb3222b6
Merge pull request #503 from liambarnett/patch-1 7 years ago
  Robert Raboud 9bdfcd6891 merged from eShopOnContainers 7 years ago
  David Britch 043ededb48 Explicitly turned off DebugSymbols on release builds of the iOS test runner. 7 years ago
  Liam Barnett f33cc304d4
Corrected details for the 'configFile' param 7 years ago
  David Britch 840288bd38 Turned off .net native tool chain for release builds. 7 years ago
  David Britch 5016b932be
Merge pull request #502 from kdubau/fix-testrunner-iphone-build 7 years ago
  Eduard Tomàs 0be655d2e0 Fixing errors in SPA when calling basket api through apigw 7 years ago
  Kyle White 2a7b37e70d Add reference packages to TestRunner app so it builds successfully 7 years ago
  Eduard Tomàs 8edd736196 Updating SPA for working with PurchaseBFF. 7 years ago
  CESARDELATORRE 5b25dfdd25 Upload of Containerized-Docker-Application-Lifecycle eBook on eReaders format (.EPUB and .MOBI) 7 years ago
  CESARDELATORRE c9b1cfc169 Updates on Microservices eBook (v2.05) for English, Spanish and Chinese 7 years ago
  Eduard Tomàs 735e9bd94e Fixed crash on BasketService 7 years ago
  Eduard Tomàs 704e6ae693 Finished purchase-bff implementation and ocelot rerouting 7 years ago
  Eduard Tomàs 5dfaf07059 Ocelot updated to 3.0.0 7 years ago
  Eduard Tomàs b0d4ae5a72 All order flow goes through Purchase BFF API. Also some refactorings. 7 years ago
  Robert Raboud 7998edc15a evert "automatic changes" 7 years ago
  Robert Raboud a9ce760515 Revert "automatic changes" 7 years ago
  Robert Raboud 8ce8560214 parse issue 7 years ago
  Eduard Tomàs 2a81a080ba Moved Create Order from MVC logic client to Purchase logic. 7 years ago
  Eduard Tomàs 2a2f3a4da1 Added missing file 7 years ago
  Eduard Tomàs 0256c6a7ad Moved Change Basket Quantities to PurchaseBFF. MVC client updated 7 years ago
  Eduard Tomàs d8382f8d52 Changed catalog.api url from catalog.api to pass through API gateway 7 years ago
  Eduard Tomàs 1c6431d503 Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF 7 years ago
  Robert Raboud 4072c0c5fc Merge remote-tracking branch 'upstream/dev' into dev 7 years ago
  Robert Raboud f7dda83785 automatic changes 7 years ago
  Eduard Tomàs e59829e96b WIP on Ocelot: Change routing and config errors. 7 years ago
  Robert Raboud 2451ab9dff Changed AddRange to AddRangeAwait 7 years ago