This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 12, 2017
-
-
Ryan Senior authored
-
- May 12, 2017
-
-
Ryan Senior authored
The issue only shows up in Circle CI and appears to be related to MySQL there returning java.lang.Float values instead of doubles. Converting these to doubles (via round-to-decimals) before comparing fixes the issue.
-
Ryan Senior authored
This adds a new global setting to change the default (currently 8). When the number of bins isn't provided in the query, the default it used.
-
- May 11, 2017
-
-
Ryan Senior authored
This commit adds new min/max metadata to all numeric columns. That metadata is used in the automatic binning of breakout fields. This commit also extends MBQL to indicate that a breakout column (or columns) should be binned using a "default" strategy. The query must also include the maximum number of bins. Using the number of bins with the min/max values, the bin width is computed and used in the SQL query to group data.
-
Arthur Ulfeldt authored
Streaming response
-
Tom Robinson authored
Allow mounting at non-root path, e.x. foo.com/metabase/, v2
-
- May 10, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Merge release-0.24.0 to master
-
Maz Ameli authored
Fix README links
-
Carl Rosell authored
-
Tom Robinson authored
-
Cam Saül authored
Increase max uncompressed size of Mac App DMG [ci skip]
-
Cam Saül authored
-
Atte Keinänen authored
Fix an annoying typo in DatabaseDetailsForm
-
Atte Keinänen authored
Fix broken links to metric/segment docs in getting started guide
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- May 09, 2017
-
-
Sameer Al-Sakran authored
Fix race conditions in e2e tests
-
Atte Keinänen authored
Remove the `add` parameter from url after adding a card to dashboard
-
Atte Keinänen authored
-
Cam Saül authored
-
Atte Keinänen authored
If user tries to revoke group's access to all tables, revoke access to raw queries as well
-
Atte Keinänen authored
-
Tom Robinson authored
Fix multi scalar drill through
-
Atte Keinänen authored
-
Tom Robinson authored
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
Add 'multiplier' to the cache TTL setting name
-
Tom Robinson authored
Fix category picker on dashboards with mixed parameter types
-
Arthur Ulfeldt authored
Fix SSH tunnel credentials not being validated
-
Atte Keinänen authored
-
Atte Keinänen authored
Fix the bulk "move to collection" action
-
Tom Robinson authored
-
Cam Saül authored
Disable log colors & emoji by default in Windows
-
Arthur Ulfeldt authored
-
Atte Keinänen authored
Make titles non-clickable on public dashboards
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-