mirror of
https://github.com/plausible/analytics.git
synced 2024-11-30 11:13:22 +03:00
356575ef78
* Update Sites.Cache So it's now capable of refreshing most recent sites. Refreshing a single site is no longer wanted. * Introduce Warmer.RecentlyUpdated This is Sites Cache warmer that runs only for most recently updated sites every 30s. * Validate Request creation early * Rename RateLimiter to GateKeeper and introduce detailed policies * Update events API tests - a provisioned site is now required * Update events ingestion tests * Make limits visible in CRM Sites index * Hard-deprecate DOMAIN_BLACKLIST * Remove unnecessary clause * Fix typo * Explicitly delegate Warmer.All * GateKeeper.allwoance => GateKeeper.check * Instrument Sites.Cache measurments * Update send_pageview task to output response headers * Instrument ingestion pipeline * Credo * Make event telemetry test a sync case * Simplify Request.uri/hostname handling * Use embedded schema, apply action and rely on get_field |
||
---|---|---|
.. | ||
analyze_plans.ex | ||
clean_clickhouse.ex | ||
create_free_subscription.ex | ||
download_country_database.ex | ||
generate_referrer_favicons.ex | ||
pull_sandbox_subscription.ex | ||
send_pageview.ex |