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
2008-10-02
don't try to free faves in User
Evan Prodromou
2008-10-02
incorrect function call in Fave
Evan Prodromou
2008-10-02
try to use caching functions where possible in User
Evan Prodromou
2008-10-02
use pkeyGet for Avatar
Evan Prodromou
2008-10-02
add methods to Memcached_DataObject for caching compound keys
Evan Prodromou
2008-10-02
remove unused helper function
Evan Prodromou
2008-09-30
don't encache on insert; misses timestamps
Evan Prodromou
2008-09-29
trying to fix up pages in tags
Evan Prodromou
2008-09-29
blow cache in Notice for tags
Evan Prodromou
2008-09-28
blow the cached streams for tags on a new notice
Evan Prodromou
2008-09-28
add some whitespace to the qry for tags
Evan Prodromou
2008-09-28
sync function names
Evan Prodromou
2008-09-28
cache tag streams in Memcached, too
Evan Prodromou
2008-09-28
remove debugging code for notice streams
Evan Prodromou
2008-09-28
correct some SQL and add some spaces
Evan Prodromou
2008-09-28
exact check on memcached results
Evan Prodromou
2008-09-28
another debug notice
Evan Prodromou
2008-09-28
remove noticewrapper
Evan Prodromou
2008-09-28
move noticewrapper to classes
Evan Prodromou
2008-09-28
add some debugging stuff to Notice
Evan Prodromou
2008-09-28
lost paren in Notice
Evan Prodromou
2008-09-28
change arguments to Notice::publicStream
Evan Prodromou
2008-09-28
single function for important streams, with memcached support
Evan Prodromou
2008-09-27
slightly better check on $orig in update()
Evan Prodromou
2008-09-26
move memcache connections to util.php
Evan Prodromou
2008-09-26
handle multiple memcached servers
Evan Prodromou
2008-09-26
wasn't returning results of update
Evan Prodromou
2008-09-26
add some more info on notice update
Evan Prodromou
2008-09-26
log a db error for inserting the notice
Evan Prodromou
2008-09-26
another false-for-error
Evan Prodromou
2008-09-26
Memcache returns false on cache miss
Evan Prodromou
2008-09-26
don't record null key values
Evan Prodromou
2008-09-26
hack to make keys work
Evan Prodromou
2008-09-26
handle one-argument calls to staticGet
Evan Prodromou
2008-09-26
better deletes and key names
Evan Prodromou
2008-09-26
try to make some static/non-static stuff work right
Evan Prodromou
2008-09-26
better handling of staticGet
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
rename cached object file
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-23
user -> this
Evan Prodromou
2008-09-23
change how Foreign_link fetches, and fix mixup between user-ids and foreign-i...
Evan Prodromou
2008-09-22
correct a couple of bugs
Evan Prodromou
2008-09-17
save created date
Evan Prodromou
2008-09-17
fix missing variable in save-new-message
Evan Prodromou
2008-09-17
fancy urls for show message, new message
Evan Prodromou
2008-09-17
newmessage and showmessage
Evan Prodromou
2008-09-16
rationalize with ciarang's pgsql changes
Evan Prodromou
2008-09-15
PostgreSQL: Quote table name in manually formed query - fixes profile setting...
CiaranG
[next]