Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish" | James Turnbull | 2011-04-20 | 1 | -1/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -49/+49 |
* | Code smell: Avoid unneeded blocks | Markus Roberts | 2010-07-09 | 1 | -3/+1 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -4/+4 |
* | Bundling of pure ruby json lib as "pson" | Markus Roberts | 2009-10-17 | 1 | -3/+3 |
* | Fixing #2489 - queue integration tests are skipped w/out json | Luke Kanies | 2009-08-10 | 1 | -1/+0 |
* | Switching Queueing to using JSON instead of YAML | Luke Kanies | 2009-06-06 | 1 | -13/+20 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -1/+1 |
* | Using a setting for configuring queueing | Luke Kanies | 2009-04-22 | 1 | -1/+0 |
* | Introduce abstract queue terminus within the indirection system. | Ethan Rowe | 2009-04-22 | 1 | -0/+78 |