summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/queue
Commit message (Expand)AuthorAgeFilesLines
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-2/+2
* Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-10/+10
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* Merge branch '2.6.x' into nextNick Lewis2011-01-061-6/+2
|\
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-041-6/+2
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-101/+101
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Using Message acknowledgement in queueingLuke Kanies2009-06-031-2/+16
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-0/+5
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-32/+87
* Confine stomp tests to Stomp enabled systemsBrice Figureau2009-05-151-0/+4
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-221-0/+62