This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 10, 2015
-
-
Cam Saül authored
-
- Nov 09, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
add in a small delay on view_log entries to account for the fact that MySQL datetimes don't include milliseconds.
-
- Nov 06, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
-
Cam Saül authored
-
Allen Gilliland authored
-
- Nov 05, 2015
-
-
Allen Gilliland authored
-
- Nov 03, 2015
-
-
Cam Saül authored
-
- Nov 02, 2015
- Oct 30, 2015
-
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
-
- Oct 27, 2015
-
-
Cam Saül authored
-
- Oct 23, 2015
-
-
Allen Gilliland authored
make it possible to complete the initialization process from outside the metabase.core namespace and trigger it in our test setup process so that logins work for unit tests again.
-
- Oct 09, 2015
-
-
Tom Robinson authored
-
- Oct 02, 2015
-
-
Allen Gilliland authored
fix issue where unit test causes setup-token to be recreated on namespace reload, which is annoying in dev.
-
Allen Gilliland authored
-
Cam Saül authored
-
Allen Gilliland authored
-
- Oct 01, 2015
-
-
Allen Gilliland authored
streamline public settings availability and syncing. this is driven mostly by the need to have an `:email_configured` property that we can use on the frontend to dictate some of our UI.
-
- Sep 30, 2015
-
-
Allen Gilliland authored
-
Cam Saül authored
-
Cam Saül authored
-
- Sep 28, 2015
-
-
Cam Saul authored
-
Allen Gilliland authored
-
- Sep 25, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
add dynamic password complexity checking to the UserStep. this is done by adding an /api/util/password_check endpoint that we can use to test passwords against as the user puts them in.
-
Cam Saul authored
-
Cam Saul authored
-
- Sep 24, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
tidy up the DatabaseStep and add in full form validation support along with the ability to use the setup api to validate the connection details of possible new database creation.
-
- Sep 21, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
update revision api tests so that they are focused on testing the endpoint functionality and not a bunch of other stuff.
-
Allen Gilliland authored
-
Allen Gilliland authored
flush out the unit tests for `(process-revision-event ...)` function which handles new events related to revision tracking.
-
Allen Gilliland authored
-