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
Commit message (
Expand
)
Author
Age
Files
Lines
*
preliminary support for message headers
Rafael H. Schloming
2008-03-06
3
-4
/
+14
*
Added resource cleaning (mainly connection close); see QPID-824
Arnaud Simon
2008-03-06
10
-9
/
+25
*
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
9
-29
/
+84
*
forked python tests for 0-10 preview and 0-10 final
Gordon Sim
2008-03-05
30
-206
/
+3585
*
added incoming queues for messages; altered session dispatch to send entire a...
Rafael H. Schloming
2008-03-05
7
-47
/
+124
*
Fixed calculation of size for frames with str16 fields.
Gordon Sim
2008-03-05
1
-0
/
+1
*
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
*
Revert additions to valgrind suppressions checked in by mistake.
Gordon Sim
2008-03-04
1
-61
/
+0
*
Further updates to support final 0-10 spec
Gordon Sim
2008-03-04
17
-19
/
+802
*
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
*
Completed holders, visitors and serialization for 0-10 commands and controls.
Alan Conway
2008-03-04
15
-216
/
+477
*
Stop the dispatcher thread before closing the session so it does not acquire ...
Arnaud Simon
2008-03-04
1
-0
/
+4
*
un-commented testNoLocal as it should be added to the exclude list until the ...
Arnaud Simon
2008-03-04
1
-2
/
+2
*
Updated tracking of outgoing command id and send command-point control on ses...
Gordon Sim
2008-03-03
4
-8
/
+70
*
Fixed consolidation of ranges and added further validation to tests.
Gordon Sim
2008-03-03
2
-10
/
+60
*
added an assert to verify that no threads are leaked on connection open/close...
Rafael H. Schloming
2008-03-03
2
-1
/
+30
*
Allow use of channel 0 for all controls and commands
Gordon Sim
2008-03-03
1
-4
/
+7
*
A further step to final 0-10 spec.
Gordon Sim
2008-03-03
30
-198
/
+1277
*
Fix compile error.
Alan Conway
2008-03-03
1
-0
/
+1
*
- Added Buffer::Iterator so amqp_0_10::Codec can use a Buffer
Alan Conway
2008-02-29
5
-3
/
+120
*
Template visitors for amqp_0_10::Command, Control and Struct.
Alan Conway
2008-02-29
16
-232
/
+385
*
QPID-702 Removed cluster code as it has been scheduled for such since last year.
Martin Ritchie
2008-02-29
1
-6
/
+8
*
QPID-702 Removed cluster code as it has been scheduled for such since last year.
Martin Ritchie
2008-02-29
91
-7995
/
+0
*
Qpid-823: Dispatcher thread should be closed after consumers have been closed.
Arnaud Simon
2008-02-29
1
-5
/
+5
*
This solved Qpid-819 as of Gordon suggested patch
Arnaud Simon
2008-02-29
1
-0
/
+3
*
Rollback 632067 and 632072
Arnaud Simon
2008-02-29
48
-95
/
+151
*
turn off junit reloading
Rafael H. Schloming
2008-02-29
1
-1
/
+2
*
QPID-820 from tross
Carl C. Trieloff
2008-02-28
24
-408
/
+1130
*
amqp_0_10::ProxyTemplate - tested & functional.
Alan Conway
2008-02-28
6
-71
/
+137
*
See Qpid-817
Arnaud Simon
2008-02-28
47
-149
/
+93
*
See Qpid-817
Arnaud Simon
2008-02-28
1
-2
/
+2
*
added an option to control junit forking of tests, and defaulted it to off
Rafael H. Schloming
2008-02-28
1
-4
/
+3
*
Fixed merging of multiple XML files for the same version.
Alan Conway
2008-02-28
3
-16
/
+17
*
See Qpid-817
Arnaud Simon
2008-02-28
1
-4
/
+3
*
Added missing generated files to RPM.
Alan Conway
2008-02-28
1
-0
/
+1
*
Added missing generated files to distribution.
Alan Conway
2008-02-28
1
-1
/
+1
*
Generating domains, structs, commands and controls for 0-10 final spec.
Alan Conway
2008-02-27
7
-221
/
+245
*
Fixed the toString method to avoid printing both a routingkey and bindingkey ...
Rajith Muditha Attapattu
2008-02-27
1
-8
/
+8
*
Added another test to check for URISyntaxException when both routingkey and b...
Rajith Muditha Attapattu
2008-02-27
1
-1
/
+27
*
Correct the constant OPTION_BINDING_KEY that resulted in a test case failure
Rajith Muditha Attapattu
2008-02-27
3
-15
/
+24
*
improved error message
Rafael H. Schloming
2008-02-27
1
-4
/
+4
*
Generate code for both 0-99 preview and 0-10 final specs .
Alan Conway
2008-02-27
24
-162
/
+425
*
added a test case for the multiple binding key case
Rajith Muditha Attapattu
2008-02-27
1
-10
/
+25
*
Added a new parser for the BindingURL.
Rajith Muditha Attapattu
2008-02-27
3
-132
/
+506
*
This contains the ground work for QPID-803.
Rajith Muditha Attapattu
2008-02-27
10
-83
/
+240
*
jvmarg -> test.mem; this fixes build breakage when jvmarg is empty or unspeci...
Rafael H. Schloming
2008-02-26
1
-3
/
+5
*
Use sessions reference to broker rather than connections in semantic state as...
Gordon Sim
2008-02-26
2
-3
/
+4
[next]