- May 17, 2015
-
-
Erick Hitter authored
-
- Sep 27, 2014
-
-
Erick Hitter authored
-
- Feb 28, 2014
-
-
-
Erick Hitter authored
As part of the cache purging changes added in 1e3beb6e9, we should ignore our query string so caching isn't bypassed.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Include post-password cookies in those exempt from caching, otherwise password-protected posts can end up in cache. Fixes #6.
-
Erick Hitter authored
Fixes #5.
-
Erick Hitter authored
* Abstract Redis connection logic for reusability * Abstract purging logic for reusability * Create reusable purging logic * Introduce single-page purging via the admin bar See #5
-
Erick Hitter authored
Also fixed a bug that prevented invalidation of the homepage due to a missing trailing slash, and therefore mismatched keys.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Rather than check the request method, check for the presence of posted data upon which some script would have to act.
-
Erick Hitter authored
Include query strings when building cache keys, to avoid corrupting caches with data WP generates based on present query strings.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
See #3.
-
Erick Hitter authored
See #3.
-
Erick Hitter authored
Fixes #3.
-
Erick Hitter authored
Fixes #4.
-
Erick Hitter authored
Improve debugging messages and reduce duplication. Many of these came from the original plugin this is forked from. See #1.
-
Erick Hitter authored
See #3.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
- Feb 27, 2014
-
-
Erick Hitter authored
* Cache protocol-specific pages * Ignore all query args and hashes, not just that used to clear a page's cache
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Fixes #2.
-
Erick Hitter authored
-
- Feb 26, 2014
-
-
Erick Hitter authored
-
Erick Hitter authored
-