This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 06, 2018
-
-
jornh authored
Also https://metabase.com/start/jar.html still mention Java 7: > Metabase requires that you have Java **7** or higher available on your system. We have run Metabase with both the OpenJDK and Oracle JDK, so feel free to use either.
-
- Sep 04, 2018
- Sep 03, 2018
- Aug 30, 2018
-
-
Simon Belak authored
Correctly handle JodaTime when fingerprinting
-
Simon Belak authored
-
Ryan Senior authored
Add TaskHistory for storage of sync metrics
-
Ryan Senior authored
This adds a new table for storing sync metrics and a quartz task for cleaning up old entries in the table. For now this only stores sync metrics and metadata for the task history cleanup task. Going forward our other background tasks would store information as well to help with debugging/troubleshooting those tasks. Fixes #7611
-
- Aug 24, 2018
-
-
Tom Robinson authored
-
- Aug 23, 2018
- Aug 22, 2018
-
-
Ryan Senior authored
Merge the `release-0.30.1` branch to `master`
-
- Aug 20, 2018
-
-
Kyle Doherty authored
* show pinning message to admins * microcopy tweak * localStorage isn't async * add AdminPinMessage tests
-
Tom Robinson authored
Translations (v0.30.1)
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Fix template tags reordering while editing
-
Tom Robinson authored
-
Tom Robinson authored
-
Simon Belak authored
Use nils in datetime fingerprint as placeholders when all values are nil
-
Simon Belak authored
Respect :active flag in related and xrays
-
Simon Belak authored
Don't needlessly re-sort results
-
Simon Belak authored
Use map display to compare states and countries
-
Tom Robinson authored
-
Simon Belak authored
xrays: Ensure stable series ordering
-
Tom Robinson authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
* tweak download widget * add updated icons * hover inherit util + download hover state