This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 14, 2015
-
-
Allen Gilliland authored
remove code around connection testing from frontend database create/update now that it is being handled in the api.
-
Allen Gilliland authored
-
Allen Gilliland authored
* remove the /api/database/validate endpoint * introduce connection checking as part of the database api create/update endpoints directly * modify the return of the Database model in the api so that if a password was provided we swap it out for a known value and prevent leaking of the real password via the api.
-
Cam Saül authored
Minor formatting cleanup
-
- Nov 13, 2015
-
-
Cam Saül authored
-
Cam Saül authored
mongo relative dates
-
Cam Saül authored
-
Allen Gilliland authored
fix issue where database create/update was still trying to call the d…
-
Allen Gilliland authored
fix issue where database create/update was still trying to call the db_form_input endpoint which we removed recently.
-
Cam Saül authored
-
Cam Saül authored
-
- Nov 12, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
Fix skinny time series bar charts
-
Allen Gilliland authored
-
Allen Gilliland authored
make sure QP "annotate" returns the correct version of a field (fixes #1257)
-
- Nov 11, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
Admin email setting
-
Cam Saül authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
-
Allen Gilliland authored
change the way the password reset unit test is done to avoid issues with the way mysql handles datetimes.
-
Allen Gilliland authored
-
Allen Gilliland authored
migrate existing installations and automatically set the `:admin-email` if it hasn't been set before.
-
Allen Gilliland authored
-
Allen Gilliland authored
updated shrinkwrap file
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Nov 10, 2015
-
-
Allen Gilliland authored
change the way the password reset unit test is done to avoid issues with the way mysql handles datetimes.
-
Cam Saül authored
Need cond-as-> macro
-
Cam Saül authored
-
Allen Gilliland authored
set a length on our varchar to keep mysql happy.
-