This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 20, 2020
-
-
Cam Saul authored
* Fix streaming downloads -- send correct headers * Don't include file download headers for normal QP API responses * GZIP compress streaming responses * Startup perf improvement
-
- Feb 19, 2020
- Feb 06, 2020
-
-
Tom Robinson authored
-
- Feb 04, 2020
-
-
Cam Saul authored
-
- Feb 03, 2020
-
-
Cam Saul authored
* Fix test failures [ci drivers] * Test fixes [ci drivers]
-
Simon Belak authored
Cast nominator to to float when doing integer division
-
- Jan 30, 2020
-
-
Daniel Higginbotham authored
202 status for all streaming endpoints, closes #11783
-
Simon Belak authored
-
- Jan 27, 2020
-
-
Walter Leibbrandt authored
* Improve error message for invalid Google auth token * Don't include punctuation in link text * Add tip about providing full Google client ID * Update test to check for updated error message
-
Daniel Higginbotham authored
mechanism for the FE to handle exceptions when response is streaming
-
- Jan 22, 2020
- Jan 21, 2020
-
-
Cam Saul authored
* Add MySQL latest, MariaDB 10.2, and MariaDB latest to CI [ci mysql] * Add upper limit to number of results returned by GET /api/search endpoint * Rewrite tests in metabase.api.search-test to use new style * Rework DB & test component init code so they can be retried after failing without having to restart REPL/redefine vars * Log application DB product/version info; include in troubleshooting info * Log DB version info when starting tests
-
Tom Robinson authored
* Fix logic for getting card database/table when using nested queries. Resolves #11496 * Add tests for fix
Co-authored-by:Cam Saul <1455846+camsaul@users.noreply.github.com>
-
- Jan 17, 2020
- Jan 16, 2020
-
-
Cam Saul authored
-
- Jan 14, 2020
-
-
Cam Saul authored
[ci postgres]
-
Cam Saul authored
Works around upstream bug in Postgres JDBC driver pgjdbc/pgjdbc#425 Also includes a lot of test reformatting/cleanup
-
Daniel Higginbotham authored
close #10469
-
Daniel Higginbotham authored
convert messages_test to use clojure.test, simplify test a little
-
- Jan 13, 2020
-
-
Cam Saul authored
-
Tim Pope authored
`expect` picks a function name based on a hash of the form, which means that all four functions defined by `expect-for-response-formats` share the same name and only the last actually runs. This change gives each function a unique name.
-
Daniel Higginbotham authored
use custom column names in pulses
- Jan 10, 2020
-
-
Cam Saul authored
* Fix BigQuery driver from Leiningen [ci bigquery] [ci sparksql] (#11650) * Fix SQL Server field filters against boolean Fields. [ci drivers] * Test fixes for drivers with no TIME data type [ci oracle] [ci presto] [ci redshift] [ci snowflake] [ci sparksql] * Fix boolean field filters for Oracle [ci oracle] [ci sparksql]
-
Cam Saul authored
-
- Jan 09, 2020
-
-
Tom Robinson authored
Add :visibility option to defsetting which is used to determine which settings to load on the frontend. Port/rename existing public settings.
-
- Jan 07, 2020
-
-
Shuai Lin authored
* Update personal collection name when user name is updated * Removed one line dev code * Fixed lint errors * Updated according to CR * CR
-
- Jan 06, 2020
-
-
Tom Robinson authored
* update older-than test to not use hard coded date * update docstring to clarify that compares times to now * final fix for this bug Co-authored-by:
Daniel Higginbotham <daniel@flyingmachinestudios.com>
-
Daniel Higginbotham authored
* update older-than test to not use hard coded date * update docstring to clarify that compares times to now * final fix for this bug
-
- Dec 19, 2019
-
-
Daniel Higginbotham authored
config now ignores empty-string env vars
-
- Dec 17, 2019
-
-
Cam Saul authored
Make sure query templates containing newlines are parsed properly [ci drivers]
-
Daniel Higginbotham authored
* apply @walterl's google auth fix * remove :omit-source flag because it excludes mustache files and might have other effects
-
- Dec 16, 2019
-
-
Daniel Higginbotham authored
* apply @walterl's google auth fix * remove :omit-source flag because it excludes mustache files and might have other effects
-
- Dec 13, 2019
-
-
Cam Saul authored
-
- Dec 11, 2019