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
/
queuehandler.php
Age
Commit message (
Expand
)
Author
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-10-22
Add some doc comments to QueueHandler
Brion Vibber
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-26
Merge branch '0.8.x' into testing
Evan Prodromou
2009-08-26
more log output in queue handlers
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-07-17
Moved $_id from queuehandler to daemon, as other daemons need it too.
Zach Copley
2009-07-09
use select() to bring down xmpp latency
Evan Prodromou
2009-07-04
move handling code into queuemanager
Evan Prodromou
2009-07-02
Merge branch '0.8.x' into queuemanager
Evan Prodromou
2009-07-01
change queuehandler class to use queuemanager interface
Evan Prodromou
2009-06-28
Daemon can optionally not go into the background
Evan Prodromou
2009-06-24
make stomp server work with username and password
Evan Prodromou
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-04-03
reformat queuehandler.php
Evan Prodromou
2009-02-20
* implemented STOMP support for external message queueing systems
Federico Marani
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-10-05
explicitly load classes for queuehandler
Evan Prodromou
2008-09-05
free and unset DB_DataObjects after we're done with them
Evan Prodromou
2008-09-04
scripts daemonize themselves
Evan Prodromou
2008-08-30
switch around how XMLStream does processing
Evan Prodromou
2008-08-30
some fixes from on the jabber server
evan
2008-08-30
less sleeping, slightly
Evan Prodromou
2008-08-29
many jabber queue management changes
Evan Prodromou
2008-08-27
don't clear claims immediately
Evan Prodromou
2008-08-27
break up monolithic xmppdaemon into multiple queue handlers
Evan Prodromou