This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 20, 2019
-
-
Cam Saul authored
Fix how optional field filter params are substituted; fix support for nested optional params (#10947) * Param fixes [ci skip] * Almost all working [ci skip] * Test fixes * Test fixes * Test / linter fixes * Fix linter errors
-
- Sep 19, 2019
-
-
Daniel Higginbotham authored
fix bugs around setting data permissions for new database
-
- Sep 11, 2019
-
-
Daniel Higginbotham authored
make it easier for users to report diagnostic info by adding it to the troubleshooting UI
-
- Aug 28, 2019
-
-
Daniel Higginbotham authored
-
- Aug 26, 2019
-
-
Daniel Higginbotham authored
* more REPL ergonomics
-
- Aug 21, 2019
-
-
Daniel Higginbotham authored
* make repl development a little quicker * fix ns * add core ns * try to get docker hub and lint to pass * trying to get build to pass * move user file to dev dir so it's not in uberjar
-
- Jun 14, 2019
-
-
Octavian Geagla authored
* [mongo][ci mongo] use connection string to connect to mongo * [ci mongo][style] * [style][ci mongo] * [style][ci mongo] * [test] app and test runners wip * [test] test runners wip * [mongo][ci mongo] pass in conn opts from ui * [mongo][ci mongo] test * [test] * [style] rm test file * [mongo][ci mongo] use authdb if provided * [ci mongo] add domain to hostname for dns-srv to work with localhost testing * [ci mongo] * [ci mongo] line len * [ci mongo] actually use fqdn * [ci mongo] lint * [ci mongo] swap protocol depending on if host is fqdn * [ci mongo] lint * [ci mongo] fallback to non-srv * [ci mongo] util fns are private * [ci mongo] lint * [ci mongo] inline * [ci mongo] docstrings * [ci mongo][test] basic tests for mongo conn options, wip * [ci mongo][test] tests for mongo conn options, wip * [ci mongo][i18n] exception string * [ci mongo][style] refactor * [ci mongo][style] refactor * [ci mongo][style] * [ci mongo][docs] * [ci mongo] fqdn? true if >= 2 '.'s in hostname * [ci mongo][srv?] srv toggle in mongo connection UI * [ci mongo] doc * [ci mongo] doc * [ci mongo][ui] srv toggle works
-