summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/MessagingSessionTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-1628/+0
* QPID-7234: check handler is not null (as it will be when releasing unused pre...Gordon Sim2016-05-231-0/+21
* QPID-7240: use protper cursor type when purging priority levelsGordon Sim2016-04-291-0/+40
* QPID-7234: add testGordon Sim2016-04-281-0/+30
* QPID-7134: ensure content object is reset when bytes are setGordon Sim2016-03-301-0/+24
* QPID-7134: ensure content object is reset when bytes are setGordon Sim2016-03-101-0/+18
* QPID-5985: fixed regression introduced by previous commit (r1617256), ensurin...Gordon Sim2014-08-141-0/+15
* QPID-5985: check for incoming messages - without waiting - even when timout is 0Gordon Sim2014-08-111-0/+25
* QPID-5858: Remove unneeded line that generates a warning on Windows VS2010.Charles E. Rolke2014-07-111-1/+0
* QPID-3921: Refactored Broker::Options into its own independent classAndrew Stitcher2014-07-011-2/+2
* QPID-5858: prevent leakage of old exception typesGordon Sim2014-06-271-0/+19
* QPID-4265: fix broken windows buildGordon Sim2013-10-241-2/+2
* QPID-4265: test closing of receiver with concurrent fetchGordon Sim2013-10-241-2/+47
* QPID-5227: QPID-5230: added tests for redelivered flag on browse and releaseGordon Sim2013-10-151-0/+9
* QPID-5086: send completions when restarting after stop, in order to move wind...Gordon Sim2013-08-201-0/+26
* QPID-5085: ensure messages released 'behind' a cursor on a priority queue don...Gordon Sim2013-08-201-0/+20
* QPID-4993: reroute dropped messages in ring queue if alternate exchange is sp...Gordon Sim2013-07-171-1/+18
* QPID-3247: add policy for self-struct subscription queueGordon Sim2013-07-131-0/+26
* QPID-4953: recognise temp queue shorthand in 0-10 codepathGordon Sim2013-06-261-1/+24
* QPID-4820: fix incorrect AMQP 0-10 typecodesGordon Sim2013-05-081-0/+12
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-011-0/+37
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-0/+21
* qpid-4317 make browse-only x-arg string similar to othersMichael Goulish2012-09-181-1/+1
* Jira QPID-4142Michael Goulish2012-09-141-0/+32
* QPID-4117: honour alternate-exchange option specified within x-declare for a ...Gordon Sim2012-07-061-0/+18
* QPID-3947: Bounds checking for str8/str16 on creating AMQP 0-10 structsGordon Sim2012-04-131-0/+7
* QPID-3492: Fix quoted values as well as unquoted values; added a test caseGordon Sim2012-01-031-0/+21
* QPID-3508: Ensure subscription queue is deleted on closing receiver (unless i...Gordon Sim2011-09-271-0/+18
* QPID-3425: Special handling of reserved exchange names in auto-createGordon Sim2011-08-161-0/+14
* QPID-3372: fixed comparison of desired and actual properties for exchangesGordon Sim2011-07-261-0/+22
* QPID-3200: Add new method to session for cumulative acknowledgement upto (and...Gordon Sim2011-06-151-0/+40
* QPID-3225: Allow exclusivity (for subscription queue and subscription itself)...Gordon Sim2011-06-131-0/+32
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-261-0/+14
* QPID-3051: Ensure credit window is moved correctly even if it contains reject...Gordon Sim2011-02-211-0/+41
* QPID-3015: Added create and delete methods to management schema for brokerGordon Sim2011-02-181-0/+47
* QPID-3040: The C++ messaging client library now releases pending messages whe...Jonathan Robie2011-02-091-11/+40
* Reverts r1068042.Jonathan Robie2011-02-081-47/+11
* Ensures that messages acquired, but not acked, are released before a queue is...Jonathan Robie2011-02-071-11/+47
* Allows browsing of exclusive queues held by another session. Jonathan Robie2010-10-041-0/+19
* QPID-2807: Allow per message acknowledgementGordon Sim2010-08-201-0/+51
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-281-0/+2
* Fix unreferenced local variable warningStephen D. Huston2010-07-151-1/+1
* QPID-2734: Tighter control over sasl related test; now passes when cyrus-sasl...Gordon Sim2010-07-151-1/+6
* QPID-664: Translate exceptions to correct type when occuring on creating new ...Gordon Sim2010-07-011-0/+8
* QPID-664: expose authenticated username for connectionGordon Sim2010-06-301-0/+6
* QPID-664: corrected option name for setting subscribe options on a queueGordon Sim2010-06-301-0/+13
* QPID-2698: recognise special property names for amqp 0-10 specific message- a...Gordon Sim2010-06-251-0/+45
* QPID-664: Correct the name of the subject string used for incoming messages.Gordon Sim2010-06-101-0/+2
* Move helper classes/functions from MessagingSessionTests.cpp to MessagingFixt...Alan Conway2010-05-141-170/+1
* QPID-664: changed option verifier to use constants rather than duplicating st...Gordon Sim2010-04-121-0/+7