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
/
java
/
client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added a test for message send followed by immediate connection close; fixed c...
Rafael H. Schloming
2008-02-12
2
-0
/
+110
*
added default getConnection()
Rafael H. Schloming
2008-02-12
1
-0
/
+5
*
made xa tests run, and made QpidTestCase more robust
Rafael H. Schloming
2008-02-08
4
-19
/
+31
*
simplied QpidTestCase's interface for running non vm brokers and set up build...
Rafael H. Schloming
2008-02-08
6
-127
/
+96
*
added test for exception listener; fixed NPE
Rafael H. Schloming
2008-02-07
3
-5
/
+71
*
Removed the System.outs from the code.
Rajith Muditha Attapattu
2008-02-06
1
-4
/
+0
*
Added code to pass in the throwable to the closedListener so that it can be i...
Rajith Muditha Attapattu
2008-02-06
10
-20
/
+47
*
added close notification
Rafael H. Schloming
2008-02-06
1
-1
/
+13
*
Added close logic for releasing pre-fetched messages, see QPID-778
Arnaud Simon
2008-02-06
3
-3
/
+42
*
Changed for using Window mode see QPID-778
Arnaud Simon
2008-02-06
2
-29
/
+2
*
Changed session mode to AUTO_ACK so mesages are removed from broker between t...
Arnaud Simon
2008-02-06
2
-11
/
+11
*
QPID-777 and QPID-778
Arnaud Simon
2008-02-06
7
-234
/
+266
*
Byte message were losing their payload see QPI-779
Arnaud Simon
2008-02-06
2
-1
/
+8
*
Changed for using AUTO_ACK session
Arnaud Simon
2008-02-06
1
-3
/
+3
*
Added code to connect the network error exceptions to the JMS Exception liste...
Rajith Muditha Attapattu
2008-02-05
2
-1
/
+11
*
added exception callback to ConnectonDelegate
Rafael H. Schloming
2008-02-04
1
-0
/
+5
*
avoid use of Throwable.initCause(e) that is illegal with java 1.6
Rafael H. Schloming
2008-01-31
1
-2
/
+1
*
added support to notify connection.close to the JMSExceptionListener
Rajith Muditha Attapattu
2008-01-29
1
-1
/
+12
*
added a null check in the getContentLength method
Rajith Muditha Attapattu
2008-01-24
1
-1
/
+8
*
replaced printlns with debug statements
Arnaud Simon
2008-01-18
1
-3
/
+11
*
Qpid 742
Arnaud Simon
2008-01-18
3
-4
/
+9
*
see qpid-743
Arnaud Simon
2008-01-17
1
-4
/
+16
*
see qpid-742
Arnaud Simon
2008-01-17
5
-2
/
+54
*
fixed an error in AMQTopic.java
Rajith Muditha Attapattu
2008-01-16
1
-1
/
+1
*
Fixed various compilation errors
Rajith Muditha Attapattu
2008-01-16
8
-49
/
+92
*
Please refer JIRA's 739,740 and 741 for more information about the issues.
Rajith Muditha Attapattu
2008-01-16
9
-84
/
+72
*
see QPID-739
Arnaud Simon
2008-01-16
1
-1
/
+8
*
Added MESSAGE_FLOW_MAX_BYTES that is used by new examples. This value may nee...
Arnaud Simon
2008-01-16
1
-0
/
+1
*
see Qpid-721
Arnaud Simon
2008-01-04
1
-7
/
+7
*
estSend2ThenCloseAfter1andTryAgain from CommitRollbackTest randomly
Arnaud Simon
2008-01-04
1
-8
/
+8
*
cashed headers: see QPID-720
Arnaud Simon
2008-01-04
6
-15
/
+80
*
added "..qpidity" package (see Qpid-719)
Arnaud Simon
2008-01-04
1
-0
/
+4
*
Qpid-710: changed start so connection is started before messages are delivered
Arnaud Simon
2007-12-17
1
-1
/
+1
*
Qpid-709: nolocal test was failing because the inVM connections were not crea...
Arnaud Simon
2007-12-17
2
-1
/
+16
*
Qpid-708: changed setCleintID to throw the expected exception
Arnaud Simon
2007-12-17
1
-1
/
+1
*
changed for accepting messages without headears
Arnaud Simon
2007-12-07
1
-3
/
+5
*
Added a very basic plain nio transport. You could flip between the transports...
Rajith Muditha Attapattu
2007-11-30
3
-5
/
+21
*
added flush
Arnaud Simon
2007-11-29
1
-0
/
+18
*
Setting the message to null to mark for garbage collection
Rajith Muditha Attapattu
2007-11-29
2
-4
/
+7
*
Enabled the broker module again, and Commented out the offending class that h...
Rajith Muditha Attapattu
2007-11-29
1
-5
/
+5
*
Added the JVM switch -DnoAck to disable the sending the semantic ack
Rajith Muditha Attapattu
2007-11-27
1
-1
/
+4
*
added a jvm switch called -DnoAck to disable the semantic ack, the current so...
Rajith Muditha Attapattu
2007-11-27
1
-2
/
+1
*
optimized message creation
Arnaud Simon
2007-11-22
3
-71
/
+108
*
Removed exception thrown by setClientID
Arnaud Simon
2007-11-20
1
-1
/
+1
*
Changed to use local methods instead of super ones
Arnaud Simon
2007-11-13
1
-10
/
+6
*
Added a new set of performance tests which is more focused on getting the thr...
Rajith Muditha Attapattu
2007-11-12
1
-4
/
+3
*
Uncommented the lines that caused me a compilation error (due to an out of da...
Rajith Muditha Attapattu
2007-11-12
2
-5
/
+5
*
Chnaged the sync logic in the client session to ignore message headers
Rajith Muditha Attapattu
2007-11-12
3
-53
/
+85
*
Fixed a compilation error in XAResourceImpl
Rajith Muditha Attapattu
2007-11-12
2
-6
/
+6
*
added property for setting max message size before a sync
Arnaud Simon
2007-11-09
2
-4
/
+41
[prev]
[next]