Commit graph

39 commits

Author SHA1 Message Date
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
Peter Molnar
34eba29c78 added full nginx example 2013-04-04 11:15:47 +01:00
Harold Kyle
9e488772a3 modified labels in admin section 2013-04-01 01:05:26 -04:00
Harold Kyle
e43294eb66 initialize plugin at init to allow custom post type support 2013-03-30 00:54:08 -04: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
67b9d0b3f6 precache comments done, tests done; separated admin part for commands added 2013-03-27 11:51:25 +00:00
Peter Molnar
b5cde93bee precache working 2013-03-26 17:41:58 +00:00
Peter Molnar
1a726f01eb precache added, TODO: add comment 2013-03-26 00:05:49 +00:00
Peter Molnar
99ed0380cd v 1.1, bugfix, html comment functionality 2013-03-25 13:11:49 +00:00
cadeyrn
365384b8fe final touches on migration
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@685629 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-22 12:42:35 +00:00
cadeyrn
814ce7977d removed default: sections; corrected log default value bug cause by migration
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@685628 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-22 12:42:12 +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