Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 22, 2018
    • Ryan Senior's avatar
      Ensure we handle no git Metadata for BQ startup [ci drivers] · 72a6b3fb
      Ryan Senior authored
      When connecting to a Google service, we identify ourselves with a
      string that includes version, hash and branch information. If a user
      downloads a Metabase tarball from Github, it won't have that Git
      metadata and we will throw a NullPointerException on startup.
      
      This commit just ensures we always have a value for that string, even
      when there is no git metadata available.
      
      Fixes #8368
      72a6b3fb
  2. Aug 20, 2018
  3. Aug 17, 2018
  4. Aug 16, 2018
  5. Aug 15, 2018
Loading