175 Commits (ff728ec09629f2e663fa921aaaa66619f8656d8e)

Author SHA1 Message Date
  Borja García Rodríguez 4db411d8f0 upgrade nuget packages 4 years ago
  Nabil Sedoud 313879e52b
fix disposing of direct instantiated objects in calalog service #1392 (#1395) 4 years ago
  Facundo La Rocca 8f84bd3d09
Private readonly string changed to private const string (#1288) 4 years ago
  Miguel Veloso 44d3fcf767 Update packages 5 years ago
  Miguel Veloso ade6358eca Reorganize project folders 5 years ago
  Miguel Veloso dd5ae1b595 Removed obsolete folders 5 years ago
  Miguel Veloso 69de1a30f3 Remove obsolete warning configuration 5 years ago
  Miguel Veloso b34b8d2403 Sort package references 5 years ago
  Miguel Veloso 9bbb37aed5 Sort package references 5 years ago
  eiximenis 9b57122f7a update to net3 rc1 5 years ago
  Erik Pique 216463f847 ordering.api error integrationevents 5 years ago
  Erik Pique 56f3a6b82e move background task 5 years ago
  ericuss 48bc95f88c Fix functional tests of Marketing 5 years ago
  Erik Pique c52484859f change bff to 2.2 and fix mvc routing 5 years ago
  ericuss 44af7aa8d2 Partial checkin 5 years ago
  ericuss aedd0e38e9 partial checkin 5 years ago
  Erik Pique 671d8b1e27 fix to startup identiy: remove old migrations and add initial migration. 5 years ago
  ericuss e10fbfd6ea Migrate Ordering.UnitTests and fix packages of Ordering.API 5 years ago
  Erik Pique 66bee87584 migrate marketing 5 years ago
  dvlsg f92d695560
fix: typo in EventBusServiceBus.cs for suffix 5 years ago
  eiximenis 577aca1d4c Basket.API updated to net3 5 years ago
  eiximenis 96c3b12721 More package refs moved to dependencies.props 5 years ago
  eiximenis 437bdd7431 Using Directory.Build.props for handling versions. Needed to start the update to net3 5 years ago
  Paulo Neto fd9ca9c28e Display the type name in the log message 5 years ago
  Miguel Veloso 2621c36956 Add Task.Yield() to avoid synchronus deadlock by ensuring asynchronous execution 5 years ago
  Miguel Veloso 61ecfba052 Add a TransactionId to IntegrationEventLogEntry to ensure that chained integration events are only published once from the correct transaction scope 5 years ago
  Miguel Veloso 396d33fe7b Use AsyncEventingBasicConsumer in RabbitMQ to properly use async event handlers 5 years ago
  liubaishui a92383e123
Split RabbitMQ channel create and consumer create. 5 years ago
  Ivan Buha de8db69c31 Updated file names to match class and interface names. 6 years ago
  Ivan Buha e2d5ccbe11 Restored original name 6 years ago
  Miguel Veloso 76e1072d07 Add logging of subscription events 6 years ago
  Igor_Sychev 185a5dcc31 minor packages update 6 years ago
  eiximenis fbaaa8c450 devspaces source code support integrated in webmvc 6 years ago
  Miguel Veloso 63a325e92e Fix non-structured traces 6 years ago
  eiximenis 5b237b0a8b webhooks flow finished. Only missing bug in api that don't show the hooks 6 years ago
  Miguel Veloso d83fa3bafc Standarize log message 6 years ago
  Miguel Veloso 6d2c1fc717 Use structured logging for exceptions 6 years ago
  eiximenis 8a31efeab2 badge for buid status 6 years ago
  Ramón Tomás 0f6f4e6d14 Integrate HealthCheck to all eShop services and apps 6 years ago
  Erik Pique 9775219a34 change netcore 2.1 to 2.2 and update nugets 6 years ago
  Ramón Tomás e3f8ac6e84 Refactoring IntegrationEventLog service 6 years ago
  Ramón Tomás 24bed0aa33 Send IntegrationEvents after committing transactions 6 years ago
  Erik Pique 4e9716667a [Bug] Deserialization of IntegrationEvent #667 6 years ago
  Erik Pique 681111221f [BUG] When subscribing more than 1 different event handlers for the same event type #645 6 years ago
  Ivan Buha f778b37188 Adjusted file name to match class name 6 years ago
  Chen 8f5aa5c554 fix classname of EventBus.Test models 6 years ago
  Joni 389aaff013 Convert some magic strings to use "nameof" operator 6 years ago
  eiximenis 51236fd5af Update to netcore2.1 RTM 6 years ago
  José Alberto bee5286bc4 Remove unneeded local variable. 6 years ago
  José Alberto 44f43cdc0d Remove unneeded local variable. 6 years ago