Commit graph

46 commits

Author SHA1 Message Date
Peter Molnar
87b2f986a1 adding supporters, fixing missing version update in options; ensuring unix line ending in every file 2016-04-22 10:16:28 +00:00
Peter Molnar
32bd2f7b0e debug logging restructure 2016-01-15 20:18:18 +00:00
Peter Molnar
9f029e2414 1.10.0
proper browser cache support:
* new options to set real browser cache expiry for singles, taxonomy and home
* added Etag support based on browser cache expiry
* added proper Expires header according to cache entry generation time + browser cache expiry
* added support for Last Modified header for home & taxonomy ( singles already had it) based on the last post modified date within the taxonomy
2015-10-23 12:40:09 +01:00
Peter Molnar
c84498d069 1.9.1, see changelog 2015-10-18 18:32:10 +01:00
Peter Molnar
fedcdfc278 1.9.0
* adding exclude option based on text entry matching ( regex )
* replacing variable in __ and _e functions to constant
2015-10-14 20:14:09 +01:00
Peter Molnar
457ad184c4 = 1.8.4 =
*2015-10-13*

* changes in HTML debug comment: instead of the former, single comment, now 2 comments are added. The first is added when the cache entry is generated; the second only appears if the page was served from the cached entry. Please note that this last bit will - should - change with every single refresh.
* backend code is now split into separate files
* more debug code
2015-10-13 11:13:13 +01:00
Peter Molnar
65325033fa 1.8.3 2015-05-07 13:33:32 +01:00
Peter Molnar
42bc1771fa 1.8.2 2015-04-29 23:07:40 +01:00
Peter Molnar
6f19008509 1.8.1 2015-04-29 09:57:40 +01:00
Peter Molnar
525fc33839 1.8.0 2015-04-29 09:40:12 +01:00
Anton Pelešev
17669f272b Implemented changes and extension points for WP-FFPC-Purge. 2015-01-20 21:31:13 +02:00
Peter Molnar
4275199cf2 1.7.6 2015-01-09 15:01:11 +00:00
Peter Molnar
fdc985a261 1.7.3 2014-12-17 10:48:02 +00:00
Peter Molnar
238d54a194 Merge pull request #29 from ameir/compatibility
Memcached proxy compatibility
2014-12-08 09:37:26 +00:00
Peter Molnar
eb49420052 bugfixes and small enhancements 2014-12-08 09:19:01 +00:00
Ameir Abdeldayem
4e647efb2c Since Memcached stats aren't available on many implementations, let's
check health by doing a set instead.
2014-12-08 03:35:23 -05:00
Ameir Abdeldayem
42743def8d Allow binary protocol to be toggled with Memcached driver. 2014-12-08 02:55:05 -05:00
Peter Molnar
8d14b21ad8 pre-1.7.0 2014-09-19 12:18:18 +01:00
Peter Molnar
0356107ea7 1.7.0 alpha 2014-09-19 09:38:54 +01:00
Peter Molnar
a3d00edf60 1.6.4, see readme 2014-09-12 09:38:32 +01:00
Peter Molnar
d439747564 version 1.6.2 2014-09-05 10:41:18 +01:00
Anton Pelešev
77d94b25c9 Fixed filter hook. 2014-08-25 16:58:23 +03:00
Anton Pelešev
304393e66a Added hook to customise clearing array externally. 2014-08-22 17:48:49 +03:00
Anton Pelešev
bdcae2f62f Added new invalidation method: post/page + posts index page.
Clears cache for modified post/page. Also clears posts index page if content of type 'post' was changed.
2014-08-22 17:27:23 +03:00
Anton Pelešev
14b1d416d1 Backported paginated post/page cache clearing. 2014-08-22 16:42:27 +03:00
Peter Molnar
2b2345c763 version 1.6.0, see changelog 2014-08-22 11:55:25 +01:00
Peter Molnar
aaf703fd8d no more singleton-factory, kthnxby 2014-06-26 11:02:13 +01:00
Peter Molnar
b6f8bf157d new abstact & utils layout 2014-06-26 08:57:10 +01:00
Peter Molnar
9804bc515e adding SASL auth fields & support for memcached 2014-06-02 16:02:13 +01:00
Peter Molnar
6e4d474796 version 1.5.0 with APCu 2014-05-30 11:22:21 +01:00
Peter Molnar
58fcf95b9a xcache
comments invalidation
1.4.0
2014-05-12 15:48:22 +01:00
Peter Molnar
a9cf7ff058 = 1.3.3 =
*2014-04-29*

What's changed:

* removed broadcast message
* better logs ( additional logs and adding translation compatibility )
2014-04-29 15:58:50 +01:00
Peter Molnar
3168ca3892 memcached unix socket, first draft 2013-11-07 21:11:12 +00:00
Peter Molnar
a853c5f0cb prefix lost during key scheme changes... no wonder cache was not working 2013-06-25 16:23:40 +00:00
Peter Molnar
2aa0f33fbe messed up a var name in backed; added warning eliminator array check 2013-06-18 18:17:52 +01:00
Peter Molnar
c040f976be 1.2 feature freeze - 1.2 alpha; tests to come 2013-06-18 09:57:31 +00:00
Peter Molnar
cdd4f4e6c6 added PHPSESSID cookie to uri key possibilities 2013-06-17 14:22:46 +01:00
Peter Molnar
23ee5f0109 key scheme change added 2013-06-17 12:28:49 +01:00
Peter Molnar
0c368e2bb9 precache cron; utilities, etc 2013-06-07 17:56:56 +01:00
Peter Molnar
0cbe1017a9 log typo && Memcache status bugfix 2013-04-25 10:35:11 +01:00
Peter Molnar
99913abed1 bugfixes; taxonomy invalidate; taxonomy precache 2013-03-28 22:27:54 +00:00
Harold Kyle
c8f4f620d9 squelched various php and wp notices and warnings, enqueuing admin css and js better 2013-03-28 00:11:01 -04:00
Peter Molnar
42792e9b8a status check bugfix 2013-03-25 12:41:16 +00:00
Peter Molnar
8e0da37242 status check bugfix 2013-03-25 12:38:25 +00:00
cadeyrn
2598ed919d RC2 cleanup
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684358 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-19 18:08:34 +00:00
cadeyrn
fa71c7a216 trunk replaced with branch v1.0; merge was impossible; files added
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684134 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-19 10:16:59 +00:00