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
/
lib
/
dbqueuemanager.php
Age
Commit message (
Expand
)
Author
2010-02-16
Stomp queue restructuring for mass scalability:
Brion Vibber
2010-01-22
XMPP queued output & initial retooling of DB queue manager to support non-Not...
Brion Vibber
2010-01-13
Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th...
Brion Vibber
2010-01-12
Major refactoring of queue handlers to support running multiple sites in one ...
Brion Vibber
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-23
dbqueuemanager a little more sane about sleeping
Evan Prodromou
2009-07-23
whitespace in dbqueuemanager
Evan Prodromou
2009-07-22
Stop daemons using 100% CPU and hammering the DB server when the queue is emp...
CiaranG
2009-07-21
update dbqueuemanager to respect handler timeout values
Evan Prodromou
2009-07-04
move handling code into queuemanager
Evan Prodromou
2009-07-01
add fail() method to dbqueuemanager and fix logging
Evan Prodromou
2009-07-01
compile errors in DBQueueManager
Evan Prodromou
2009-06-28
start of queuemanager code
Evan Prodromou