0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-29 02:46:32 +01:00
posthog/ee
Eric Duong 1768b89ea8
change created_at to _timestamp (#3820)
* change created_at to _timestamp

* remove test
2021-03-30 17:37:53 -04:00
..
api Add organization settings (#3324) 2021-03-10 13:09:35 +01:00
bin Run tests via pytest (#3417) 2021-02-24 09:32:44 +02:00
certs
clickhouse change created_at to _timestamp (#3820) 2021-03-30 17:37:53 -04:00
idl
kafka_client
management/commands Fix setting up test databases on clickhouse (#3451) 2021-02-24 11:58:01 +02:00
migrations
models Description & tagging on dashboards (#3756) 2021-03-26 17:38:13 -07:00
tasks Handle webhooks better (#3605) 2021-03-09 16:37:42 +01:00
__init__.py
apps.py
conftest.py Fix getting earliest timestamp on EE with no events (#3501) 2021-02-26 15:31:22 +02:00
docker-compose.ch.test.yml Update posthog-js to 1.9.0 and @posthog/plugin-server to 0.11.3 (#3565) 2021-03-03 12:27:44 +01:00
docker-compose.ch.yml Update posthog-js to 1.9.0 and @posthog/plugin-server to 0.11.3 (#3565) 2021-03-03 12:27:44 +01:00
LICENSE
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py