Commit graph

162 commits

Author SHA1 Message Date
Peter Molnar
d439747564 version 1.6.2 2014-09-05 10:41:18 +01:00
Peter Molnar
815cf8e045 Merge pull request #25 from plescheff/master
Implemented new invalidation method; added filter hook.
2014-09-05 09:29:07 +01:00
Anton Pelešev
b1d869adc0 Fix merge. 2014-09-04 14:30:27 +03:00
Anton Pelešev
07dde1e137 Merge 2014-09-04 14:19:24 +03:00
Anton Pelešev
ab5951ebd8 Revert "Fixed missing braces."
This reverts commit bc825f4cae.
2014-09-04 14:14:51 +03:00
Anton Pelešev
fdd615eab8 Merge branch 'master' of /private/var/www/wp-ffpc-upstream 2014-09-04 14:10:00 +03:00
Peter Molnar
b2367f2fe4 1.6.1 to correct SVN madness 2014-09-04 10:54:00 +01:00
Peter Molnar
8eab1f88ce removing unneeded { left in the code accidentally and which prevented WordPress SVN commit 2014-09-04 10:49:14 +01:00
Peter Molnar
ef4baf95c6 wp-common updates 2014-09-04 09:47:09 +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
Anton Pelešev
bc825f4cae Fixed missing braces. 2014-08-22 15:46:21 +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
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
Peter Molnar
6cd27fe498 Merge pull request #15 from haroldkyle/master
Removed PHP strict notices.
2014-04-09 21:27:43 +01:00
Harold Kyle
ac87d69e3c Clarified expiration is in seconds not milliseconds 2014-04-09 14:49:39 -04:00
Harold Kyle
ac0fa7830e Removed PHP strict notices. 2014-04-09 14:16:35 -04:00
Peter Molnar
f21ce58780 cleaning up dirtyness 2014-04-04 12:13:11 +01:00
Peter Molnar
11e414795b 1.3.1
git submodules...
2014-04-04 12:10:22 +01:00
Peter Molnar
cb7322ea01 submodule update 2014-04-04 12:08:56 +01:00
Peter Molnar
d0ba9f4a5c version 1.3 2014-04-04 11:45:37 +01:00
Peter Molnar
ff12e67060 Merge pull request #12 from petermolnar/mcachesock
Mcachesock
2014-04-03 15:57:12 +01:00
Peter Molnar
612af9b6e7 Merge pull request #9 from dkcwd/patch-2
Update wp-ffpc-acache.php
2014-04-03 15:56:18 +01:00
Peter Molnar
24d81687eb Merge pull request #7 from haroldkyle/cookies
Update configuration to avoid checking for URLs with query strings.
2014-04-03 15:55:33 +01:00
Peter Molnar
e06e6991be Merge pull request #8 from dkcwd/patch-1
Update wp-ffpc-class.php
2014-04-03 15:48:38 +01:00
Peter Molnar
1f3a4fecb2 Merge pull request #10 from IgorCode/patch-1
Fixed issue in uninstall script
2014-04-03 15:46:59 +01:00
Igor Jerosimić
e019caa4ad Fixed issue in uninstall script
When using 'uninstall.php' the plugin should always check for the WP_UNINSTALL_PLUGIN constant, before executing. The WP_UNINSTALL_PLUGIN constant is defined by WordPress at runtime during a plugin uninstall, it will not be present if 'uninstall.php' is requested directly.
2014-01-10 23:20:55 +01:00
Dave Clark
cc68f59215 Update wp-ffpc-acache.php
Minor edit to avoid message: "Strict Standards: Only variables should be passed by reference"
2014-01-01 23:38:59 +11: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
3013c1ed7a Merge branches 'master' and 'mcachesock' into mcachesock 2013-11-07 20:53:32 +00:00
Peter Molnar
dc7e4f3f4e version 1.2.2 2013-11-07 10:12:30 +00:00
Peter Molnar
3f175aab95 fix 404 header status 2013-11-07 10:06:49 +00:00
Peter Molnar
7b2d91b025 instant 404 for 404 pages 2013-11-07 09:27:47 +00:00
Harold Kyle
9d5b24e2b0 Update configuration to avoid checking for URLs with query strings. These are never cached. 2013-09-24 23:54:33 -04: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
06e2d111d0 releasing 1.2 2013-07-17 10:38:15 +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
50e13c227e Merge branch 'dev' of github.com:petermolnar/wp-ffpc into dev 2013-06-25 17:27:56 +01:00
Peter Molnar
8bc33102a9 comments and cleanup 2013-06-25 17:27:48 +01:00