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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2379: add Connection.close() method implementation
Robert Gemmell
2010-04-09
6
-7
/
+76
*
Adding virtual destructors.
Rajith Muditha Attapattu
2010-04-09
1
-0
/
+3
*
Sender.pending() -> Sender.unsettled(); Receiver.pending() -> Receiver.availa...
Rafael H. Schloming
2010-04-09
3
-26
/
+42
*
removed Message.to
Rafael H. Schloming
2010-04-09
4
-16
/
+5
*
clean up pipes from driver side in case nobody is waiting for the error
Rafael H. Schloming
2010-04-09
1
-2
/
+7
*
cleanup waiter pipes on error
Rafael H. Schloming
2010-04-09
2
-0
/
+21
*
removed duplicates assertion from testReconnect
Rafael H. Schloming
2010-04-09
1
-1
/
+2
*
Changes to connection lifecycle methods and Connection parameters:
Rafael H. Schloming
2010-04-09
12
-134
/
+183
*
QPID-2489 - Remove references to boost:: and qpid::framing:: from QMF-generat...
Ted Ross
2010-04-09
11
-59
/
+290
*
This adds test cases for QPID-2488
Rajith Muditha Attapattu
2010-04-08
1
-0
/
+75
*
Committing the patch attached to QPID-2488
Rajith Muditha Attapattu
2010-04-08
5
-1
/
+232
*
Install remainder of required Boost headers and Boost .libs for Windows insta...
Stephen D. Huston
2010-04-08
1
-19
/
+34
*
QPID-2487: always save the origin, even if queue is already bound
Kenneth Anthony Giusti
2010-04-08
4
-1
/
+18
*
Removed QPID_COMMON_EXTERN from inlined constructor.
Stephen D. Huston
2010-04-08
1
-1
/
+1
*
Renamed qpid_recv to qpid_receive.
Alan Conway
2010-04-08
3
-9
/
+7
*
QPID-664: changed open() to connect(), moved url parameter to constructor, ad...
Gordon Sim
2010-04-08
20
-50
/
+62
*
QPID-664: set content-type on encoded messages, removed some duplication and ...
Gordon Sim
2010-04-08
2
-36
/
+47
*
Remove some clunky accessors for AbsTime on Windows and replace by making Con...
Andrew Stitcher
2010-04-08
3
-9
/
+2
*
Changed the recent AbsTime::Epoch code to conform better to the previously
Andrew Stitcher
2010-04-08
5
-10
/
+17
*
Improved fix for to create client library Poller. Improved because it
Andrew Stitcher
2010-04-08
3
-11
/
+14
*
Now discusses mapping to 0-10, and uses drain and spout to show how Sender an...
Jonathan Robie
2010-04-07
1
-74
/
+318
*
Add Statistics.h/.cpp to Makefile.am and CMakeLists.txt.
Alan Conway
2010-04-07
2
-2
/
+4
*
Use read-write lock to imporve Logger concurrency.
Alan Conway
2010-04-07
2
-3
/
+4
*
Fix ambiguous --report option in qpid_send, qpid_recv.
Alan Conway
2010-04-07
2
-9
/
+9
*
Fix compiler warnings "virtual function but no virtual destructor".
Alan Conway
2010-04-07
3
-0
/
+8
*
Extend qpid_send, qpid_recv to measure throughput and latency.
Alan Conway
2010-04-07
6
-19
/
+319
*
Added AbsTime::epoch()) constant to Time.h to provide a portable reference ti...
Alan Conway
2010-04-07
3
-1
/
+10
*
QPID-664: removed flush, added option to make sync non-blocking if so desired
Gordon Sim
2010-04-07
9
-39
/
+35
*
removed testReconnect's redelivered assertions
Rafael H. Schloming
2010-04-07
1
-4
/
+5
*
Fixed qpid-stat failure in cluster case
Ted Ross
2010-04-07
1
-1
/
+1
*
Be sure not to back off the beginning of rules in loadDecisionData(). Resolve...
Stephen D. Huston
2010-04-06
1
-130
/
+139
*
fixed resource leak when close throws an error
Rafael H. Schloming
2010-04-06
1
-4
/
+6
*
QPID-664: added method to release messages
Gordon Sim
2010-04-06
6
-1
/
+47
*
Remove non-portable @staticmethod from qpid/datatypes.py
Alan Conway
2010-04-06
2
-9
/
+7
*
QPID-2482: prevent duplication of messages that match multiple binding keys o...
Kenneth Anthony Giusti
2010-04-06
2
-2
/
+60
*
Added qpid-cluster-store tool to examine & modify cluster store status.
Alan Conway
2010-04-06
3
-0
/
+80
*
verify broker UUID read from config file
Kenneth Anthony Giusti
2010-04-06
1
-1
/
+5
*
QPID-664: added param to control synchronous send and acknowledge
Gordon Sim
2010-04-06
14
-17
/
+36
*
use set from compat
Rafael H. Schloming
2010-04-06
1
-0
/
+1
*
QPID-2361: actually write out the required default virtualhost property
Robert Gemmell
2010-04-06
1
-0
/
+1
*
Documentation for High Level API.
Jonathan Robie
2010-04-06
1
-0
/
+770
*
QPID-2361: Fix to correctly set default virtualhost name in external configur...
Robert Gemmell
2010-04-05
2
-0
/
+9
*
Remove unnecessary reference to qpid/sys/Time.h to avoid pulling in boost on ...
Andrew Stitcher
2010-04-02
2
-2
/
+1
*
Add missing QPID_CLIENT_EXTERNs to fix build on Windows.
Stephen D. Huston
2010-04-01
1
-4
/
+12
*
make reconnect test always use plain transport
Rafael H. Schloming
2010-04-01
1
-2
/
+1
*
added option to disable reconnect logging; fixed reconnect test to not loop f...
Rafael H. Schloming
2010-04-01
4
-17
/
+21
*
updated reconnect option names to match C++ API
Rafael H. Schloming
2010-04-01
6
-12
/
+99
*
QPID-664: minor adjustment to connection option names
Gordon Sim
2010-04-01
2
-4
/
+4
*
Update cluster store status with a single atomic write() operation.
Alan Conway
2010-04-01
9
-110
/
+134
*
Add missing QPID_COMMON_EXTERNs to fix build on Windows.
Stephen D. Huston
2010-04-01
2
-5
/
+8
[next]