Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring failed .
Last successful update .
  1. Sep 29, 2015
  2. Sep 28, 2015
  3. Sep 13, 2015
    • Allen Gilliland's avatar
      create an `:mb-run-mode` config property which defaults to "prod" and add... · f9f5bbab
      Allen Gilliland authored
      create an `:mb-run-mode` config property which defaults to "prod" and add couple predicate functions in our config ns for checking `is-prod?` and `is-test?`.  then update our event listener startup calls and wrap them with `(when (config/is-prod?) ...)` so that we only start them up when we intend to run the app for real.  lastly, update our environment for our expectations unit tests so that :mb-run-mode is "test" and thus our event processing listeners are not started for unit tests.
      f9f5bbab
  4. Sep 08, 2015
  5. Aug 03, 2015
  6. Jul 31, 2015
  7. Jul 29, 2015
  8. Jul 28, 2015
  9. Jul 27, 2015
  10. Jul 24, 2015
  11. Jul 19, 2015
  12. Jul 17, 2015
  13. Jul 16, 2015
  14. Jul 14, 2015
  15. Jul 13, 2015
  16. Jul 09, 2015
  17. Jul 08, 2015
  18. Jun 18, 2015
  19. Jun 09, 2015
  20. May 29, 2015
  21. May 15, 2015
  22. May 14, 2015
  23. May 07, 2015
  24. Apr 30, 2015
  25. Apr 27, 2015
  26. Apr 16, 2015
  27. Apr 14, 2015
  28. Apr 10, 2015
  29. Apr 08, 2015
  30. Apr 01, 2015
Loading