This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 02, 2015
-
-
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
-
- Sep 12, 2015
-
-
Allen Gilliland authored
upgrade the revisions code to work off our new events system so that we can remove some unnecessary code from our api endpoint implementations. also, included here is a small tweak to the revision model to add a new field/column for :is_creation which is true when we know the revision represents the time when the object was created.
-
- Sep 11, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
a couple small tweaks to our activity unit tests to prevent race conditions which intermittently cause test failures.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Sep 10, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Sep 09, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
update unit test to account for the fact that we changed the query param for specifying the model id.
-
- Sep 08, 2015
-
-
Allen Gilliland authored
-