Age | Commit message (Expand) | Author |
2010-01-07 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-07 | Fixes to bugs where non-local messages were being wrong put in the public tim... | Ciaran Gultnieks |
2010-01-06 | fixup keytypes so it returns the types no matter what kind of class it is | Evan Prodromou |
2010-01-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-06 | only encache new objects when insert was successful | Evan Prodromou |
2010-01-06 | ...and drop the unnecessary &reference from child class pkeyGet() overrides. | Brion Vibber |
2010-01-06 | Rearrange Memcached_DataObject::staticGet() to avoid "only variables can be p... | Brion Vibber |
2010-01-06 | Fix for broken profile flag admin UI: delete stray flag entries when users ar... | Brion Vibber |
2010-01-05 | encache on insert instead of decaching | Evan Prodromou |
2010-01-05 | Fix for overlong RT trimming: don't trim if textlimit is 0 (unlimited) | Brion Vibber |
2010-01-05 | Ticket 2135: trim overlong repeats with ellipsis rather than failing. | Brion Vibber |
2010-01-05 | Cache fixes: | Brion Vibber |
2010-01-05 | Require users to login to view attachments on private sites | Craig Andrews |
2010-01-05 | Move Authorization and Authentication plugin structures into core, instead of... | Craig Andrews |
2010-01-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-04 | Merge branch 'master' into 0.9.x | 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-04 | Exclude process-specific link & result cache references from serialized Memca... | Brion Vibber |
2010-01-04 | cached id streams can be empty, compare against false | Evan Prodromou |
2010-01-04 | carefully compare cached settings against false for Config | Evan Prodromou |
2010-01-04 | Memcached_DataObject stores empty values in the cache | Evan Prodromou |
2010-01-04 | Stop caching unfindable keys | Evan Prodromou |
2010-01-04 | user_id is a non-autoincrement pkey for user_location_prefs | Evan Prodromou |
2010-01-03 | Revert "use keys() instead of keyTypes() so plugin data object work" | Evan Prodromou |
2010-01-03 | use keys() instead of keyTypes() so plugin data object work | Evan Prodromou |
2010-01-02 | Merge branch 'master' into 0.9.x | Evan Prodromou |
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-02 | incorrectly used empty() instead of isset() for a variable that could be 0 | 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 | Merge branch 'master' into 0.9.x | 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-31 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | 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-30 | Merge branch 'locshunt2' into 0.9.x | Evan Prodromou |
2009-12-30 | Add magic formula to keep DB_DataObject from treating location prefs pkey as ... | Evan Prodromou |
2009-12-29 | Add progress output and optional --sleep-time parameter to triminboxes.php | Brion Vibber |
2009-12-29 | Add progress output and optional --sleep-time parameter to triminboxes.php | Brion Vibber |
2009-12-29 | Fix for saving user location preferences -- user_id field was marked as an au... | Brion Vibber |
2009-12-29 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-29 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2009-12-29 | Fix for saving user location preferences -- user_id field was marked as an au... | Brion Vibber |
2009-12-28 | notices are immutable, use created date for updated | Evan Prodromou |
2009-12-28 | Move location-argument-handling code into a single function | Evan Prodromou |
2009-12-28 | More configuration options for location sharing | Evan Prodromou |