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
/
qpid
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-885: patch from Ted Ross
Nuno Santos
2008-03-28
1
-0
/
+342
*
QPID-883: applying patch supplied by Ted Ross
Nuno Santos
2008-03-27
4
-17
/
+207
*
Update to dtx inline with latest spec:
Gordon Sim
2008-03-26
5
-259
/
+276
*
QPID-877: applied patch from Ted Ross
Nuno Santos
2008-03-25
2
-38
/
+107
*
Made dom query results addable per QPID-870.
Rafael H. Schloming
2008-03-22
1
-1
/
+18
*
Scope exclusive queues to sessions.
Gordon Sim
2008-03-17
4
-33
/
+47
*
Enabled tx methods on final 0-10 path and converted tests accordingly
Gordon Sim
2008-03-11
5
-123
/
+143
*
Converted some more tests
Gordon Sim
2008-03-11
2
-17
/
+17
*
Fixed headers exchange to allow unbind using binding key and not args
Gordon Sim
2008-03-11
5
-85
/
+77
*
added convenience API for turning on logging; added logging for controls and ...
Rafael H. Schloming
2008-03-11
10
-29
/
+73
*
Fixed broker to take application headers from final format message-properties...
Gordon Sim
2008-03-11
2
-25
/
+20
*
fixed datatypes.Struct.type -> datatypes.Struct._type rename omitted from ser...
Rafael H. Schloming
2008-03-10
1
-1
/
+1
*
renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...
Rafael H. Schloming
2008-03-10
11
-73
/
+89
*
Adjusted exception handling in c++ for final 0-10 path.
Gordon Sim
2008-03-10
2
-39
/
+37
*
added support for maps
Rafael H. Schloming
2008-03-07
5
-10
/
+116
*
Added acquire impl to final 0-10 codepath
Gordon Sim
2008-03-07
5
-30
/
+53
*
send an empty frame for an empty segment
Rafael H. Schloming
2008-03-07
2
-3
/
+1
*
added session.sync(); session.auto_sync; made transfers not auto-complete; fi...
Rafael H. Schloming
2008-03-07
11
-17
/
+126
*
Converted some more tests to use new client
Gordon Sim
2008-03-07
5
-93
/
+201
*
added timeouts to hello-010-world; switched to conditions rather than events ...
Rafael H. Schloming
2008-03-07
7
-34
/
+104
*
Altered management of delivery records to support separateion of completion (...
Gordon Sim
2008-03-07
3
-63
/
+63
*
Fixes to c++ broker:
Gordon Sim
2008-03-06
5
-419
/
+426
*
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
[prev]
[next]