0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/bin
Michael Matloka 3ffa9acd75
fix(insights): HogQL calculation of saved legacy insights v3 (#21720)
* Revert "revert(insights): HogQL calculation of saved legacy insights v2 (#21718)"

This reverts commit 2f019a39ec.

* Fix `CACHE_ONLY` in place of `CALCULATION_ONLY_IF_STALE`

* Make `ExecutionMode` naming unmistakable

* Reset UI snapshots

* Account for #21707's `apply_dashboard_filters` change

* Make `QueryRunner` generic
2024-04-23 16:50:56 +02:00
..
build-schema-json.mjs fix(insights): HogQL calculation of saved legacy insights v3 (#21720) 2024-04-23 16:50:56 +02:00
build-schema-python.sh fix(insights): HogQL calculation of saved legacy insights v3 (#21720) 2024-04-23 16:50:56 +02:00
celery-queues.env
check_kafka_clickhouse_up
check_temporal_up feat(hogql): in cohort joins with version as well (#21552) 2024-04-16 17:51:23 +02:00
copy-posthog-js chore: make exception autocapture available to CDN (#21225) 2024-04-08 11:33:24 +01:00
deploy-hobby feat: Swap ingestion endpoints to new .i.posthog.com ones (#20736) 2024-04-22 11:03:14 +02:00
docker
docker-backend
docker-dev
docker-dev-web
docker-frontend
docker-migrate
docker-server
docker-server-unit feat: allow asgi/wsgi to be configurable by env var (#21635) 2024-04-18 10:13:06 +01:00
docker-worker
docker-worker-beat
docker-worker-celery feat(celery): Add prefetch multiplier to flags (#21399) 2024-04-08 12:22:06 +00:00
e2e-test-runner
hobby-ci.py
install-macosx_arm64
migrate
migrate_kafka_data.py
migrate-check
plugin-server
start chore(deps): Remove unused Python requirements (#21580) 2024-04-22 22:52:47 +02:00
start-backend
start-frontend
start-frontend-https
start-https
start-worker
temporal-django-worker
tests
unit_metrics.py
upgrade-hobby