This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 29, 2015
-
-
Cam Saul authored
-
- May 15, 2015
-
-
Cam Saul authored
-
- May 14, 2015
-
-
Cam Saul authored
-
- May 07, 2015
- Apr 30, 2015
-
-
Cam Saul authored
-
- Apr 27, 2015
- Apr 16, 2015
-
-
Cam Saul authored
-
- Apr 14, 2015
-
-
Cam Saul authored
-
- Apr 10, 2015
-
-
Sameer Al-Sakran authored
-
- Apr 08, 2015
- Apr 01, 2015
- Mar 31, 2015
- Mar 30, 2015
-
-
Allen Gilliland authored
add middleware functions which find and extract the http header for our metabase api key and make it available on the ring request as well as middleware that validates the apikey value and returns a 403 if it fails to match.
-
- Mar 27, 2015
-
-
Cam Saul authored
-
Cam Saul authored
-
Allen Gilliland authored
-
- Mar 20, 2015
- Mar 19, 2015
-
-
Cam Saul authored
-
Allen Gilliland authored
move the unit testing log4j.properties out the 'test' code folder because then it's also used in a lot of other places. instead just create a new test_resources folder which we only apply to the unit tests profile.
-
Allen Gilliland authored
* add some jvm args to our expectations profile so that it runs in a more isolated environment
-
- Mar 13, 2015
-
-
Cam Saul authored
-
- Mar 12, 2015
- Mar 11, 2015
- Mar 09, 2015
-
-
Cam Saul authored
-
Cam Saul authored
-
Allen Gilliland authored
move initialization work into an 'init' function and call it from our '-main' function. also setup lein ring to run our init function as part of its :init process.
-