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
Age
Commit message (
Expand
)
Author
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
2009-12-28
user_id is primary key for user_location_prefs
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-28
turn off exe bits
Evan Prodromou
2009-12-28
add user-location-prefs data objects
Evan Prodromou
2009-12-28
Merge branch 'locshunt' into 0.9.x
Evan Prodromou
2009-12-28
Merge branch 'master' into 0.9.x
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
2009-12-28
user_id is primary key for user_location_prefs
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-28
turn off exe bits
Evan Prodromou
2009-12-28
add user-location-prefs data objects
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-23
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-12-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
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-22
Skip DB_DataObject's in-process cache for static gets on CLI processes.
Brion
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
[next]