Commit graph

63 commits

Author SHA1 Message Date
Anton Pelešev
01fba9fae8 Merge branch 'master' of /var/www/wp-ffpc-upstream 2015-01-13 13:10:54 +02:00
Anton Pelešev
d0dc5cf6d7 Added errors filtering so plugin/theme authors can intercept error handling. 2015-01-13 13:10:30 +02:00
Peter Molnar
4275199cf2 1.7.6 2015-01-09 15:01:11 +00:00
Peter Molnar
e3c5b8a2cc fixing no error messages bug 2014-12-29 13:00:16 +00:00
Anton Pelešev
6280cc4ef1 Fixed force-cache clearing when options updated.
No more PHP warnings triggered.
2014-12-17 15:16:59 +02: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
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
74869fa77f reducing loglevel to eliminate showing errors bug 2014-09-12 07:38:31 +01: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
Peter Molnar
2b2345c763 version 1.6.0, see changelog 2014-08-22 11:55:25 +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
f95f0a3f2c Update wp-ffpc-class.php
! is not needed there
2014-04-13 07:23:45 +01:00
Peter Molnar
3a96ad631e 1.3.2 2014-04-09 21:34:14 +01:00
Harold Kyle
ac87d69e3c Clarified expiration is in seconds not milliseconds 2014-04-09 14:49:39 -04:00
Peter Molnar
ff12e67060 Merge pull request #12 from petermolnar/mcachesock
Mcachesock
2014-04-03 15:57:12 +01:00
Dave Clark
e068f39556 Update wp-ffpc-class.php
Fixed undefined variable - minor typo (memcache_protocol was defined however conditional test was checking equivalence of undefined variable memcached_protocol).
2014-01-01 23:19:04 +11:00
Peter Molnar
3168ca3892 memcached unix socket, first draft 2013-11-07 21:11:12 +00:00
Peter Molnar
bdbf99255a bugfix: Call to undefined function get_blog_option 2013-07-23 11:26:17 +01:00
Peter Molnar
c867483087 bugfix: Call to undefined function get_blog_option() 2013-07-22 09:17:58 +01:00
Peter Molnar
381687b8bf removed sync protocols; added server ip to HTML debug comment 2013-06-28 10:24:52 +01:00
Peter Molnar
8bc33102a9 comments and cleanup 2013-06-25 17:27:48 +01:00
Peter Molnar
5b5bf7fbdc replaced wp-cron adding/removing method, 1.2 beta2 2013-06-24 10:18:49 +01:00
Peter Molnar
0997e19245 1.2 beta: error messages added globally 2013-06-19 11:14:52 +01: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
6df781f630 help menu; error messages arrays 2013-06-17 15:55:25 +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
8ec2ebf569 common -> wp-common 2013-05-30 16:35:11 +01:00
Peter Molnar
8404516038 replacing common files with submodule 2013-05-01 14:26:46 +01:00
Peter Molnar
baa5fbc9c3 Merge branch 'cookies' of https://github.com/haroldkyle/wp-ffpc into dev 2013-04-28 10:36:36 +01:00
Peter Molnar
0cbe1017a9 log typo && Memcache status bugfix 2013-04-25 10:35:11 +01:00
Peter Molnar
3cc3cc0b9f Update wp-ffpc-class.php
missing ()
2013-04-22 10:57:18 +02:00
Peter Molnar
345447c5bd Merge pull request #4 from haroldkyle/master
Minor fixes to keep down the log notices
2013-04-22 01:55:52 -07:00
Harold Kyle
e0d573426d cookie exclusions set in admin 2013-04-19 16:42:09 -04:00
Harold Kyle
306462d145 trying to roll back cookie changes 2013-04-19 16:32:51 -04:00
Peter Molnar
2cb41589c7 added openlog functions 2013-04-18 16:10:40 +01:00
Harold Kyle
b1eb73dae4 exclude caching for requests with cookie name(s) starting with a certain string 2013-04-09 15:40:03 -04:00
Harold Kyle
d64f49958f fixed grouping of if statement for $_GET of self::key_precache_disabled 2013-04-09 13:19:02 -04:00
Harold Kyle
c3329aa4d1 fixed undefined index notices 2013-04-09 00:32:07 -04:00
Peter Molnar
6b10505d7c Merge branch 'master' of github.com:petermolnar/wp-ffpc 2013-04-04 11:16:15 +01:00