This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 11, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Mar 10, 2015
-
-
Allen Gilliland authored
More user api tests
-
Allen Gilliland authored
-
Cam Saül authored
Keep H2 DB connections open for Metabase DB / Test DB until JVM shutdown
-
Allen Gilliland authored
add a couple of authentication checks on user api endpoints to ensure that unauthentic users are sent 401 responses.
-
Cam Saul authored
-
Allen Gilliland authored
Hide navbar when user isn't logged in
-
Allen Gilliland authored
fix previous commit and use :put as desired. also add a test that non-superuser can't modify password of another user via PUT /api/user/:id/password
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
when a logout happens we need to listen for the event and clear the state of our top level controller so that the current user is no longer available. this will also fix a problem where the nav bar was not hiding on logout.
-
Allen Gilliland authored
hide nav when logged out
-
Allen Gilliland authored
Pluggable Configuration
-
Allen Gilliland authored
have `setup-db` function take a kwarg instead of a straight boolean arg, which makes the function call more readable.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Cam Saül authored
Fix Query Test
-
Allen Gilliland authored
-
Cam Saul authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
Conflicts: src/metabase/db.clj
-
Cam Saül authored
lots-of-tests
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saül authored
don't really need to run `lein check` since `lein eastwood` will fail if
-
Cam Saul authored
project fails to compile
-
Cam Saül authored
Actually cache creds
-
Cam Saul authored
-