index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
tests_0-10
/
message.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved protocol tests from qpid/python to qpid/tests
Rafael H. Schloming
2010-02-05
1
-918
/
+0
*
QPID-2191: Fix browsing behaviour where messages may have been released out o...
Gordon Sim
2009-11-09
1
-0
/
+35
*
- removed old and redundent tests
Rafael H. Schloming
2009-08-11
1
-2
/
+2
*
use longs for large hex constant literals, this avoids scary looking warnings...
Rafael H. Schloming
2009-03-25
1
-38
/
+38
*
Fix for bug in credit reallocation, along with test from rafaels@redhat.com t...
Gordon Sim
2009-02-25
1
-0
/
+36
*
Adjust sizes in tests for change to timestamp setting
Gordon Sim
2008-10-13
1
-2
/
+2
*
Handle ttl in messages transfers received by the broker 7 added test for it
Gordon Sim
2008-10-10
1
-3
/
+25
*
cleanup old irrelevant tests (from 0-10 preview functions)
Gordon Sim
2008-06-05
1
-207
/
+0
*
QPID-1045 and QPID-1041: added a destination attribute to incoming queues, an...
Rafael H. Schloming
2008-05-09
1
-1
/
+17
*
QPID-1042: ensure delievery record is kept where accept_mode=not-required, ac...
Gordon Sim
2008-05-09
1
-1
/
+26
*
QPID-979: added access to enums through the session so that symbolic constant...
Rafael H. Schloming
2008-05-08
1
-57
/
+57
*
Correct expected error codes for final 0-10 spec
Gordon Sim
2008-04-24
1
-2
/
+2
*
Added to the no-local tests, cleaned up comments (and highlighted non-standar...
Gordon Sim
2008-04-23
1
-13
/
+48
*
QPID-944: do no-local checking where requested when there is an exclusive sub...
Gordon Sim
2008-04-22
1
-0
/
+28
*
Re-introduced old 'no-local' behaviour for exclusive queues via a proprietary...
Gordon Sim
2008-03-31
1
-16
/
+15
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
1
-17
/
+15
*
Converted some more tests
Gordon Sim
2008-03-11
1
-15
/
+17
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
1
-18
/
+33
*
Converted some more tests to use new client
Gordon Sim
2008-03-07
1
-12
/
+46
*
Altered management of delivery records to support separateion of completion (...
Gordon Sim
2008-03-07
1
-25
/
+35
*
Fixes to c++ broker:
Gordon Sim
2008-03-06
1
-268
/
+304
*
Requests to release a message that has not been acquired should be ignored.
Gordon Sim
2008-02-18
1
-0
/
+42
*
Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...
Gordon Sim
2008-02-14
1
-0
/
+43
*
whitespace cleanup
Rafael H. Schloming
2008-02-08
1
-34
/
+34
*
fixed python dependence on the content-length attribute (bz 419371)
Rafael H. Schloming
2008-01-18
1
-0
/
+19
*
Set the exchange field in delivery properties on the broker.
Gordon Sim
2008-01-17
1
-1
/
+1
*
Additional test covering the current hack for no-local used on exclusive queues
Gordon Sim
2007-11-16
1
-0
/
+42
*
Fix to QPID-640. The fields actually set/encoded are now tracked explicitly.
Gordon Sim
2007-11-07
1
-1
/
+1
*
Additional testing of subscriber in not-acquired mode
Gordon Sim
2007-10-25
1
-5
/
+34
*
Fixed return of acquired message ranges (and added tests)
Gordon Sim
2007-10-18
1
-2
/
+10
*
Enabled packed struct encoding in python, cpp, and java. Also fixed computati...
Rafael H. Schloming
2007-10-14
1
-12
/
+16
*
Exclusive no longer implies auto-delete on queue.declare.
Gordon Sim
2007-10-11
1
-22
/
+22
*
Ensure recovered messages have the redelivered flag set
Gordon Sim
2007-10-11
1
-0
/
+1
*
Additional tests and fixes
Gordon Sim
2007-10-04
1
-0
/
+23
*
Added test for ordering of released messages
Gordon Sim
2007-10-04
1
-0
/
+24
*
Fixed recovery; unacked message records are now updated to hold the new comma...
Gordon Sim
2007-10-02
1
-0
/
+46
*
Moved c++ over to using the same preview file for 0-10 work as java.
Gordon Sim
2007-09-21
1
-2
/
+2
*
In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...
Gordon Sim
2007-09-12
1
-30
/
+22
*
Initial implementation (plus very simple tests) of message.acquire, message.r...
Gordon Sim
2007-09-03
1
-7
/
+71
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
1
-353
/
+57
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
1
-32
/
+32
*
Broker management of message acknowledgements now runs entirely off execution...
Gordon Sim
2007-08-10
1
-0
/
+138
*
Use execution layer to acknowledge messages.
Gordon Sim
2007-07-27
1
-13
/
+11
*
Some initial 0-10 support including placeholders for new domains, use of exec...
Gordon Sim
2007-07-24
1
-0
/
+657