Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 17, 2015
  2. Nov 14, 2015
  3. Nov 11, 2015
  4. Nov 06, 2015
  5. Nov 03, 2015
  6. Nov 02, 2015
  7. Oct 30, 2015
  8. Oct 23, 2015
    • Cam Saül's avatar
      Bump dependencies. · bf7d2298
      Cam Saül authored
      Move tools.reader dep to :dev since it's only needed for expectations
      bf7d2298
  9. Oct 19, 2015
  10. Oct 16, 2015
  11. Oct 07, 2015
  12. Oct 02, 2015
  13. Sep 29, 2015
  14. Sep 28, 2015
  15. 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
  16. Sep 08, 2015
  17. Aug 03, 2015
  18. Jul 31, 2015
  19. Jul 29, 2015
  20. Jul 28, 2015
  21. Jul 27, 2015
  22. Jul 24, 2015
  23. Jul 19, 2015
  24. Jul 17, 2015
  25. Jul 16, 2015
  26. Jul 14, 2015
  27. Jul 13, 2015
  28. Jul 09, 2015
  29. Jul 08, 2015
  30. Jun 18, 2015
  31. Jun 09, 2015
  32. May 29, 2015
  33. May 15, 2015
  34. May 14, 2015
Loading