1. 13 Feb, 2017 1 commit
    • Yorick Peterse's avatar
      Don't connect in Gitlab::Database.adapter_name · 581cfbae
      Yorick Peterse authored
      We don't need to connect when requesting the name of the database
      adapter. This in turn should prevent us from requesting/leaking
      connections just by asking whether we're using PostgreSQL or MySQL.
      581cfbae
  2. 10 Feb, 2017 39 commits