Commit graph

56 commits

Author SHA1 Message Date
Colin Kuskie
90e92184f7 Stub in a getMemcached subroutine. The merge between memcached and the other branches seems to have gone wrong. 2010-01-22 08:31:48 -08:00
Colin Kuskie
c86ef6ba15 Remove old Cache code for filesystem cache. 2009-11-24 13:07:04 -08:00
JT Smith
814bde6b93 Merge branch 'memcached' into WebGUI8
Conflicts:
	lib/WebGUI/Cache.pm
2009-09-28 17:54:15 -05:00
JT Smith
d16a220628 bug fixes 2009-09-28 17:36:10 -05:00
JT Smith
393789e72f added off switch for debugging to speed things up 2009-09-27 21:52:46 -05:00
JT Smith
ee8ebd44e4 removed typo 2009-09-27 17:36:02 -05:00
JT Smith
2a94b0806c added logging 2009-09-27 17:33:46 -05:00
JT Smith
d399f23baf fixed bugs, adding logging 2009-09-27 13:21:40 -05:00
JT Smith
af705232a8 added exceptions, docs, and removed disableCache 2009-09-25 18:41:03 -05:00
JT Smith
cb230c6599 Revert "a start on a new memcached based cache system"
This reverts commit 2865744fc9.
2009-09-25 10:11:52 -05:00
JT Smith
09358cbfe7 started params validate work 2009-09-25 10:07:04 -05:00
JT Smith
66db563c39 basics all tested 2009-09-24 23:12:20 -05:00
JT Smith
eff27a141d Merge branch 'memcached' of github.com:plainblack/webgui into memcached 2009-09-24 22:47:01 -05:00
JT Smith
9569d0c3ab fixed the remaining bugs in mget 2009-09-24 22:46:39 -05:00
Colin Kuskie
3c36b404b4 Try to optimize mget in Cache.pm 2009-09-24 20:42:25 -07:00
JT Smith
65239eee4d mget not working, but it's better than it was 2009-09-24 22:31:19 -05:00
JT Smith
180c207335 fixed a bug in parseKey 2009-09-24 21:55:38 -05:00
JT Smith
1f41a72140 a start on a new memcached based cache system 2009-09-24 16:58:12 -05:00
JT Smith
2865744fc9 a start on a new memcached based cache system 2009-09-24 16:49:32 -05:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
d9c1f88eab cleaning up some imports 2008-11-24 04:00:46 +00:00
Graham Knop
c017e52939 clean up and comment parseKey in cache 2008-07-09 20:50:57 +00:00
Graham Knop
97f75c2a33 better handling of character encoding in Cache 2008-07-08 16:55:08 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
33b9d25e07 Cache pod does not accurately reflect the Module usage 2007-08-14 20:01:15 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
a7504f380a removed memcached support
added check for new modules
2007-05-30 18:34:25 +00:00
JT Smith
aeba6ec83c merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Drake
bebf3f159c Make all LWP user agents use env_proxy. 2006-10-26 20:07:43 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Wouter van Oijen
efe05d8469 Fixed typo in SQL query 2006-04-28 21:43:41 +00:00
JT Smith
b745ab0ef6 added database cache option 2006-02-27 18:26:07 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
62d1c58ae4 - Added cache to settings which increased performance by .02 seconds per
page.
 - Added user cache which increased performance by more than .1 seconds per
   page.
 - Added some new indicies to make asset queries .01 to .1 seconds faster per query.
 - fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
JT Smith
4b93aa1914 merging 6.6.5 changes 2005-07-25 19:03:14 +00:00
JT Smith
13b52b07f2 new caching system 2005-07-12 00:28:25 +00:00
Len Kranendonk
f99b5dab44 Cache::Memcached was required / should be optional 2005-04-25 12:10:14 +00:00
Len Kranendonk
b417ef09b2 Added support for memcached distributed caching 2005-04-25 05:50:43 +00:00
JT Smith
9bd63571a9 fixed dataform require field bug
added cache root option
2005-04-21 01:41:09 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
6613992f3d removed the need for Data::Serializer 2004-06-08 18:37:11 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
3eec10dc49 added a per-site config file option for international message caching 2004-02-22 21:50:29 +00:00