This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 05, 2018
-
-
Tom Robinson authored
-
- Nov 02, 2018
-
-
Kyle Doherty authored
add scroll to outer container for database / schema selector
-
- Oct 30, 2018
-
- Oct 29, 2018
-
-
Sameer Al-Sakran authored
Pull in snowflake + QP refactor + other stuff into 0.31
-
Otto Jongerius authored
Previously linked to https://www.metabase.com/docs/latest/operations-guide/www.metabase.com/start/aws.html
-
Tom Robinson authored
Fix column title setting for non-number columns
-
Tom Robinson authored
Fix issue with multiple popovers in permissions grid
-
Maz Ameli authored
i18n(App) syntax errors found while translating
-
Kyle Doherty authored
* match width to trigger * tweak selected style
-
Tom Robinson authored
-
Tom Robinson authored
-
Stratos Gerakakis authored
-
Tom Robinson authored
-
Ryan Senior authored
Fix Slack channel API performance issues
-
Ryan Senior authored
This adds a new request parameter to our Slack channels call to not return channel members. This information is which Slack users are currently in that channel. We don't use that information and it just makes the response larger and more expensive to parse. This commit also switches from a string response body to an InputStream response. This allows us to avoid the overhead of the full response being a string in memory before passing it to our JSON parser. Fixes #8733
-
Ryan Senior authored
-
Ryan Senior authored
-
Ryan Senior authored
Snowflake support
-
Ryan Senior authored
-
Cam Saul authored
Backport other minor tweaks from Snowflake PR [ci drivers]
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
Add Database to QP Store; SQL QP tweaks; test simplification
-
Cam Saul authored
-
Ryan Senior authored
Specifically two tests with a between date filter are failing. Only sometimes and only when running the full test suite. The guess right now is it's grabbing an old connection with a previous test report-timezone already preset on the connection. This commit flushes the connection pool before running the test (only on Snowflake).
-
Ryan Senior authored
-
Ryan Senior authored
-
Ryan Senior authored
-
Ryan Senior authored
-
Ryan Senior authored
Before the date was not being casted (needed for other Drivers). Now that it is being casted, the date is off by another day.
-
Ryan Senior authored
-
- Oct 28, 2018
-
-
Sameer Al-Sakran authored
Doc: add current date example for parameter
-
- Oct 27, 2018
-
-
iGitScor authored
-
Simon Belak authored
Round :sd in tests [ci all]
-
Joe Bordes authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-