Age | Commit message (Expand) | Author |
2010-08-06 | OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de... | Brion Vibber |
2010-07-30 | * Address i18n related FIXMEs after talk with Brion. | Siebrand Mazeland |
2010-07-29 | * add string for translation with translator documentation | Siebrand Mazeland |
2010-07-14 | cache sitemap notice and user counts for 4h | Evan Prodromou |
2010-06-04 | use DB_DataObject_Cast objects in a couple of different places in the code | Evan Prodromou |
2010-06-04 | memcache_dataobject supports some DB_DataObject_Cast objects as values | Evan Prodromou |
2010-04-07 | Merge branch 'master' into testing | Evan Prodromou |
2010-04-07 | show PEAR_Error message, not the object | Evan Prodromou |
2010-03-29 | Add $config['db']['annotate_queries'] option to include caller ID comments in... | Brion Vibber |
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 |