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
/
cpp
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added serialize/deserialize for ObjectId
Ted Ross
2008-10-08
2
-1
/
+76
*
SessionImpl using ExceptionHolder to generate correctly typed exceptions..
Alan Conway
2008-10-08
1
-2
/
+2
*
rubygen/framing.0-10/constants.rb: create functions for all 3 exception subcl...
Alan Conway
2008-10-08
1
-33
/
+31
*
broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.
Alan Conway
2008-10-07
2
-5
/
+80
*
Rename size() to encodedSize() for encoded types to allow std collection inte...
Alan Conway
2008-10-07
4
-9
/
+9
*
Cluster join & brain-dumps working.
Alan Conway
2008-10-03
1
-28
/
+3
*
QPID-1306
Carl C. Trieloff
2008-10-03
1
-0
/
+79
*
QPID 1306
Carl C. Trieloff
2008-10-03
2
-0
/
+2
*
QPID-1306
Carl C. Trieloff
2008-09-30
1
-4
/
+4
*
QPID-1306
Carl C. Trieloff
2008-09-30
1
-13
/
+9
*
QPID-1306
Carl C. Trieloff
2008-09-30
1
-0
/
+90
*
Remove unused file.
Alan Conway
2008-09-30
2
-101
/
+0
*
Added ScopedSuppressLogging, used to suppress expected error messages in tests.
Alan Conway
2008-09-25
4
-47
/
+37
*
Cluster replicates session command sequence state and consumers to newcomers.
Alan Conway
2008-09-24
1
-24
/
+25
*
Additional policy test
Gordon Sim
2008-09-23
1
-0
/
+23
*
Fixed error handling session-busy condition on broker.
Alan Conway
2008-09-22
2
-23
/
+29
*
Refactoring of queue/queue-policy:
Gordon Sim
2008-09-21
1
-34
/
+113
*
DumpClient send connections & session IDs to new members.
Alan Conway
2008-09-21
1
-17
/
+29
*
Support floats and doubles in field tables.
Gordon Sim
2008-09-19
1
-0
/
+35
*
Added support for nested field tables & arrays within a field table.
Gordon Sim
2008-09-19
1
-0
/
+40
*
Clean up unused members/tests
Alan Conway
2008-09-19
2
-123
/
+0
*
Dump shared state to new cluster members.
Alan Conway
2008-09-18
1
-79
/
+88
*
Modified return codes for txtest: returns 1 if check fails; 2 if exception is...
Kim van der Riet
2008-09-18
1
-4
/
+6
*
Refactor Cluster logic into separate handlers for Joining & Member modes.
Alan Conway
2008-09-18
1
-1
/
+1
*
Fix race in cluster join protocol.
Alan Conway
2008-09-16
1
-3
/
+1
*
Simplified cluster updates.
Alan Conway
2008-09-16
3
-219
/
+2
*
Cluster member stalling, cluster map updates and unit tests.
Alan Conway
2008-09-15
4
-114
/
+174
*
Corrected warning for unsigned
Carl C. Trieloff
2008-09-12
2
-33
/
+33
*
Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.
Alan Conway
2008-09-12
6
-40
/
+304
*
fix warnings
Carl C. Trieloff
2008-09-11
1
-2
/
+2
*
Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...
Alan Conway
2008-09-11
2
-22
/
+54
*
Refactored c++ client library to allow multiple protocols to be
Andrew Stitcher
2008-09-11
2
-1
/
+2
*
Cluster support for copying shared broker state to new members.
Alan Conway
2008-09-10
1
-3
/
+83
*
QPID-1261: initial fix (this degrades performance for shared queues with more...
Gordon Sim
2008-09-09
1
-11
/
+11
*
Fixes to xml exchange:
Gordon Sim
2008-09-08
1
-0
/
+30
*
QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...
Gordon Sim
2008-09-08
1
-11
/
+11
*
Queue cpg deliveries for execution in separate thread.
Alan Conway
2008-09-06
1
-2
/
+3
*
Fixes to distributed test scripts.
Alan Conway
2008-09-05
2
-10
/
+16
*
Fixed cluster membership notification.
Alan Conway
2008-09-05
3
-43
/
+63
*
src/qpid/client/SubscriptionManager.cpp: added start().
Alan Conway
2008-09-05
3
-38
/
+62
*
Fix bug in computing min latency: 0 latencies not handled correctly.
Alan Conway
2008-09-04
1
-3
/
+4
*
Bugfixes:
Gordon Sim
2008-09-04
1
-3
/
+3
*
Cluster multicasts buffers rather than frames.
Alan Conway
2008-09-03
3
-6
/
+13
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
2
-5
/
+13
*
Add ASL to everywhere, to everything.
Aidan Skinner
2008-08-28
2
-0
/
+37
*
echotest: tab separated.
Alan Conway
2008-08-26
2
-1
/
+44
*
Added ClusterFixture::kill
Alan Conway
2008-08-26
1
-35
/
+4
*
Test improvements.
Alan Conway
2008-08-26
4
-26
/
+95
*
Add license
Gordon Sim
2008-08-26
1
-0
/
+21
*
Removed unused rpm targets and files.
Alan Conway
2008-08-26
2
-0
/
+135
[next]