This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 10, 2018
-
-
Cam Saul authored
-
- Apr 24, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Apr 11, 2018
-
-
Joel Wilsson authored
-
- Nov 14, 2017
-
-
Ryan Senior authored
-
- Nov 02, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Nov 01, 2017
-
-
Tom Robinson authored
-
- Oct 19, 2017
-
-
Ryan Senior authored
This allows us to control when changes are made to the docker image that could affect our CI system. This fork is based off the same image we were using previously, just rolling back a change that was causing a build failure.
-
- Sep 18, 2017
-
-
Cam Saul authored
-
- Sep 15, 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 25, 2017
-
-
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 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
-
- Jun 23, 2017
-
-
Atte Keinänen authored
-
- Jun 22, 2017
-
-
Atte Keinänen authored
-
- Apr 21, 2017
-
-
Tom Robinson authored
-
- Apr 19, 2017
-
-
Tom Robinson authored
-
- Mar 29, 2017
-
-
William Turner authored
-
William Turner authored
-
- Feb 21, 2017
-
-
Kyle Doherty authored
* jest setup and simple tests for Button * add jest to CI * cleanup * make eslint play nice
-
- Feb 09, 2017
-
-
Cam Saül authored
-
- Feb 01, 2017
-
-
Cam Saül authored
-
- Jan 24, 2017
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Dec 12, 2016
-
-
Philipp Bogensberger authored
-
- Nov 29, 2016
-
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
-
- Nov 24, 2016
-
-
Michael Beer authored
to avoid test conflicts with the standard PostgreSQL port 5432 the default port of CrateDB is now set to 5200.
-
- Nov 14, 2016
-
-
Cam Saül authored
-
Eddie Pantridge authored
-
- Oct 19, 2016
-
-
Tom Robinson authored
-
- Oct 12, 2016
-
-
Tom Robinson authored
Add CIRCLE_BRANCH_REGEX environment variable to CI script to allow enabling all CI tests on certain branches. Default to master and release-*
-
- Sep 29, 2016
-
-
Tom Robinson authored
-