This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 27, 2017
-
-
Atte Keinänen authored
-
Cam Saul authored
Have ./bin/osx-setup use getcwd() to figure out where ./bin/build is
-
Cam Saul authored
[ci skip]
-
Sameer Al-Sakran authored
Remove healthd enhanced logging references from EB nginx config
-
Sameer Al-Sakran authored
MB_JETTY_HOST default value for Docker
-
Sameer Al-Sakran authored
Instrument remapping admin settings
-
Cam Saul authored
-
Cam Saul authored
-
joshuashort authored
-
Cam Saul authored
Don't show Saved Questions DB in Perms Graph
-
Cam Saul authored
-
Sameer Al-Sakran authored
Fixing step 3 in the Heroku deployement instructions.
-
Maz Ameli authored
Fix broken "learn more" link in custom field menu
-
Maz Ameli authored
-
Atte Keinänen authored
-
Ryan Senior authored
Referencing healthd can cause problems on EB instances that do not have enhanced logging enabled. This commit removes it, allowing the configuration to work regardless of whether enhanced logging is enabled. Fixes #5537
-
- Jul 26, 2017
-
-
Cam Saul authored
Backported cleanup from sync refactor
[ci drivers] -
Cam Saul authored
-
Ludovic Perseghini authored
Fixing step3 to point to the correct URL which is: https://github.com/metabase/metabase-buildpack
-
Sameer Al-Sakran authored
Ensure that the stored site-url has the protocol specified [ci all]
-
Ryan Senior authored
There's a window between the 0.23.0 and 0.23.1 release where the site-url could be stored without the defaulting logic present in 0.23.1+ that ensures the protocol was specified in the site-url. This commit adds another migration that checks that the stored site-url has the protocol default logic applied. If not it updates the site-url as needed. Fixes #5585
-
- Jul 25, 2017
-
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
Merge Release 0.25.0 back in (again)
-
Sameer Al-Sakran authored
-
Maz Ameli authored
remove false bit about nested queries [ci skip]
-
Maz Ameli authored
-
Cam Saul authored
Mac app build script improvements
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
Minor tweaks to fix engine->driver and break login logic into smaller fns
-
Ryan Senior authored
Minor code style cleanups from the remappings changes
-
Ryan Senior authored
Fix a fail fast race condition in circle ci
-
Cam Saul authored
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
-
Atte Keinänen authored
Allow mixing cards broken out by DateTime and numeric timestamps
-
Ryan Senior authored
This commit adds a way to differentiate a local failure from a "early exit" triggered by a failure on another node. Not separating this can cause a race condition when two nodes fail at roughly the same time. Fixes #5521
-
- Jul 24, 2017
-
-
Sameer Al-Sakran authored
Fixing typo in PieChart error
-
Cam Saul authored
Simplify Mac App setup steps
-