This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 11, 2018
-
-
Joel Wilsson authored
-
Cam Saul authored
Fix failing test introduced with related-entities
-
Cam Saul authored
-
Tom Robinson authored
-
Simon Belak authored
-
Simon Belak authored
-
- Apr 10, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Kyle Doherty authored
* help ensure key uniqueness for token field items * pr feedback - use index for key
-
Cam Saul authored
Related entities
-
Cam Saul authored
Don't barf on Card read_permissions migration if a Card is invalid
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Kyle Doherty authored
* define setting section slugs manually * lint fix
-
- Apr 09, 2018
-
-
Cam Saul authored
-
Kyle Doherty authored
-
Cam Saul authored
Raise GeoJSON file timeout & stream GeoJSON parsing and API responses
-
Cam Saul authored
-
Tom Robinson authored
Allow ParameterFieldWidget to change attachment points if not enough room. Align text when left aligned
-
Tom Robinson authored
-
Tom Robinson authored
-
Kyle Doherty authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Tom Robinson authored
-
- Apr 06, 2018
-
-
Tom Robinson authored
-
Ryan Senior authored
Externalize strings for `api/session` and `driver`
-
Ryan Senior authored
Fixes #7154
-
Ryan Senior authored
Improve memory usage for computation job result cleanup
-
Kyle Doherty authored
-
Ryan Senior authored
Docs: Configuring Logging Level
-
Ryan Senior authored
i18n(backend) translating some strings
-
Ryan Senior authored
Previously the code was using `delete!` which will read in each of the rows to trigger related deletes before issuing a delete of that row. The model doesn't have any `pre-delete` actions that are needed so this switches to a `simple-delete!` which will not cause any of the rows to be read but rather just a delete statement to the database. Fixes #7184
-
- Apr 05, 2018