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
*
Improved automake for the qmf bindings.
Ted Ross
2009-09-03
4
-25
/
+43
*
Add WCF channel code: patches from QPID-2065, QPID-2066, QPID-2067
Stephen D. Huston
2009-09-02
87
-0
/
+10044
*
QPID-2050 - leak of bridge objects
Ted Ross
2009-09-02
2
-1
/
+14
*
Change Async buffer returning logic to only watch reads when necessary
Andrew Stitcher
2009-09-02
1
-3
/
+21
*
Add diagram of priority queue implementation
Aidan Skinner
2009-09-02
1
-0
/
+0
*
changed Lockable -> Waiter and switched its usage from has-a to is-a; also fi...
Rafael H. Schloming
2009-09-02
3
-35
/
+35
*
Add diagram of the broker queue and subscription model.
Aidan Skinner
2009-09-02
1
-0
/
+0
*
Fixed a race condition whereby the connection thread sometimes read the value of
Ted Ross
2009-09-02
1
-1
/
+1
*
QPID-2064 - add python bindings for qmf (c++)
Ted Ross
2009-09-02
9
-13
/
+1198
*
fixed import
Rafael H. Schloming
2009-09-02
2
-1
/
+1
*
split out driver and utility code from messaging.py; added _ to private metho...
Rafael H. Schloming
2009-09-02
4
-540
/
+597
*
use backwards compatible syntax for try, except, finally
Rafael H. Schloming
2009-09-02
1
-4
/
+5
*
Removed empty directory
Ted Ross
2009-09-02
0
-0
/
+0
*
added sync flag to acknowledge and ack_capcity to Session
Rafael H. Schloming
2009-09-02
2
-11
/
+52
*
More QMF implementation:
Ted Ross
2009-09-02
7
-390
/
+461
*
QPID-2059 : CI failures were due to threading races to exhaust prefetch befor...
Martin Ritchie
2009-09-02
1
-19
/
+11
*
QPID-2078: cluster disallows the connection.close management method, so skip ...
Gordon Sim
2009-09-02
1
-0
/
+1
*
Avoid failed test where ruby-devel isn't installed
Andrew Stitcher
2009-09-01
1
-0
/
+2
*
Revisit fix for QPID-1737: (clash with Win32 symbol)
Andrew Stitcher
2009-09-01
7
-9
/
+7
*
added missing names to __all__
Rafael H. Schloming
2009-09-01
1
-2
/
+4
*
Remove some warnings picked up by MSVC compiler
Andrew Stitcher
2009-09-01
1
-2
/
+2
*
Some QPID_COMMON_EXTERNs missed from previous uuid commit
Andrew Stitcher
2009-09-01
1
-3
/
+3
*
QPID-2078: Ensure sessions are cleaned up when their connection is closed by ...
Gordon Sim
2009-09-01
2
-2
/
+26
*
CommitRollbackTest#testPutThenRollbackThenGet failed on CI. Using a 100ms ini...
Martin Ritchie
2009-09-01
1
-1
/
+1
*
QPID-2059 : Updated SLT to ensure there is a gap between ACTIVE and SUSPENDIN...
Martin Ritchie
2009-09-01
1
-12
/
+20
*
QPID-2077 : The problem with the tearDown is that we still have a race condit...
Martin Ritchie
2009-09-01
1
-3
/
+25
*
QPID-2059 : Add some validation to verify suspension has been lifted correctly.
Martin Ritchie
2009-09-01
1
-15
/
+18
*
QPID-2060 : Simplist solution is to remove test as the functionality is bette...
Martin Ritchie
2009-09-01
1
-12
/
+0
*
Working towards abstracting away the cross platform uuid mess:
Andrew Stitcher
2009-08-31
6
-24
/
+49
*
Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...
Stephen D. Huston
2009-08-31
13
-203
/
+205
*
Added protocol module for codepoint definitions and header handling.
Ted Ross
2009-08-31
10
-176
/
+512
*
added async send to the API; minor doc updates
Rafael H. Schloming
2009-08-31
3
-8
/
+71
*
Major work in the QMF engine.
Ted Ross
2009-08-28
17
-163
/
+1096
*
added make doc; modified @synchronized to preserve docstrings and argnames
Rafael H. Schloming
2009-08-27
2
-8
/
+24
*
added an assertion to check that credit constraints are not violated, and cor...
Rafael H. Schloming
2009-08-27
1
-1
/
+3
*
Fix MessagingSessionTests name (was missing trailing 's'
Stephen D. Huston
2009-08-26
1
-1
/
+1
*
Purely cosmetic changes, no functional change.
Ted Ross
2009-08-26
1
-449
/
+469
*
Hide internal message ID behind API
Gordon Sim
2009-08-26
10
-274
/
+355
*
QPID-2060: If the result set isn't the right size, try re-reading the log fil...
Aidan Skinner
2009-08-26
1
-2
/
+4
*
Add required include (absence believed to cause failures on some platforms)
Gordon Sim
2009-08-26
1
-0
/
+1
*
Added help text for exchange types
Ted Ross
2009-08-25
1
-0
/
+6
*
Fixed minor issues from r807731 to build correctly on Fedora 10 (x86_64).
Ted Ross
2009-08-25
5
-663
/
+12
*
worked around the lack of abspath on older systems
Rafael H. Schloming
2009-08-25
1
-1
/
+7
*
QPID-2075: Wrap every Connection/Notification Listener removal in an individu...
Robert Gemmell
2009-08-25
2
-7
/
+38
*
QPID-664: Initial checkin of high level messaging api for c++
Gordon Sim
2009-08-25
65
-4
/
+6693
*
moved compile and qpid_config sed into install target
Rafael H. Schloming
2009-08-25
1
-10
/
+16
*
Added management visibility into the alternate exchange and auto-delete attri...
Ted Ross
2009-08-25
5
-8
/
+49
*
fallback to format_exception for python 2.3
Rafael H. Schloming
2009-08-25
2
-2
/
+9
*
workaround lack of -m option on python 2.3
Rafael H. Schloming
2009-08-24
1
-1
/
+1
*
added Makefile with basic build/install/clean
Rafael H. Schloming
2009-08-24
3
-4
/
+151
[next]