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
*
Fix bad assert(), causing compile failures in debug builds.
Alan Conway
2008-12-03
1
-1
/
+1
*
QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5
Martin Ritchie
2008-12-02
4
-29
/
+1
*
QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...
Martin Ritchie
2008-12-02
2
-6
/
+21
*
Update gitignore for mac os x development (.DS_Store) and added release and t...
Martin Ritchie
2008-12-02
1
-2
/
+4
*
QPID-1500 : Add Mac OS X Management Console Build
Martin Ritchie
2008-12-02
19
-5
/
+254
*
PollableQueue: fix unsafe use of deque
Alan Conway
2008-12-02
3
-12
/
+13
*
Cluster: handle CPG flow-control conditions.
Alan Conway
2008-12-02
10
-67
/
+101
*
QPID-1419: remove wip support from 0-9 python client
Gordon Sim
2008-12-02
3
-13
/
+17
*
Avoid potential deadlock between IO thread in Connector::handleClosed() and a...
Gordon Sim
2008-12-02
1
-1
/
+4
*
QPID-1469: turn off jmx management by default as it's not authenticated.
Aidan Skinner
2008-12-02
3
-3
/
+3
*
Added management accounting for transaction dequeues.
Ted Ross
2008-12-02
1
-0
/
+4
*
As DISCLAIMER has been removed, don't include it in distribution list.
Gordon Sim
2008-12-02
1
-1
/
+1
*
Gets of specific object-ids should only involve the agent(s) that own
Ted Ross
2008-12-01
1
-4
/
+11
*
Added handling of connection loss with connection retry.
Ted Ross
2008-12-01
1
-12
/
+17
*
Fixed a logic bug in a try/finally
Ted Ross
2008-12-01
1
-1
/
+1
*
QPID-1497: Ensure policy count and size reflect transactionality of dequeues
Gordon Sim
2008-12-01
9
-10
/
+83
*
Replaced nonexistent type "double" with "float". In python, float
Ted Ross
2008-12-01
2
-2
/
+2
*
removed incubator notice + marked file relavant for 0-8 client
Carl C. Trieloff
2008-12-01
1
-2
/
+15
*
Fixed regression caused by a change to the qmf.console API.
Ted Ross
2008-12-01
1
-8
/
+3
*
remove incubator disclaimer
Carl C. Trieloff
2008-12-01
1
-5
/
+0
*
remove incubator disclaimer
Carl C. Trieloff
2008-12-01
1
-11
/
+0
*
removed incubating notices
Carl C. Trieloff
2008-12-01
2
-7
/
+2
*
removed incubator notice
Carl C. Trieloff
2008-12-01
2
-7
/
+2
*
Updated notes to remove incubator notices
Carl C. Trieloff
2008-12-01
2
-7
/
+2
*
Updated license files, readme, etc... Also made it possible to distribute cli...
Carl C. Trieloff
2008-12-01
6
-67
/
+869
*
Fixed a performance regression caused by the management code.
Ted Ross
2008-12-01
5
-28
/
+29
*
cluster: Queue outgoing multicast events.
Alan Conway
2008-12-01
2
-7
/
+9
*
QPID-1495: Patch from Danushka Menikkumbura to fix compilation problem.
Gordon Sim
2008-12-01
1
-2
/
+2
*
QPID-1280: fixed performance regression for multiple subscribers on shared queue
Gordon Sim
2008-11-29
5
-27
/
+169
*
Added cluster log messages.
Alan Conway
2008-11-28
3
-21
/
+18
*
Fix setting of accept mode in perftest which appears to be back-to-front.
Gordon Sim
2008-11-28
1
-1
/
+1
*
QPID-1485: check required group is set etc when running failover test (patch ...
Gordon Sim
2008-11-27
1
-0
/
+24
*
Backed out last change; not sure it actually makes sense.
Gordon Sim
2008-11-27
3
-48
/
+3
*
Ensure broker doesn't hang waiting for async enqueue to complete on shutdown.
Gordon Sim
2008-11-27
3
-3
/
+48
*
QPID-1264: fix for topic exchange (patch from astitcher@redhat.com)
Gordon Sim
2008-11-27
1
-4
/
+12
*
Fix anachronism in --daemon option description.
Alan Conway
2008-11-27
1
-1
/
+1
*
Disabling underflow check in QueuePolicy until reported failures in javas org...
Gordon Sim
2008-11-27
1
-2
/
+8
*
Further check in decode of policy.
Gordon Sim
2008-11-27
1
-1
/
+1
*
* QPID-1488: test that policy pointer is set
Gordon Sim
2008-11-27
8
-10
/
+58
*
updated release script to create a signed artifact with the svn revision for ...
Rafael H. Schloming
2008-11-27
1
-2
/
+4
*
Modified line 'config.*' to be 'config\.*' as this was matching directory /co...
Martin Ritchie
2008-11-27
1
-1
/
+1
*
Update Ruby release notes
Andrew Stitcher
2008-11-26
1
-2
/
+2
*
Was causing cluster failures.
Alan Conway
2008-11-26
4
-5
/
+42
*
QPID-1489: Tidy epoll code to remove a valgrind warning on 32bit Linux:
Andrew Stitcher
2008-11-26
2
-30
/
+27
*
Bug fixes for QMF:
Ted Ross
2008-11-26
3
-33
/
+40
*
Added a copy constructor and assignment operator to FieldTable.
Ted Ross
2008-11-26
2
-0
/
+15
*
Removed mistakenly commited lines.
Alan Conway
2008-11-26
1
-4
/
+0
*
QPID-1243 : Applied patch from Robert Gemmell. Took a different approach ...
Martin Ritchie
2008-11-26
41
-62
/
+433
*
Cluster.cpp: Fixed last-node-standing logic, better logging.
Alan Conway
2008-11-26
6
-76
/
+84
*
QPID-1487: remove dead files, make BindingURLParser use the right class for l...
Aidan Skinner
2008-11-26
5
-832
/
+1
[next]