This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 02, 2015
-
-
Allen Gilliland authored
Fix history modal issue
-
Allen Gilliland authored
Fix != quick filter
-
Tom Robinson authored
-
Allen Gilliland authored
Show the field used as the FK connection when needed
-
Allen Gilliland authored
allow configuration of Jetty SSL vars through environment.
-
- Oct 30, 2015
-
-
Allen Gilliland authored
Fix database delete modal cancelling
-
Allen Gilliland authored
apply the same basic logic and styling to the Data Reference section for FK connections that we just added to the object details page.
-
Allen Gilliland authored
tighten up the styling on the connection "via" span and update logic to only show the path of the FK relationship is needed (aka if there are multiple references from the same table)
-
Tom Robinson authored
-
Allen Gilliland authored
add a function in our schema metadata lib for `foreignKeyCountsByOriginTable` which counts the occurrences of FK relationships by the origin table they come from. this allows us to know if a given origin table is represented multiple times in a list of FKs.
-
Tom Robinson authored
-
Cam Saül authored
Mongo SSL Support #1312
-
Cam Saül authored
`defmigration` macro for defining data migrations
-
Cam Saül authored
-
Cam Saül authored
-
Tom Robinson authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
Driver refactor
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
provide an indication of the FK field that was used to determine the connection on object details relationships pane.
-
Allen Gilliland authored
-
Cam Saül authored
-
Allen Gilliland authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
SMTP configuration fixes/enhancements
-
Allen Gilliland authored
-
- Oct 29, 2015
-
-
Tom Robinson authored
-
Allen Gilliland authored
Fix on the Google Apps settings
-
Allen Gilliland authored
Update README.md
-
Allen Gilliland authored
Don't blow up when saving a question with a unicode characters
-
EricCS1 authored
Updated Java Info
-
- Oct 28, 2015
-
-
Cam Saül authored
-
Tom Robinson authored
-
Allen Gilliland authored
Added MySQL database configuration to the docs
-