This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 25, 2017
-
-
Sameer Al-Sakran authored
-
- Sep 20, 2017
-
- Sep 18, 2017
-
-
Cam Saul authored
-
- Sep 15, 2017
-
-
Cam Saul authored
-
- Sep 05, 2017
-
-
Cam Saul authored
-
- Aug 29, 2017
-
-
Atte Keinänen authored
* Ask from user before quitting when using test-integrated-watch * Add helpful logging to the runner script, refactor file hierarchy * Add a way to dispatch browser events in tests * Update test command names and rewrite the frontend testing docs * Fix test failures
-
- Aug 15, 2017
-
-
Atte Keinänen authored
This reverts commit fc15700a.
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- Jul 27, 2017
-
-
Cam Saul authored
-
Cam Saul authored
[ci skip]
-
joshuashort 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 25, 2017
-
-
Sameer Al-Sakran authored
-
Cam Saul authored
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
-
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
-
Sameer Al-Sakran authored
-
Cam Saul authored
-
Cam Saul authored
-
- Jul 23, 2017
-
-
Joshua Short authored
Bind to all available interfaces -- seems to fix an issue where a metabase container can't be accessed from multiple docker networks.
-
- Jul 20, 2017
-
- Jul 14, 2017
-
-
Sameer Al-Sakran authored
- Jul 13, 2017
-
-
Joshua Short authored
-
- Jul 06, 2017
-
-
Atte Keinänen authored
-
Ryan Senior authored
This unifies the code and the environment variables for specifying test database connection parameters across all supported databases. Existing databases that supported environment variables for tests have been refactored to use the new environment variable names. All of the connection environment variables are named similar to: MB_<DBNAME>_TEST_<PARAM> For user on MySQL, the variable would be named: MB_MYSQL_TEST_USER
-
- Jul 05, 2017
-
-
Arthur Ulfeldt authored
-
- Jun 23, 2017
-
-
Atte Keinänen authored
-
- Jun 22, 2017
-
-
Atte Keinänen authored
-
- Jun 01, 2017
-
- May 15, 2017
-
-
Arthur Ulfeldt authored
Allow the AWS elb to run the health check over http when https is enabled. Make disabling forces TLS possible. Simplify nginx config handling on beanstalk by providing the config directly rather than editing persistent files in place using sed.
-
Tom Robinson authored
-
- May 12, 2017
-
-
Atte Keinänen authored
-
- May 10, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Cam Saül authored
-