summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/queue.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-54/+54
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Using a setting for configuring queueingLuke Kanies2009-04-221-10/+4
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-221-0/+102