1. 27 Feb, 2020 1 commit
  2. 26 Feb, 2020 4 commits
  3. 25 Feb, 2020 2 commits
  4. 24 Feb, 2020 2 commits
  5. 21 Feb, 2020 14 commits
  6. 20 Feb, 2020 2 commits
  7. 19 Feb, 2020 2 commits
  8. 18 Feb, 2020 1 commit
    • Stephane Nicoll's avatar
      Do not fallback to embedded configuration if a datasource url is set · 2147976c
      Stephane Nicoll authored
      This commit makes sure that a fallback embedded datasource is not
      created if no suitable connection pool is found and an url has been
      explicitly registered.
      
      This is consistent with EmbeddedDataSourceConfiguration as it is using
      EmbeddedDatabaseBuilder behind the scenes and the latter does not
      honour the configured URL anyway.
      
      Closes gh-19192
      2147976c
  9. 14 Feb, 2020 2 commits
  10. 13 Feb, 2020 2 commits
  11. 12 Feb, 2020 4 commits
  12. 11 Feb, 2020 4 commits