0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fmq 0.3.5 changes More... over 14 years ago
changed the name of helper so that it will not be loaded by the rake task directly More... over 14 years ago
Adding ability to create different queue types via rest interface More... over 14 years ago
Another Ruby 1.9 mod More... over 14 years ago
Ruby 1.9 and Rack 1.0.0 mods More... over 14 years ago
added an rss feed and a link for the free message queue screencasts More... over 15 years ago
added images of the queues to the website More... over 15 years ago
fixed background More... over 15 years ago
new design for website and some fixes More... over 15 years ago
chnaged the design of the admin interface More... over 15 years ago
fixed missing round robin file in Manifest.txt and fixed some doc More... over 15 years ago
make new release information More... over 15 years ago
added round robin queue More... over 15 years ago
fixed response to client if exception was thrown More... over 15 years ago
fixed the manifest (forgot the new file persistent queue) and updated documentation More... over 15 years ago
deploy new version of fmq More... over 15 years ago
update the rdoc documentation, the README and the website More... over 15 years ago
added a new queue that stores it's messages in the file system and added a test and a sample config to config.ru More... over 15 years ago
refactored the fifo queue tests More... over 15 years ago
added new fifo queue that stores the messages in file system More... over 15 years ago
fixed setup of the queue More... over 15 years ago
set log level :fatal to default and remove unneeded use of log level configuration More... over 15 years ago
changed the config the new way it should be and fixed a bug on deleting 'meta' queues More... over 15 years ago
added new way to setup queues and fixed auto queue bug More... over 15 years ago
use instance_eval to setup the QueueManager and its queues More... over 15 years ago
moved loading of rack (DRY) More... over 15 years ago
added new history and some doc fixes More... over 15 years ago
add possibility to yield and return a message More... over 15 years ago
change the usage of the queue manager, because some methods where obsolete More... over 15 years ago
added max messages and max size dummys More... over 15 years ago