Kevin BATAILLE kevin.bataille
  • Joined on 2024-11-22
kevin.bataille pushed to master at kevin.bataille/wp-recache 2026-09-13 16:09:42 +00:00
f35ea19455 test: standalone drop-in test and docker-based integration test
10a2f05c31 chore: update Dockerfile and docker-compose for local dev
22230d188b refactor: extract DEFAULT_REJECTED_COOKIES constant and rename create_cache_server
94eea83d60 fix: phpstan config and missing wordpress stubs dependency
65657276f6 feat: rejected-cookie cache exclusions for WooCommerce cart
Compare 6 commits »
kevin.bataille commented on issue kevin.bataille/wp-recache#10 2026-09-13 12:18:44 +00:00
Rejected-cookie cache exclusions (WooCommerce cart)

Spec: Rejected-cookie cache exclusions (WooCommerce cart)

Problem Statement

WP Recache only bypasses page caching for visitors carrying the wordpress_logged_in cookie. Anonymous…

kevin.bataille pushed to master at kevin.bataille/wp-recache 2026-09-13 12:02:00 +00:00
4784f27a4b chore: gitignore local third-party reference copies
kevin.bataille pushed to master at kevin.bataille/wp-recache 2026-09-13 11:59:28 +00:00
5b014b589c docs: remove third-party plugin name from design doc
kevin.bataille opened issue kevin.bataille/wp-recache#15 2026-09-13 11:58:43 +00:00
Pre-compressed gzip cache variant
kevin.bataille opened issue kevin.bataille/wp-recache#14 2026-09-13 11:58:42 +00:00
Page cache robustness polish
kevin.bataille opened issue kevin.bataille/wp-recache#13 2026-09-13 11:53:40 +00:00
Expand purge scope on post update
kevin.bataille opened issue kevin.bataille/wp-recache#12 2026-09-13 11:53:38 +00:00
Bake settings into drop-in config file
kevin.bataille opened issue kevin.bataille/wp-recache#11 2026-09-13 11:50:32 +00:00
Directory-based cache layout + mod_rewrite static serving
kevin.bataille opened issue kevin.bataille/wp-recache#10 2026-09-13 11:50:22 +00:00
Rejected-cookie cache exclusions (WooCommerce cart)
kevin.bataille pushed to master at kevin.bataille/wp-recache 2026-09-13 11:45:06 +00:00
d2be239c3f fix: address Phase 1 code review findings
33099591f5 feat: implement Phase 1 - Core Page Cache and Admin Settings UI
88a0531d90 Add initial design document for WP Recache
kevin.bataille closed issue kevin.bataille/wp-recache#8 2026-09-13 11:45:06 +00:00
Admin Settings UI
kevin.bataille closed issue kevin.bataille/wp-recache#1 2026-09-13 11:45:04 +00:00
Core Page Cache
kevin.bataille created branch master in kevin.bataille/wp-recache 2026-09-13 11:45:04 +00:00
kevin.bataille opened issue kevin.bataille/wp-recache#9 2026-09-13 07:25:08 +00:00
Remove Unused CSS (RUCSS)
kevin.bataille opened issue kevin.bataille/wp-recache#8 2026-09-13 07:24:51 +00:00
Admin Settings UI
kevin.bataille opened issue kevin.bataille/wp-recache#7 2026-09-13 07:24:37 +00:00
Database Optimization
kevin.bataille opened issue kevin.bataille/wp-recache#6 2026-09-13 07:24:18 +00:00
Preloading and Resource Hints
kevin.bataille opened issue kevin.bataille/wp-recache#5 2026-09-13 07:24:00 +00:00
Critical CSS Generation
kevin.bataille opened issue kevin.bataille/wp-recache#4 2026-09-13 07:23:18 +00:00
Image Optimization