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
Commit message (
Expand
)
Author
Age
Files
Lines
*
preliminary support for message headers
Rafael H. Schloming
2008-03-06
3
-4
/
+14
*
added codec for sequence_set; added id to Message; RangeSet -> RangedSet; add...
Rafael H. Schloming
2008-03-06
6
-29
/
+57
*
Fix message delivery for 0-10 final codepath
Gordon Sim
2008-03-06
2
-7
/
+2
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
20
-177
/
+3469
*
added incoming queues for messages; altered session dispatch to send entire a...
Rafael H. Schloming
2008-03-05
7
-47
/
+124
*
added frame-end back as a temporary workaround for C++; added a timeout to th...
Rafael H. Schloming
2008-03-05
2
-1
/
+7
*
added logging; fixed deprecation warnings in old codec; filled in datatypes.M...
Rafael H. Schloming
2008-03-05
5
-9
/
+35
*
check the mtime of the cached spec against the code that generates it
Rafael H. Schloming
2008-03-04
2
-5
/
+7
*
import of in-process 0-10 final python client
Rafael H. Schloming
2008-03-04
19
-0
/
+2267
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
4
-296
/
+473
*
improved error message
Rafael H. Schloming
2008-02-27
1
-4
/
+4
*
put queue listeners in their own thread
Rafael H. Schloming
2008-02-25
2
-39
/
+49
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
3
-5
/
+11
*
Requests to release a message that has not been acquired should be ignored.
Gordon Sim
2008-02-18
1
-0
/
+42
*
Updated c++ and python fanout examples and verify scripts.
Alan Conway
2008-02-15
4
-102
/
+91
*
Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...
Gordon Sim
2008-02-14
1
-0
/
+43
*
Fix errors in verify scripts.
Alan Conway
2008-02-11
4
-9
/
+9
*
whitespace cleanup
Rafael H. Schloming
2008-02-08
1
-34
/
+34
*
Refactored verify scripts, added verify for python Examples.
Alan Conway
2008-02-08
20
-27
/
+147
*
Changd name of alternate_exchange.
Alan Conway
2008-01-28
1
-1
/
+1
*
added imports to test module __init__.pys
Rafael H. Schloming
2008-01-24
3
-0
/
+16
*
removed management.py.rej, which had been checked in by mistake
Nuno Santos
2008-01-23
1
-457
/
+0
*
fixed python dependence on the content-length attribute (bz 419371)
Rafael H. Schloming
2008-01-18
3
-11
/
+30
*
Qpid-745
Arnaud Simon
2008-01-18
9
-21
/
+16
*
Set the exchange field in delivery properties on the broker.
Gordon Sim
2008-01-17
1
-1
/
+1
*
Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross:
Alan Conway
2008-01-07
1
-12
/
+26
*
patch-715 (tross)
Carl C. Trieloff
2008-01-02
3
-49
/
+158
*
Further renames as suggested by jrobie@redhat.com
Gordon Sim
2007-12-20
5
-1
/
+173
*
File rename to better fit the pubsub nomenclature (from jrobie@redhat.com)
Gordon Sim
2007-12-19
2
-25
/
+15
*
patch from tross
Carl C. Trieloff
2007-12-14
3
-18
/
+68
*
set executable property
Alan Conway
2007-12-11
1
-0
/
+0
*
Patches from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-10
5
-60
/
+1294
*
Reversed renaming
Gordon Sim
2007-12-05
8
-0
/
+0
*
Renamed for consistency with c++
Gordon Sim
2007-12-05
8
-0
/
+0
*
Updates to examples from jonathan.robie@redhat.com
Gordon Sim
2007-12-05
8
-29
/
+18
*
removed warnings on duplicate constants, the issue will go away with 0-10 final
Rafael H. Schloming
2007-12-04
1
-1
/
+2
*
Python examples
Alan Conway
2007-11-30
10
-0
/
+782
*
new file
Arnaud Simon
2007-11-27
1
-0
/
+95
*
Additional test covering the current hack for no-local used on exclusive queues
Gordon Sim
2007-11-16
1
-0
/
+42
*
QPID-687: comitted qpid-patch7-python.diff for real this time.
Alan Conway
2007-11-15
2
-74
/
+190
*
Fix to auto-rollback which didn't do what it was supposed to (i.e. rollback a...
Gordon Sim
2007-11-15
1
-3
/
+24
*
Get rid of basic_publish, no longer supported by c++ broker.
Alan Conway
2007-11-09
1
-2
/
+2
*
python API updates
Rafael H. Schloming
2007-11-07
4
-45
/
+85
*
Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...
Gordon Sim
2007-11-07
1
-2
/
+2
*
added factory for structs, and made default spec loading based on AMQP_SPEC e...
Rafael H. Schloming
2007-11-07
4
-11
/
+44
*
Fix to QPID-640. The fields actually set/encoded are now tracked explicitly.
Gordon Sim
2007-11-07
1
-1
/
+1
*
updated pack param, however nothing was broken because first param is 0
Kim van der Riet
2007-11-06
1
-1
/
+1
*
Add support for array type to c++ (and python, decode only for now)
Gordon Sim
2007-11-06
3
-12
/
+61
*
applied patch from tross posted in QPID-666
Rafael H. Schloming
2007-10-29
2
-2
/
+227
*
Added empty stub in client.py for handling session acks
Kim van der Riet
2007-10-29
1
-0
/
+3
[next]