This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 07, 2017
- Nov 06, 2017
-
-
Cam Saul authored
Show all columns in tooltips
-
Cam Saul authored
-
Cam Saul authored
Code cleanup
-
Cam Saul authored
-
Cam Saul authored
Fix timeseries tick calculations
-
Cam Saul authored
-
Kyle Doherty authored
-
Wen Luo authored
remove mistake `a`
-
Cam Saul authored
-
Cam Saul authored
Make sure MetabaseUtils.isEmpty() disallows blank strings
-
- Nov 05, 2017
- Nov 03, 2017
-
-
Ryan Senior authored
Add timezone "Europe/Istanbul"
-
Cam Saul authored
Don't try to read a settingDef if it doesn't exist
-
Cam Saul authored
-
Tom Robinson authored
CI build stats
-
- Nov 02, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Nov 01, 2017
-
-
Cam Saul authored
Fix long lines in metabase.models.setting
-
Cam Saul authored
-
Tom Robinson authored
-
Cam Saul authored
Don't set max heap size unless testing; only reload src/ for dev server
-
Ryan Senior authored
Add an in-context test fixture to help diagnose stale test data
-
Ryan Senior authored
This commit adds an expectation_options namespace that the expectations library will automatically load for functions that should run before/after/around each test expectation. An 'in-context' is in that namespace that will run around each test expectations checking for instances of a specified model. If one is found the test run exits with helpful information in tracking down where the stale data came from. By default this function is noop and no models are checked. Adding modes to the `models-to-check` var will enable this debugging and if stale data is founc, the `with-model-cleanup` macro in test/metabase/test/util can be used to ensure that stale data gets removed.
-
- Oct 31, 2017
- Oct 30, 2017
-
-
Cam Saul authored
Fix frontend test runner on Java 9
-
Cam Saul authored
-
Sameer Al-Sakran authored
Dynamically space x axis ticks
-
Sameer Al-Sakran authored
Make fill-timeseries work on not evenly spaced data
-