.. |
admin
|
feat(admin): add django admin for dashboard templates (#26093)
|
2024-11-09 10:24:40 +01:00 |
api
|
chore(experiments HogQL): migrate set experiments UI (#26024)
|
2024-11-18 14:39:44 +00:00 |
async_migrations
|
|
|
batch_exports
|
perf: Speed up persons batch export (#26183)
|
2024-11-14 08:52:42 +00:00 |
caching
|
fix: warming and filter (#25674)
|
2024-10-18 09:45:18 -07:00 |
cdp
|
feat(cdp): hog to JS transpiler (#26143)
|
2024-11-18 13:38:25 +00:00 |
clickhouse
|
perf: Speed up persons batch export (#26183)
|
2024-11-14 08:52:42 +00: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
|
chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219)
|
2024-11-18 14:12:02 +00:00 |
hogql_queries
|
fix(web-analytics): Don't show deleted actions in goals query (#26281)
|
2024-11-19 14:27:22 +00:00 |
idl
|
|
|
kafka_client
|
chore: create ClickHouse override tables (#25681)
|
2024-10-29 16:16:59 +00:00 |
logging
|
|
|
management
|
feat(experiments HogQL): add migration command (#26271)
|
2024-11-19 14:15:27 +01:00 |
migrations
|
chore(experiments HogQL): migrate set experiments UI (#26024)
|
2024-11-18 14:39:44 +00:00 |
models
|
fix: Hubspot scopes (#26264)
|
2024-11-19 01:30:44 +00:00 |
pagerduty
|
|
|
plugins
|
|
|
queries
|
feat: Support marking materialized columns as disabled and dropping them (#26068)
|
2024-11-13 10:57:27 -08:00 |
session_recordings
|
feat(replay): event based recording trigger (#26168)
|
2024-11-13 21:15:24 +00:00 |
settings
|
feat: Make max concurrent workflow tasks configurable (#26111)
|
2024-11-11 10:18:56 -05:00 |
storage
|
|
|
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
|
|
|
temporal
|
feat: Implement chunk iteration for batch exports (#26292)
|
2024-11-19 18:52:07 +01:00 |
test
|
feat(replay): event based recording trigger (#26168)
|
2024-11-13 21:15:24 +00:00 |
user_scripts
|
fix: exclusion logic in udfs (#25890)
|
2024-10-31 22:29:42 +00:00 |
warehouse
|
chore(data-warehouse): Saving as view shouldn't require aliasing every field (#26219)
|
2024-11-18 14:12:02 +00:00 |
year_in_posthog
|
chore: add crossOrigin='anonymous' to snippet script (#25645)
|
2024-10-17 14:30:21 +01:00 |
__init__.py
|
|
|
apps.py
|
|
|
asgi.py
|
|
|
auth.py
|
|
|
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
|
|
|
conftest.py
|
chore: create ClickHouse override tables (#25681)
|
2024-10-29 16:16:59 +00:00 |
constants.py
|
feat(experiments HogQL): calculate statistics for Trends (#25562)
|
2024-10-16 11:27:00 +02:00 |
database_healthcheck.py
|
|
|
date_util.py
|
|
|
dbrouter.py
|
|
|
decorators.py
|
|
|
email.py
|
|
|
errors.py
|
|
|
event_usage.py
|
feat: move tracking of important events (#25152)
|
2024-10-02 14:06:22 -07:00 |
exceptions.py
|
|
|
filters.py
|
|
|
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
|
|
|
health.py
|
|
|
jwt.py
|
|
|
metrics.py
|
|
|
middleware.py
|
feat: Fully block app based on geoip (#25259)
|
2024-10-03 15:15:36 +00:00 |
permissions.py
|
feat: rbac initial set up (#25745)
|
2024-10-29 17:17:27 -04:00 |
ph_client.py
|
|
|
rate_limit.py
|
|
|
redis.py
|
|
|
renderers.py
|
|
|
schema_helpers.py
|
|
|
schema.py
|
chore(experiments HogQL): migrate set experiments UI (#26024)
|
2024-11-18 14:39:44 +00:00 |
types.py
|
|
|
udf_versioner.py
|
fix: exclusion logic in udfs (#25890)
|
2024-10-31 22:29:42 +00:00 |
urls.py
|
|
|
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
|
feat(alerts): Relative alerts (#25423)
|
2024-10-17 10:17:32 +00:00 |
version_requirement.py
|
|
|
views.py
|
|
|
wsgi.py
|
|
|