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
*
added debugging utility method
Rafael H. Schloming
2007-09-04
1
-0
/
+13
*
added byteBuffer to Stream converter
Arnaud Simon
2007-09-04
6
-99
/
+386
*
Initial implementation (plus very simple tests) of message.acquire, message.r...
Gordon Sim
2007-09-03
17
-68
/
+356
*
Fix for QPID-561
Gordon Sim
2007-09-03
3
-12
/
+4
*
Removed BrokerChannel.cpp, .h: replaced by Session.cpp, .h
Alan Conway
2007-08-31
2
-705
/
+0
*
* Summary:
Alan Conway
2007-08-31
26
-428
/
+1117
*
* Changes to make C++ client code use the asynchronous network IO
Andrew Stitcher
2007-08-31
15
-193
/
+309
*
Pass QueuedMessage to queues consumers. This records the position of that mes...
Gordon Sim
2007-08-31
11
-79
/
+96
*
QPID-554 Patch submitted by Jia Jia to add viewing of binary content in messa...
Martin Ritchie
2007-08-31
8
-154
/
+502
*
Fixed bug where stale iterator is used.
Gordon Sim
2007-08-31
1
-4
/
+5
*
fixed a race condition in ConnectionStartTest
Rafael H. Schloming
2007-08-31
1
-1
/
+1
*
Fix compile errors in generated code.
Alan Conway
2007-08-30
2
-4
/
+5
*
fixed a race condition causing intermittant test failures in AMQBrokerManager...
Rafael H. Schloming
2007-08-30
1
-40
/
+49
*
- Update cluster code to work with new FrameHandler
Alan Conway
2007-08-30
14
-152
/
+136
*
* configure.ac: Disabled cluster build temporarily while fixing build problems.
Alan Conway
2007-08-30
2
-1
/
+5
*
Remerge of M2. All tests pass locally
Martin Ritchie
2007-08-30
198
-6815
/
+17361
*
* src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...
Alan Conway
2007-08-29
17
-199
/
+294
*
Remove Java from code generation check.
Alan Conway
2007-08-29
1
-3
/
+1
*
* rubygen/cppgen.rb: Use class Uuid for AMQP uuids.
Alan Conway
2007-08-29
2
-5
/
+2
*
Generate constants and reply exceptions from spec constants.
Alan Conway
2007-08-28
3
-5
/
+50
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
117
-3746
/
+2032
*
Updated ignores
Andrew Stitcher
2007-08-28
0
-0
/
+0
*
* Fix compile errors.
Alan Conway
2007-08-27
3
-4
/
+8
*
* Fix compile errors.
Alan Conway
2007-08-27
3
-26
/
+31
*
- perf clean up.
Carl C. Trieloff
2007-08-27
2
-10
/
+9
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
9
-31
/
+255
*
svn:ignore
Alan Conway
2007-08-27
0
-0
/
+0
*
* src/qpid/broker/SessionState.h: State of a session.
Alan Conway
2007-08-27
6
-0
/
+242
*
- cache the exchange on a given Channel
Carl C. Trieloff
2007-08-27
2
-5
/
+20
*
* src/qpid/framing/FrameDefaultVisitor.h:
Alan Conway
2007-08-27
2
-0
/
+90
*
* rubygen/cppgen.rb: Use uint rather than u_int form for consistency.
Alan Conway
2007-08-27
3
-14
/
+9
*
* rubygen/amqpgen.rb: Performance and API improvements.
Alan Conway
2007-08-27
14
-313
/
+303
*
Added a temp fix to overcome the ByteBuffer.array() problem
Rajith Muditha Attapattu
2007-08-25
1
-0
/
+13
*
Corrected logic to check message listener
Rajith Muditha Attapattu
2007-08-25
1
-40
/
+41
*
added bouncer
Arnaud Simon
2007-08-25
2
-3
/
+395
*
I provided a fixed to the deadlock issue in MessageConsumerImpl.
Rajith Muditha Attapattu
2007-08-25
4
-356
/
+205
*
Added basic test case to test JMS
Rajith Muditha Attapattu
2007-08-24
11
-59
/
+170
*
* src/qpid/broker/Daemon.cpp: Additional logging.
Alan Conway
2007-08-24
4
-30
/
+43
*
Fixed compilation errors related to PingPongBouncer.
Rajith Muditha Attapattu
2007-08-24
1
-3
/
+3
*
updated afterReceive
Arnaud Simon
2007-08-24
5
-22
/
+32
*
updated for using pure JMS
Arnaud Simon
2007-08-24
19
-2113
/
+518
*
updated consumer thread
Arnaud Simon
2007-08-24
8
-114
/
+118
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@569298...
Arnaud Simon
2007-08-24
5
-45
/
+41
*
Fixed the following issues
Rajith Muditha Attapattu
2007-08-24
18
-55
/
+144
*
removed un-used code
Carl C. Trieloff
2007-08-23
2
-7
/
+0
*
removed extraneous whitespace
Rafael H. Schloming
2007-08-23
1
-21
/
+21
*
moved Encoder, Decoder and related classes into the codec sub-package
Rafael H. Schloming
2007-08-23
17
-21
/
+57
*
qpid::ignore Blob
Alan Conway
2007-08-23
0
-0
/
+0
*
updated from M2 branch
Arnaud Simon
2007-08-23
2
-147
/
+386
*
updated from M2 branch
Arnaud Simon
2007-08-23
10
-1005
/
+1136
[next]