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
*
* 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
*
updated for using new command line parser
Arnaud Simon
2007-08-23
1
-1
/
+1
*
updated from M2 branch
Arnaud Simon
2007-08-23
1
-17
/
+10
*
* specs/amqp-transitional.0-10.xml: Removed ping and pong methods.
Alan Conway
2007-08-22
3
-29
/
+12
*
removed circular from imports
Rafael H. Schloming
2007-08-22
2
-5
/
+5
*
added support for 0-10 style header encoding
Rafael H. Schloming
2007-08-22
6
-18
/
+110
*
Updated XID
Arnaud Simon
2007-08-22
1
-0
/
+268
*
Updated XID
Arnaud Simon
2007-08-22
1
-29
/
+131
*
Reapply rev 568249 with the changes made to the generator this time, rather t...
Gordon Sim
2007-08-22
4
-43
/
+19
*
* src/qpid/sys/Serializer.h, .cpp:
Alan Conway
2007-08-21
5
-102
/
+128
*
I added support in the JMS layer to figure out if it received any messages af...
Rajith Muditha Attapattu
2007-08-21
5
-46
/
+33
*
Undo revision 568249, causing tests to hang.
Alan Conway
2007-08-21
3
-17
/
+41
*
Invocation now uses the visitor mechanism
Gordon Sim
2007-08-21
3
-41
/
+17
*
made -i and -I support pattern matches
Rafael H. Schloming
2007-08-21
1
-2
/
+5
*
- header correction for buffer
Carl C. Trieloff
2007-08-21
4
-1
/
+55
*
Don't add the generated files to nobase_include_HEADERS they are already in E...
Gordon Sim
2007-08-21
1
-1
/
+0
*
updated rule to reflect new location for generated file
Gordon Sim
2007-08-21
1
-1
/
+1
*
Create directory for generated files
Gordon Sim
2007-08-21
1
-1
/
+1
*
Refresh of transitional xml to more closely reflect latest specification
Gordon Sim
2007-08-21
89
-21388
/
+1774
*
made codec.py load the spec file on demand
Rafael H. Schloming
2007-08-21
1
-3
/
+9
*
added Constant interface generation
Arnaud Simon
2007-08-21
1
-0
/
+16
*
changed to use futures
Arnaud Simon
2007-08-21
1
-31
/
+166
*
changed DtxSession to return Futures, moved MessageListener to util and added...
Rajith Muditha Attapattu
2007-08-21
10
-40
/
+51
*
Permit skipping of self tests and specify a folder for the spec file. Patch i...
Rafael H. Schloming
2007-08-20
3
-13
/
+31
*
Fixed Blob bug causing test crashes/hangs.
Alan Conway
2007-08-20
7
-30
/
+171
*
Undo over-hasty commit
Alan Conway
2007-08-20
1
-1
/
+1
[next]