index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
Age
Commit message (
Expand
)
Author
2010-01-10
check before saving a thumbnail
Evan Prodromou
2010-01-10
check before inserting File_oembed and File_thumbnail
Evan Prodromou
2010-01-10
don't put Users with object IDs in the cache, and don't fetch them
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-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-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
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-29
Add progress output and optional --sleep-time parameter to triminboxes.php
Brion Vibber
2009-12-28
notices are immutable, use created date for updated
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
2009-12-22
Merge branch 'testing'
Evan Prodromou
2009-12-16
Merge branch '0.9.x' into testing
0.9.0rc2
Evan Prodromou
2009-12-16
Add doc comments listing the array parameters for User::register() and Notice...
Brion Vibber
2009-12-16
Fix UserRightsTest unit tests
Brion Vibber
2009-12-16
Cleanup undefined variable notice: set a couple more null defaults for new pa...
Brion Vibber
2009-12-16
slight cleanup for a bit in Notice.php where a var was reused for different t...
Brion Vibber
2009-12-15
Merge branch '0.9.x' into 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-15
create a method for notification for new messages, and use it
Evan Prodromou
2009-12-14
Add destructor on Memcached_DataObject to free DB_DataObject's global storage...
Brion Vibber
2009-12-14
add friends_timeline with no repeats in it
Evan Prodromou
2009-12-12
remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use...
Evan Prodromou
2009-12-12
add statuses/retweeted_to_me to API
Evan Prodromou
2009-12-12
clear repeat_of flag when a notice is deleted
Evan Prodromou
2009-12-12
add statuses/retweets_of_me to API
Evan Prodromou
2009-12-12
add statuses/retweeted_by_me api action
Evan Prodromou
2009-12-12
add statuses/retweets to API
Evan Prodromou
2009-12-11
Debug check to track down live error -- wrong data type sometimes being sent ...
Brion Vibber
2009-12-11
save repeats from the form
Evan Prodromou
2009-12-11
Merge branch '0.9.x' into forward
Evan Prodromou
2009-12-11
change Notice::saveNew() to use named arguments for little-used options
Evan Prodromou
2009-12-11
show the repeat form in notice lists
Evan Prodromou
2009-12-11
reset executable bit on Notice.php and statusnet.ini
Evan Prodromou
2009-12-11
add repeat_of column to notice class
Evan Prodromou
2009-12-11
Merge branch '0.9.x' into testing
Evan Prodromou
2009-12-10
remove 'has forwarded' method from Profile
Evan Prodromou
2009-12-10
remove forward table from db scripts
Evan Prodromou
2009-12-10
move forwarding stuff to Repeat plugin
Evan Prodromou
[next]