mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
476da265d2
* split params into mixins * add typing * split func * dedicated paths filter * make basefilter * restructure directories * move prop mixin * implement cached_property and fix circular import * remove unused imports * stickiness filter converted * temp patch for breakdown * correct naming for derived mixins in paths * fix types * fix types * fix casing * fix breakdown arg * merge master * add to_dict * DRY to_dict * scoped to_dict ability * fix types * add missing fields * refactor session filter * remove unused imports * remove unused imports * add stickiness filter test * fix dict for pathfilter * properly load strs * add default * standardize loading * retention filter separate * add update filter to retention * change back decorator * don't allow setting on filter date_from date_to * remove seconds on default timestamp * remove derived values * fix date formatting * fix typo * ch caching endpoints * add cache funnel and remove ee flag for check cache items * reorg update cache * postgres refresh working * change test so it doesn't hit cache * minor adjustments * add cache type testing * run again * remove unnecessary imports * add back ee check for celery tasK * fix setallfilters * fix path dashboarditem calling * fix path func names |
||
---|---|---|
.. | ||
__init__.py | ||
test_calculate_event_property_usage.py | ||
test_client.py | ||
test_middleware.py | ||
test_process_event_ee.py |