Commit graph

74 commits

Author SHA1 Message Date
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
098f05985c adding new type of HTML debug comment 2015-05-07 14:22:33 +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
Peter Molnar
37d3e25cea - reordering advanced cache exceptions
- adding upgrade hook
2015-01-31 10:24:04 +00:00
Anton Pelešev
17669f272b Implemented changes and extension points for WP-FFPC-Purge. 2015-01-20 21:31:13 +02:00
Peter Molnar
5d86db9cb1 fixed alert backwards compatibility for PHP < 5.3 2015-01-14 13:18:40 +00: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
Peter Molnar
cae67b0137 1.7.4 2014-12-17 10:56:16 +00:00
Peter Molnar
fdc985a261 1.7.3 2014-12-17 10:48:02 +00:00
Peter Molnar
4fd04af3ea 1.7.2 2014-12-08 09:41:27 +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
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
Peter Molnar
d439747564 version 1.6.2 2014-09-05 10:41:18 +01:00
Peter Molnar
b2367f2fe4 1.6.1 to correct SVN madness 2014-09-04 10:54:00 +01: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
3a96ad631e 1.3.2 2014-04-09 21:34:14 +01:00
Peter Molnar
11e414795b 1.3.1
git submodules...
2014-04-04 12:10:22 +01:00
Peter Molnar
d0ba9f4a5c version 1.3 2014-04-04 11:45:37 +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
c040f976be 1.2 feature freeze - 1.2 alpha; tests to come 2013-06-18 09:57:31 +00: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
baa5fbc9c3 Merge branch 'cookies' of https://github.com/haroldkyle/wp-ffpc into dev 2013-04-28 10:36:36 +01:00
Peter Molnar
1aa01ea217 v 1.1.1 2013-04-25 10:38:43 +01:00
Peter Molnar
d1b52a61f5 finalizing version 1.1 2013-04-24 12:31:11 +01: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
Harold Kyle
b1eb73dae4 exclude caching for requests with cookie name(s) starting with a certain string 2013-04-09 15:40:03 -04:00
Peter Molnar
99ed0380cd v 1.1, bugfix, html comment functionality 2013-03-25 13:11:49 +00:00
cadeyrn
f845f9f22b trunk replaced with branch v1.0; merge was impossible
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684132 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-19 10:16:20 +00:00
cadeyrn
4310614a3c version 0.6.1
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677998 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-08 11:19:34 +00:00
cadeyrn
c41f847093 minor changes
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677982 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-08 09:43:17 +00:00
cadeyrn
3c193b2523 settings delete button
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677978 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-08 09:35:08 +00:00
cadeyrn
e054f5870b version 0.6 alpha
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677505 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-07 15:07:56 +00:00
cadeyrn
5ca0120085 version 0.5.1, quickfix on setting link for standalone sites
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677450 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-07 13:07:57 +00:00