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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment code and documentation version numbers from 0.7 to 0.8
Robert Gemmell
2010-11-07
1
-1
/
+1
*
Add ASF licence to the git ignore files
Robert Gemmell
2010-10-28
2
-0
/
+38
*
SASLizing Interbroker Links
Michael Goulish
2010-10-20
1
-11
/
+10
*
Fixed qpid-stat to skip rows when the underlying data disappears during execu...
Ted Ross
2010-09-22
1
-14
/
+17
*
Fix qpid-cluster-store tool for recent changes to UUID (see r995770)
Gordon Sim
2010-09-22
1
-3
/
+3
*
QPID-2842 - Fixed regression introduced in r992039.
Ted Ross
2010-09-17
1
-0
/
+2
*
QPID-2842 - Fixed inconsistent display of object ids in qpid-tool.
Ted Ross
2010-09-02
1
-3
/
+61
*
QPID-2810: clean up the broker thread properly on shutdown.
Kenneth Anthony Giusti
2010-08-19
6
-32
/
+75
*
Return rather than exiting once route is deleted
Gordon Sim
2010-08-02
1
-1
/
+1
*
Added --cluster option to display per-broker detail for clusters.
Kenneth Anthony Giusti
2010-07-30
1
-3
/
+10
*
QPID-2762: display all class keys that match a given input tokens, not just t...
Kenneth Anthony Giusti
2010-07-27
1
-15
/
+17
*
bugfix: convert v1 oid's when calling v2 agent
Kenneth Anthony Giusti
2010-07-09
1
-2
/
+10
*
Defer delivery of messages in cluster-unsafe context.
Alan Conway
2010-07-05
1
-1
/
+3
*
Fix to bug introduced in r959353 causing error when qpid-stat is run against ...
Gordon Sim
2010-06-30
1
-1
/
+2
*
Ensure that any additional brokers in the cluster being monitored are cleaned...
Gordon Sim
2010-06-30
1
-0
/
+1
*
Changed README to README.txt throughout the project for consistency. Removed ...
Jonathan Robie
2010-06-23
1
-0
/
+0
*
Tell people how to set up their paths for QMF.
Jonathan Robie
2010-06-21
1
-0
/
+4
*
handle SystemExit exception on python 2.4.3
Nuno Santos
2010-05-25
1
-0
/
+2
*
Make behavior of command line tools consistent, regarding -h and --help optio...
Nuno Santos
2010-05-24
5
-22
/
+62
*
qpid-tool re-write:
Ted Ross
2010-05-19
1
-80
/
+519
*
handle timeouts caused by long-executing commands, iterate until timeout clears
Nuno Santos
2010-05-03
1
-4
/
+15
*
Cluster management improvements:
Ted Ross
2010-04-23
1
-14
/
+15
*
Ignore compiled python file qpid-clusterc.
Alan Conway
2010-04-12
1
-0
/
+1
*
Fixed qpid-stat failure in cluster case
Ted Ross
2010-04-07
1
-1
/
+1
*
Remove non-portable @staticmethod from qpid/datatypes.py
Alan Conway
2010-04-06
1
-2
/
+2
*
Added qpid-cluster-store tool to examine & modify cluster store status.
Alan Conway
2010-04-06
2
-0
/
+74
*
Merged the changes from the qmf-devel0.7a branch back to the trunk.
Ted Ross
2010-03-31
3
-3
/
+3
*
added LICENSE.txt and NOTICE.txt
Rafael H. Schloming
2010-03-30
2
-0
/
+223
*
Minor improvements to brokertest.py.
Alan Conway
2010-03-22
1
-0
/
+1
*
Extended cluster_tests.test_management exposes a bug.
Alan Conway
2010-03-03
1
-0
/
+1
*
Add support for displaying subscriptions, with connection and queue info
Nuno Santos
2010-03-01
1
-2
/
+53
*
added missing author metadata
Rafael H. Schloming
2010-02-19
1
-0
/
+2
*
QPID-2409 - "qpid-route route map" can list the same broker multiple times
Ted Ross
2010-02-18
1
-1
/
+1
*
moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library into...
Rafael H. Schloming
2010-02-14
8
-0
/
+2332