This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 29, 2023
-
-
Alexander Polyankin authored
* Revert "Fix zoom in drilldown for FKs (#28022)" (#29551) * Trigger CI
-
- Feb 19, 2023
-
-
Nemanja Glumac authored
-
- Feb 18, 2023
-
-
Nemanja Glumac authored
Node 18 was breaking `build-static-viz` prior to this commit. `Error: error:0308010C:digital envelope routines::unsupported`
-
- Feb 17, 2023
-
-
Nemanja Glumac authored
* [E2E] Fix `notifications` flake (#28408) * [E2E] Fix native field filter related flakes (#28410)
-
Nemanja Glumac authored
-
Nemanja Glumac authored
[ci skip]
-
Nemanja Glumac authored
* Repro #25156: Handle invalid x-axis scale (#28260) * Repro #27873: Missing group by column from the joined table (#28262) * Repro #28218: Cannot reference native question with semicolon (#28265) * Repro #28193: Cannot use custom column with models (#28330) [ci skip]
-
- Feb 16, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Feb 15, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
- Feb 14, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Feb 13, 2023
-
-
Aleksandr Lesnenko authored
* no native drill fallback when embedded (#28243)
-
Nemanja Glumac authored
* [CI] Remap and update QA databases ports in Cypress tests (#27886) * Replace E2E repro for #22822 with the FE unit test (#28041) * Repro #26571: Do not show x-rays if feature is disabled (#28130) * Repro #25988: Cannot reference nested question as native subquery (#28135) * Repro #25715: Blank admin panel page for `null` database details (#28138) * [E2E] Make sure we can add Mongo using its connection string (#28087)
-
- Feb 10, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
metabase-bot[bot] authored
Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
* clickhouse from community to partner driver * format Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Jeff Bruemmer authored
-
metabase-bot[bot] authored
Removing / fixing warnings when updating a dashboard filter and when you have incorrect link templates (#28174) (#28213) Co-authored-by: Nick Fitzpatrick <nick@metabase.com>
-
- Feb 07, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Aleksandr Lesnenko authored
* fix zoom on joined tables * specs
-
metabase-bot[bot] authored
* Category filters should always be multi-selectable [Fixes #27393] Co-authored-by: Tim Macdonald <tim@metabase.com>
-
- Feb 06, 2023
-
-
Jeff Bruemmer authored
-
metabase-bot[bot] authored
* Fix test filename * Fix tests --------- Co-authored-by: Cal Herries <39073188+calherries@users.noreply.github.com> Co-authored-by: Anton Kulyk <kuliks.anton@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by: Alexander Polyankin <alexander.polyankin@metabase.com>
-
- Feb 03, 2023
-
-
Jeff Bruemmer authored
-
- Feb 02, 2023
-
-
metabase-bot[bot] authored
This includes the stats in ```clojure prometheus=> (troubleshooting/connection-pool-info) {:connection-pools {"metabase-postgres-app-db" {:numConnections 4, :numIdleConnections 4, :numBusyConnections 0, :minPoolSize 1, :maxPoolSize 15, :numThreadsAwaitingCheckoutDefaultUser 0}, "db-52-postgres-clean" {:numConnections 1, :numIdleConnections 1, :numBusyConnections 0, :minPoolSize 1, :maxPoolSize 15, :numThreadsAwaitingCheckoutDefaultUser 0}}} ``` And thus ultimately in c3p0 stats: ``` _# HELP c3p0_num_threads_awaiting_checkout_default_user C3P0 Number of threads awaiting checkout _# TYPE c3p0_num_threads_awaiting_checkout_default_user gauge c3p0_num_threads_awaiting_checkout_default_user{database="metabase-postgres-app-db",} 0.0 c3p0_num_threads_awaiting_checkout_default_user{database="db-52-postgres-clean",} 0.0 ``` Co-authored-by: dpsutton <dan@dpsutton.com>
-
- Feb 01, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
Alexander Polyankin authored
-
Jeff Bruemmer authored
-
- Jan 31, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Jan 30, 2023
-
-
metabase-bot[bot] authored
Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Jan 27, 2023
-
-
Noah Moss authored
-
metabase-bot[bot] authored
Co-authored-by: Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
metabase-bot[bot] authored
Simplify the main Dockerfile removing custom circleci images Co-authored-by: Luis Paolini <paoliniluis@gmail.com>
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Jan 26, 2023
-
-
metabase-bot[bot] authored
For some reasons, snowplow/igluctl as the service container in GitHub Action workflow does not work anymore. Therefore, just invoke it directly with `docker run`. Co-authored-by: Ariya Hidayat <ariya@metabase.com>
-
Ariya Hidayat authored
-
- Jan 25, 2023
-
-
Natalie authored
-
metabase-bot[bot] authored
Co-authored-by: Natalie <nat@metabase.com>
-
- Jan 24, 2023
-
-
Ariya Hidayat authored
-