summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/queue
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-27/+27
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Using Message acknowledgement in queueingLuke Kanies2009-06-031-1/+4
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-1/+5
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-2/+12
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-221-0/+30