1837 Commits (206be058e5c1a7767da06b3565b7988998c3521f)

Author SHA1 Message Date
  rafsanulhasan 206be058e5 Edited/Removed files 6 years ago
  rafsanulhasan fa98fdf161 Copy the SSL certificate (.pfx) file to the /root/.aspnet/https/ in the linux containers 6 years ago
  rafsanulhasan 786b3c9542 Configured SSL certificate settings for Kestrel 6 years ago
  rafsanulhasan d85a076e9f Added self-signed SSL certificates 6 years ago
  rafsanulhasan fb8abbf3e0 Used HSTS MiddleWare for Http Strict Transport Security 6 years ago
  rafsanulhasan 0d63172dc8 1. Changes in DI container 6 years ago
  rafsanulhasan a62648bac9 Update insecure endpoints to SSL/TLS encrypted HTTPS endpoints 6 years ago
  rafsanulhasan f5c12d6018 1. Edited docker project 6 years ago
  rafsanulhasan 6b96741de6 1. Configured CookiePolicyOptions in the DI container 6 years ago
  rafsanulhasan 8110a95111 1. Added _CookieConseentPartial.cshtml Partial View 6 years ago
  rafsanulhasan 2a51c444a5 Resolved conflicts 6 years ago
  rafsanulhasan a894fb46be Resolved conflicts 6 years ago
  rafsanulhasan 71b3121ce7 Update _Layout.cshtml files in Identity.API, WebMVC and WebStatus projects to use correct jquery script 6 years ago
  rafsanulhasan 7e0000bf12 Removed Bower package installation configuration project pre-publish script 6 years ago
  rafsanulhasan 56e8a11f4d Configured Identity.API project to download packages from CDNs specified in libman.json file on project build 6 years ago
  rafsanulhasan 4e186004d2 Added Library Manager to Identity.API project 6 years ago
  rafsanulhasan 01306be946 Removed packages previously install with bower from Identity.API project 6 years ago
  rafsanulhasan 030777b0a9 Removed bower from Identity.API project 6 years ago
  rafsanulhasan 3cdb10adaa Configured Library Manager to WebStatus 6 years ago
  rafsanulhasan 7db99afc25 Removed unnecessary files previously referenced by bower from WebStatus project because bower is removed 6 years ago
  rafsanulhasan e063712b64 Configured Library Manager to automatically download packages on build WebMVC project 6 years ago
  rafsanulhasan e5aece2e35 Configured WebMVC project to use Typescript 3.0 6 years ago
  rafsanulhasan d6c9923b08 Used reference files' paths from libman tree 6 years ago
  rafsanulhasan 5668cd3031 Add Library Manager 6 years ago
  rafsanulhasan b181999bcf Removed bower from WebMVC 6 years ago
  Unai Zorrilla Castro 5c06f6e500 Fix issue 685 6 years ago
  Unai Zorrilla Castro b005b63ff5 Add azure key vault support in all services 6 years ago
  Chen 8f5aa5c554 fix classname of EventBus.Test models 6 years ago
  unaizorrilla 7711820b87 Add Azure Key Vault on Ordering.API to validate this scenario 6 years ago
  eiximenis 9351fb31eb final updates to helm scripts 6 years ago
  Joni c55e2adecb Fix spelling 'commited' => 'committed' 6 years ago
  Joni 3888cffa08 Fix spelling 6 years ago
  Unai Zorrilla Castro d7d4dd4bf1 Added Cesar's feedback 6 years ago
  Joni 389aaff013 Convert some magic strings to use "nameof" operator 6 years ago
  Lukas Behal 92cb497db8 build break fix - removed missed new constrain which is not required anymore 6 years ago
  Lukas 84e4758df2 modified Enumeration class to support private constructor for defined Enum types, refactored orderingContextSeed to use GetAll() method to get predefined types 6 years ago
  Juan Antonio Cano c5234ab1c1 -UriBuilder removed 6 years ago
  unaizorrilla afca2308b1 Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests 6 years ago
  Juan Antonio Cano cc034183aa Urls for Identity, Gateway Shopping and Marketing added to setting view 6 years ago
  eiximenis fcff8e45aa Fixes #630 6 years ago
  David Britch 853492011f Performant SettingViews on iOS 6 years ago
  David Britch 7efacfc519 Resource files updated. 6 years ago
  David Britch b4daa33ae1 Bumped to Forms 3.0. 6 years ago
  eiximenis 9f61e3b029 Fixes the error (400 Bad Response) when cancelling an order 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
  Cesar De la Torre Llorente 01a1d65308 set 10 min as the lifetime for each HttpMessageHandler int the pool 6 years ago
  Cesar De la Torre Llorente 104661d39d Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks 6 years ago
  Unai Zorrilla Castro cd1f11b480 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name 6 years ago