index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Memcached_DataObject.php
Age
Commit message (
Expand
)
Author
2010-02-24
Add class and (if present) id to DB_DataObject error exceptions; often they'r...
Brion Vibber
2010-02-16
Merge branch 'master' into testing
Brion Vibber
2010-02-16
Stomp queue restructuring for mass scalability:
Brion Vibber
2010-02-05
Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...
Brion Vibber
2010-01-29
add simple cache getter/setter static functions to Memcached_DataObject
Evan Prodromou
2010-01-28
hide most DB_DataObject errors
Evan Prodromou
2010-01-28
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-28
update mysqltimestamps on insert and update
Evan Prodromou
2010-01-27
Don't preemptively close existing DB connections for web views (needed to kee...
Brion Vibber
2010-01-25
Merge branch 'master' into testing
Evan Prodromou
2010-01-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-24
Recover caching logic lost in bad merge
Evan Prodromou
2010-01-22
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-01-22
Memcached_DataObject unnecessarily require_once'd itself
Evan Prodromou
2010-01-21
Option to log slow db queries or all db queries
Brion Vibber
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2010-01-12
Avoid spewing warnings about returning by reference on memcached cache misses...
Brion Vibber
2010-01-11
Regression fix: don't spew notices to log every time we get a non-cached user...
Brion Vibber
2010-01-10
don't put Users with object IDs in the cache, and don't fetch them
Evan Prodromou
2010-01-04
Exclude process-specific link & result cache references from serialized Memca...
Brion Vibber
2010-01-04
Revert "Take Memcached_DataObject destructor back out to check whether it mig...
Brion Vibber
2010-01-02
return false from Memcached_DataObject::staticGet() on not found, like DB_Dat...
Evan Prodromou
2010-01-02
change harmless check of to check of in Memcached_DataObject
Evan Prodromou
2010-01-01
Merge branch 'master' of git@gitorious.org:statusnet/mainline
Evan Prodromou
2010-01-01
Revert "add cleanup method to cleanup a single row"
Evan Prodromou
2010-01-01
add cleanup method to cleanup a single row
Evan Prodromou
2010-01-01
stop using DB_DataObject's staticGet() which caches
Evan Prodromou
2009-12-30
Take Memcached_DataObject destructor back out to check whether it might be ca...
Brion Vibber
2009-12-30
Revert debugging code
Brion Vibber
2009-12-30
subbug debug info to check on free ordering
Brion Vibber
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-15
call DB_DataObject::__destruct() if it exists
Evan Prodromou
2009-12-15
take out DB_DataObject destructor
Evan Prodromou
2009-12-14
Add destructor on Memcached_DataObject to free DB_DataObject's global storage...
Brion Vibber
2009-12-11
Debug check to track down live error -- wrong data type sometimes being sent ...
Brion Vibber
2009-11-10
Bringing Sphinx search support up to code: broken out to a plugin, now suppor...
Brion Vibber
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-27
better check for existing DB connection runs SET NAMES UTF8 less
Evan Prodromou
2009-07-05
Revert "Merge branch '0.8.x' into cachenonexistent"
Evan Prodromou
2009-07-05
cache failure to find in memcached
Evan Prodromou
2009-06-21
Add like for search
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-18
Make sure we have a DB connection before setting its charset
Zach Copley
2009-05-30
Use mysql_set_charset for connection instead of SET NAMES
Evan Prodromou
2009-05-27
optionally use SET NAMES for utf8 to DB
Evan Prodromou
2009-04-26
Revert "Revert "run 'set names' after each connection to deal with UTF8 corre...
Evan Prodromou
[next]