1. 16 Jul, 2019 2 commits
    • Chore: Fix about 200 noImplicitAny errors (#18067) · 0ef4060b
      * Fix 200 ish errors
      
      * Add interface
      Tobias Skarhed committed
    • Build: allow dynamically change docker image (#18112) · b049b003
      * Build: allow dynamically change docker image
      
      Right now, only for couple DBs.
      With the 2.1, you can do `${TAG:-5.6}` without needing the `.env` file, but
      it seems it would be better for back-compat to support `.env` right now.
      
      Fixes #17891
      
      * Build: add prefix for removal process
      
      * Docs: mention makefile command instead of the bash
      
      Since we are moving to makefile for things and make command
      simplifies some of the actions you have to perform to work with
      different environments
      
      * Docs: mention dynamic tags in the docs
      
      * Docs: avoid name collision
      
      Fixes #16107
      Oleg Gaidarenko committed
  2. 15 Jul, 2019 5 commits
  3. 14 Jul, 2019 1 commit
  4. 12 Jul, 2019 6 commits
  5. 11 Jul, 2019 12 commits
  6. 10 Jul, 2019 12 commits
  7. 09 Jul, 2019 2 commits