0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/posthog
2024-11-21 14:31:17 -08:00
..
admin feat(admin): add django admin for dashboard templates (#26093) 2024-11-09 10:24:40 +01:00
api revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
async_migrations chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
batch_exports feat: Split-up batch exports into sync and async (#26294) 2024-11-20 18:18:10 +00:00
caching fix: warming and filter (#25674) 2024-10-18 09:45:18 -07:00
cdp feat(cdp): adjust zapier destination description (#26313) 2024-11-20 17:13:19 +01:00
clickhouse fix(insights): prevent race condition (#26265) 2024-11-20 11:05:02 -05:00
demo feat(max): Summarize insight results (#26172) 2024-11-18 11:05:54 +01:00
heatmaps fix: hogql tests should run through the query cleaning code to avoid flaps (#25900) 2024-10-31 11:27:08 +00:00
helpers chore: flakey tests (#26023) 2024-11-06 12:31:28 +01:00
hogql fix(hogql): Support parsing dw properties with nested values (#26321) 2024-11-21 03:15:41 -08:00
hogql_queries fix(hogql): Allow data warehouse properties in TrendsQuery (#26334) 2024-11-21 12:52:42 -08:00
idl
kafka_client chore: create ClickHouse override tables (#25681) 2024-10-29 16:16:59 +00:00
logging
management feat: Split-up batch exports into sync and async (#26294) 2024-11-20 18:18:10 +00:00
migrations chore: alter column type (#26272) 2024-11-20 10:21:15 +00:00
models tweak 2024-11-21 13:39:30 -08:00
pagerduty feat: lightweight deletes, metrics, and pagerduty for async delete task (#24035) 2024-07-27 03:59:45 +00:00
plugins fix: Fix UUID typing issues (#24815) 2024-09-05 15:52:01 +00:00
queries feat: Support marking materialized columns as disabled and dropping them (#26068) 2024-11-13 10:57:27 -08:00
session_recordings revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
settings feat: Make max concurrent workflow tasks configurable (#26111) 2024-11-11 10:18:56 -05:00
storage feat: sample message too large to s3 (#23374) 2024-07-02 12:43:24 +01:00
tasks feat(surveys): Allow user to edit survey response adaptive limits (#26223) 2024-11-18 20:53:59 +00:00
templates fix: alerts getting stuck when celery task crashes (#26190) 2024-11-15 11:55:29 +01:00
templatetags chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
temporal feat: Split-up batch exports into sync and async (#26294) 2024-11-20 18:18:10 +00:00
test revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
user_scripts fix: exclusion logic in udfs (#25890) 2024-10-31 22:29:42 +00:00
warehouse revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
year_in_posthog chore: add crossOrigin='anonymous' to snippet script (#25645) 2024-10-17 14:30:21 +01:00
__init__.py
apps.py chore: upgrade posthoganalytics, enable autocapture exceptions (#24877) 2024-09-10 12:09:28 +01:00
asgi.py chore: Fix python formatting (#21882) 2024-04-26 10:22:28 +02:00
auth.py chore: Revert "chore(deps): Upgrade to Django 5" (#24668) 2024-08-29 10:51:36 +00:00
cache_utils.py refactor: Support type checking from cache_for decorator (#26052) 2024-11-11 12:05:26 -08:00
celery.py feat(product-assistant): enhanced trends generation (#25484) 2024-10-25 14:19:45 +02:00
client.py
cloud_utils.py feat: versioned deployments for UDFs (#25121) 2024-09-26 11:30:26 -07:00
conftest.py chore: create ClickHouse override tables (#25681) 2024-10-29 16:16:59 +00:00
constants.py feat: add new alerts feature for product_analytics (#26320) 2024-11-20 17:51:04 -03:00
database_healthcheck.py
date_util.py feat: versioned deployments for UDFs (#25121) 2024-09-26 11:30:26 -07:00
dbrouter.py
decorators.py chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
email.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
errors.py chore(hogql): Allow exposing of parsing UUID clickhouse error (#25302) 2024-10-01 13:32:52 +00:00
event_usage.py feat: move tracking of important events (#25152) 2024-10-02 14:06:22 -07:00
exceptions.py fix(feature-flags): stop alerting to sentry on issues that aren't actually bugs, but just bad data (#24172) 2024-08-05 18:05:34 -04:00
filters.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
geoip.py fix(flags): our geoip service wasn't actually returning $geoip_city_name correctly, so properties weren't being overridden as expected (#25747) 2024-10-23 14:35:00 -04:00
git.py
gzip_middleware.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
health.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
jwt.py chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
metrics.py chore(ruff): Add ruff rules for exception handling (#23251) 2024-06-27 12:39:21 +01:00
middleware.py revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
permissions.py revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
ph_client.py feat: Swap ingestion endpoints to new .i.posthog.com ones (#20736) 2024-04-22 11:03:14 +02:00
rate_limit.py fix: Use higher rate limits for non-hogql queries (#25070) 2024-09-19 14:05:55 +00:00
redis.py
renderers.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
schema_helpers.py fix: rolling retention (#24926) 2024-09-12 09:50:43 -07:00
schema.py finished + tested 2024-11-21 10:06:04 -08:00
types.py chore: allow log entry properties (#24487) 2024-08-22 17:42:38 +01:00
udf_versioner.py fix: exclusion logic in udfs (#25890) 2024-10-31 22:29:42 +00:00
urls.py fix: Public templates api (#25200) 2024-09-25 16:21:30 +02:00
user_permissions.py chore(environments): Make team.project_id officially non-null (#25597) 2024-10-18 15:43:17 +00:00
utils_cors.py fix: even more zipkin (#26125) 2024-11-11 19:03:51 +00:00
utils.py revert: rbac middleware (#26159) (#26343) 2024-11-21 16:35:33 -05:00
version_requirement.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
views.py feat(data-warehouse): add salesforce integration (#23212) 2024-08-13 17:30:15 -04:00
wsgi.py feat: Switch from wsgi to asgi (attempt 3) (#21579) 2024-04-17 11:39:39 +01:00