2546 Commits (0c7671ea3664441666cdd712331236b0f52dc41b)
 

Author SHA1 Message Date
  Cesar De la Torre Llorente 0c7671ea36 Updated rest of docker-compose files to v 3.4, so it works in VS for Mac 6 years ago
  Cesar De la Torre Llorente 7c446d9ffd Upgraded to version: '3.4' in docker-compose files because since recent versions, VISUAL STUDIO FOR MAC requires docker-compose '3.4' in order to be able to F5 or Ctrl+F5 a Docker solution. 6 years ago
  Miguel Veloso e580731adc
Merge pull request #560 from Alexbits/dev 6 years ago
  Alex Kryvdyk 6869ad249a Remove private property setters in Address value object to make it truly immutable 6 years ago
  Miguel Veloso 54be3c73b6
Merge pull request #554 from Alexbits/patch-3 6 years ago
  Alex Kryvdyk ed26c3359c
Remove private setters to make class immutable 6 years ago
  Miguel Veloso 455b2562ee
Merge pull request #529 from raboud/CreateOrder 6 years ago
  Miguel Veloso 49cf975af5
Fixed PackageId for consistency 6 years ago
  Eduard Tomàs 52efbfd3e7
Merge pull request #525 from SychevIgor/aksversion 6 years ago
  Miguel Veloso b12b536439
Merge pull request #524 from SychevIgor/packagesupdate 6 years ago
  Cesar De la Torre Llorente b78daa4685 Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles 6 years ago
  Cesar De la Torre Llorente 81477f0757 Fix bug in microsoft/aspnetcore-build:2.0.5-2.1.4 name. 6 years ago
  Cesar De la Torre 44e15eb5f7
Merge pull request #546 from MicahStudio/patch-1 6 years ago
  OuJun 5e9c12e5c3
Update readme.md 6 years ago
  Cesar De la Torre Llorente c17ecfa16a Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543 6 years ago
  Cesar De la Torre Llorente 95b81ad9b3 eReaders formats for the Microservice eBook in Spanish - Updated 6 years ago
  Cesar De la Torre Llorente ad5591aafb Updated Chinese verswion of Microservices eBook plus older files 7 years ago
  Miguel Veloso d8d48ae188
Merge pull request #526 from mvelosop/fix-failling-integration-tests 7 years ago
  Cesar De la Torre 74500348e4
Merge pull request #532 from SychevIgor/servicebusdelpoyfix 7 years ago
  Sychev Igor 039632bebd docker to 2.0.5 .net core 7 years ago
  Sychev Igor df0a2f04be make servicebus deployment more accurate and self descriptable 7 years ago
  Sychev Igor 34770da738 aks cluster version 7 years ago
  Sychev Igor c1db0703a7 packages update 2 7 years ago
  Sychev Igor ccad354645 packages update 7 years ago
  Robert Raboud 1e2bd35285 Assembly name was incorrect 7 years ago
  Robert Raboud 047e3a945a Handled uncaught exception in command handling 7 years ago
  Miguel Veloso 62a40c3109 Fixed dummy basket data so CreateOrderCommand created from it passes validations. 7 years ago
  Miguel Veloso 963a39e2ac
Merge pull request #523 from EnricoTirotta/patch-2 7 years ago
  Miguel Veloso dca4e1cd16
Merge pull request #499 from raboud/parseError 7 years ago
  Robert Raboud 8ef122fea2 Converted tabs to spaces 7 years ago
  Enrico Tirotta dbd5999e38
Update Enumeration.cs 7 years ago
  Robert Raboud e7dac25460 Merge remote-tracking branch 'upstream/dev' into dev 7 years ago
  David Britch bc955e657b
Merge pull request #522 from dotnet-architecture/xamarin-oidcclient 7 years ago
  David Britch 2aaffe71cf Removed lazy creation of PermissionsService on iOS and Android. 7 years ago
  David Britch f49518dc31
Merge pull request #521 from dotnet-architecture/xamarin-location 7 years ago
  David Britch 6e7a0ace16 LocationService threading issues fixed on Android. 7 years ago
  Cesar De la Torre 7c7a609322
Merge pull request #518 from kbilsted/kbilsted-fix-spelling1 7 years ago
  David Britch 01cf30ebb8 iOS LocationService thread safety architecture changes. 7 years ago
  David Britch 32c85b327f iOS LocationService threading issues resolved. 7 years ago
  David Britch a43086fe2c Removed Task.Delay test. 7 years ago
  David Britch 0f0a7fb698 App now gracefully handles the location service being turned off in the Windows OS. 7 years ago
  Miguel Veloso 1d1c815463
Merge pull request #517 from mvelosop/fix-async-context-seed 7 years ago
  David Britch 2e87eacded Windows LocationService fixed. 7 years ago
  David Britch 7a7d8a87a1 Using statements sorted. 7 years ago
  Kasper B. Graversen 998a9fdc9b
Fix spelling 7 years ago
  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