0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Eric Duong a051f7ee1f
[actors] retention actors (#7495)
* convert to actor form

* change var name

* remove unused imports

* typing issue

* use subquery

* bad import

* groups for general retention query

* actor in period

* update imports

* update test

* remove comment
2021-12-09 10:11:21 -05:00
..
api Fix EE serializer for EventDefinition (last seen at) (#7580) 2021-12-08 09:03:34 -07:00
benchmarks [actors] retention actors (#7495) 2021-12-09 10:11:21 -05:00
bin
certs
clickhouse [actors] retention actors (#7495) 2021-12-09 10:11:21 -05:00
idl
kafka_client Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
management/commands Move is_clickhouse_enabled from posthog.ee to posthog.utils (#5902) 2021-09-11 01:43:24 +02:00
migrations Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00
models Groups: Introduction banner and empty state in persons page (#7520) 2021-12-09 08:37:39 +02:00
tasks Track organization groups usage (#7597) 2021-12-09 15:51:24 +02:00
__init__.py
apps.py
conftest.py Create and populate person_distinct_id2 table, add versioning to person_distinct_id (#7576) 2021-12-08 16:47:57 +02:00
docker-compose.ch.arm64.yml dev(clickhouse): use prebuild arm64 clickhouse image (#7187) 2021-11-18 08:43:43 +00:00
docker-compose.ch.test.yml SAML deps build (#5932) 2021-09-14 11:43:26 +02:00
docker-compose.ch.yml Revert "Update the docker-compose dev environment to reflect prod better (include pgbouncer) (#6558)" (#6692) 2021-10-27 05:54:48 -07:00
LICENSE
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Make KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01:00
urls.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00