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-27
Don't preemptively close existing DB connections for web views (needed to kee...
Brion Vibber
2010-01-27
fix notice -- drop unused return value of variable that isn't initialized :) ...
Brion Vibber
2010-01-27
Adds an emergency switch so we can run inbox distribution at save time (bypas...
Brion Vibber
2010-01-26
Control channel for queue daemons to request graceful shutdown, restart, or u...
Brion Vibber
2010-01-26
Site metadata tags in status_network: single 'tags' field, pipe-separated.
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
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-01-24
Recover caching logic lost in bad merge
Evan Prodromou
2010-01-24
Add verifier and verified callback to token for OAuth 1.0a
Zach Copley
2010-01-24
Remove verifier from Oauth_application_user (not needed there)
Zach Copley
2010-01-24
Revoke access token UI
Zach Copley
2010-01-24
Can now edit/change application icon
Zach Copley
2010-01-24
Better detial in connected OAuth applications list
Zach Copley
2010-01-24
Decided we didn't need to keep the token secret in the
Zach Copley
2010-01-24
Exchanging authorized request tokens for access tokens working
Zach Copley
2010-01-24
Associate request tokens with OAuth apps and app users
Zach Copley
2010-01-24
Add icons/icon upload to Oauth apps
Zach Copley
2010-01-24
Workflow for registering new OAuth apps pretty much done.
Zach Copley
2010-01-24
It might help if I checkd in statusnet.ini.
Zach Copley
2010-01-24
Started work on interface for displaying connected OAuth apps
Zach Copley
2010-01-24
Changed the OAuth app tables to refer to profiles instead of users.
Zach Copley
2010-01-24
Add new OAuth application tables and DataObjects. Also add a new
Zach Copley
2010-01-24
save nickname and wildcard when setting up status network
Evan Prodromou
2010-01-24
save nickname and wildcard when setting up status network
Evan Prodromou
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
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
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-21
Option to log slow db queries or all db queries
Brion Vibber
2010-01-15
Fix for background recalculation of groups; needs to get Group objects not ID...
Brion Vibber
2010-01-15
Fix since_id and max_id API parameters for inbox-based loads; was failing if ...
Brion Vibber
2010-01-13
do since_id and max_id in inbox
Evan Prodromou
2010-01-13
go straight to the DB for inbox before insert
Evan Prodromou
2010-01-13
don't write Inbox if on a read-only page, but encache
Evan Prodromou
2010-01-13
make sure whoGets() doesn't write anything
Evan Prodromou
2010-01-13
Fix regressions in XMPP output during inbox refactoring
Brion Vibber
2010-01-13
add events for subscribing to people and joining groups
Evan Prodromou
2010-01-13
Don't save reply info for repeats
Evan Prodromou
2010-01-13
repeats don't get posted to groups
Evan Prodromou
2010-01-13
remove vestiges of Notice_inbox from cache clearing code in Notice
Evan Prodromou
2010-01-13
unimplement repeatedToMe() until we figure out how
Evan Prodromou
2010-01-13
memoize Notice::whoGets()
Evan Prodromou
2010-01-12
Merge branch '0.9.x' into inblob
Evan Prodromou
2010-01-12
remove transaction for Notice save; causes deadlocks
Evan Prodromou
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
Merge branch '0.9.x' into inblob
Evan Prodromou
2010-01-11
Regression fix: don't spew notices to log every time we get a non-cached user...
Brion Vibber
2010-01-11
Merge branch 'sessionidparam' into 0.9.x
Evan Prodromou
[next]