summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/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-49/+49
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+4
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-3/+3
* Fixing #2489 - queue integration tests are skipped w/out jsonLuke Kanies2009-08-101-1/+0
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-13/+20
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Using a setting for configuring queueingLuke Kanies2009-04-221-1/+0
* Introduce abstract queue terminus within the indirection system.Ethan Rowe2009-04-221-0/+78