This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 10, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
* tweak the way we store schedule information and just keep `schedule_day` and `schedule_hour` directly as their own columns. * add a function for `retrieve-scheduled-channels` which makes it easy to get a list of the channels that should be triggered given a day & hour as input.
-
Tom Robinson authored
-
- Nov 09, 2015
-
-
Allen Gilliland authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
Allen Gilliland authored
GET /api/database/form_input shouldn't require auth
-
- Nov 07, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Nov 06, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
provide information about our `:engines` through our main MetabaseSettings which simplifies some things and removes the need for a /api/database/form_input endpoint.
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
Make `setup-db` take db details as an argument
-
Allen Gilliland authored
-
- Nov 05, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
fussing around a bit with a more complete persistence layer implementation and really simplifying api endpoints.
-
Allen Gilliland authored
wrap our main create/update persistence methods for pulses in a transaction so that everything is atomic and we don't get partially modified db records in the event of an error.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-