0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee
Paul D'Ambra 18c5927f57
fix: celery autoimport was ignoring CSV exports (#10586)
* launch celery with debug logging

* autoimport a single task which decides what type of export to run

* still need to manually inject root folder so tests can clear up

* fix mock
2022-06-30 17:42:28 +01:00
..
api feat(sharing): Insight Sharing / Embedding (#10536) 2022-06-30 11:58:58 +00:00
benchmarks refactor(FOSS): foss remove all ee dependencies from /posthog (#10319) 2022-06-22 17:24:03 -04:00
bin feat(exports): Dashboard / Insight exporting (#9830) 2022-05-27 14:31:17 +02:00
certs
clickhouse feat(session-analysis): breakdown by session duration (#10522) 2022-06-30 08:47:34 -07:00
migrations chore: remove deprecated tags fields (#10280) 2022-06-23 16:53:35 +00:00
models feat(apps): Remove onAction plugin function (#10414) 2022-06-24 12:29:10 +03:00
tasks fix: celery autoimport was ignoring CSV exports (#10586) 2022-06-30 17:42:28 +01:00
test refactor(FOSS): foss remove all ee dependencies from /posthog (#10319) 2022-06-22 17:24:03 -04:00
__init__.py
apps.py
conftest.py ci(flake8): enable unused import check (#8714) 2022-03-08 09:53:54 +01:00
LICENSE
pytest.ini refactor: Yeet PRIMARY_DB (#9017) 2022-03-21 13:15:50 +01:00
settings.py refactor(FOSS): foss remove all ee dependencies from /posthog (#10319) 2022-06-22 17:24:03 -04:00
urls.py fix: Moved most subscriptions code to EE (#10411) 2022-06-22 14:26:13 +02:00