Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 02, 2018
  2. Jan 31, 2018
  3. Jan 30, 2018
    • Ryan Senior's avatar
      Switch jest maxWorkers to 8, fix nested Jest tests · d97a083b
      Ryan Senior authored
      This commit reduces the number of test runner workers for Jest tests
      from 10 to 8. This will use less memory and hopefully avoid Circle CI
      4GB memory limit test failures. It also fixes some tests that have
      nested `it` clauses. This doesn't run correctly on older versions of
      Jest and will fail fast on newer versions of Jest.
      
      Fixes #6790
      d97a083b
    • Tom Robinson's avatar
      Fix lint · c70136bc
      Tom Robinson authored
      c70136bc
  4. Jan 29, 2018
  5. Jan 27, 2018
  6. Jan 26, 2018
  7. Jan 25, 2018
  8. Jan 24, 2018
  9. Jan 22, 2018
  10. Jan 17, 2018
  11. Jan 16, 2018
  12. Jan 12, 2018
  13. Jan 10, 2018
Loading