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
/
java
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
JNDIReferenceableTest.java - removed unused import
Martin Ritchie
2006-11-01
5
-6
/
+4
*
Additions to build system to cause junit to produce a report
Martin Ritchie
2006-10-31
1
-17
/
+25
*
Additions to build system to cause junit to produce a report
Martin Ritchie
2006-10-31
1
-0
/
+8
*
Added stacktrace on failure
Martin Ritchie
2006-10-31
1
-0
/
+1
*
Updated to programmatically set QPID_WORK for logging, to stop failed builds
Martin Ritchie
2006-10-31
2
-2
/
+16
*
Added a sleep to give the VM broker time to create queues.
Martin Ritchie
2006-10-31
1
-25
/
+37
*
Committed development version by mistake.
Martin Ritchie
2006-10-31
1
-11
/
+1
*
Added additional logging to diagnose issues when unable to create an in VM br...
Martin Ritchie
2006-10-31
1
-3
/
+17
*
Removed duplicate log4j classes. Jboss jar included old ones that are not
Gordon Sim
2006-10-26
1
-0
/
+0
*
Modified to maintain a reference to the lastWriteFuture. This is then used wh...
Martin Ritchie
2006-10-20
1
-1
/
+16
*
Resolution to QPID-23
Martin Ritchie
2006-10-20
6
-0
/
+960
*
Further fixes and some extra tests for transactions.
Gordon Sim
2006-10-19
1
-0
/
+2
*
QPID-36 Added high/low water mark to DUPS_OK_ACKNOWLEDGE.
Martin Ritchie
2006-10-18
4
-25
/
+95
*
Implemented Client side high/low water mark prefetching for NO_ACK.
Martin Ritchie
2006-10-17
6
-108
/
+198
*
Fixes to transaction handling.
Gordon Sim
2006-10-17
2
-1
/
+34
*
Added Sun FSContext to client-test lib
Martin Ritchie
2006-10-13
8
-32
/
+100
*
Moved AMQVMBrokerCreationException into correct package.
Robert Greig
2006-10-12
4
-6
/
+7
*
QPID-18. Removed unused experimental code that had direct dependencies on MIN...
Robert Greig
2006-10-12
1
-0
/
+5
*
Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...
Robert Greig
2006-10-12
10
-52
/
+27
*
QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...
Robert Greig
2006-10-12
2
-4
/
+254
*
Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...
Gordon Sim
2006-10-12
3
-7
/
+21
*
Added a little extra debug to the toString()
Martin Ritchie
2006-10-11
1
-0
/
+2
*
Added extra debug output when failover fails.
Martin Ritchie
2006-10-11
1
-4
/
+9
*
QPID-15 JUnit3 compatibility suite() method now uses correct Test class.
Steven Shaw
2006-10-06
2
-11
/
+9
*
client/* - Only Create a Threshold Listener if if the acknowledgeMode is NO_ACK
Martin Ritchie
2006-10-03
2
-6
/
+20
*
I somehow missed an import.
Martin Ritchie
2006-10-03
1
-0
/
+1
*
Fix for QPID-10. Problem was a memory leak of sorts on the client. A temporar...
Martin Ritchie
2006-10-03
1
-14
/
+29
*
Added vm://:1 and localhost as JNDI values setup by the IBM Scripts.
Martin Ritchie
2006-10-03
4
-30
/
+53
*
Changed IBM Unix scripts to have the correct path /tmp not c:/temp
Martin Ritchie
2006-09-27
5
-5
/
+5
*
AMQProtocolSession.java - white space changes
Martin Ritchie
2006-09-27
4
-21
/
+23
*
Changed default instance id to 1 to make getInstance simpler.
Martin Ritchie
2006-09-26
1
-11
/
+10
*
Fixed class cast problem and ensured that the correct application registry wa...
Martin Ritchie
2006-09-26
1
-7
/
+14
*
Fixed old BLAZE_LIB Refernce
Martin Ritchie
2006-09-25
1
-1
/
+2
*
Combined.java - removed ApplicationRegistry Reference
Martin Ritchie
2006-09-25
6
-20
/
+38
*
Removed VmOrRemoteTestCase.java and the testutil package.
Martin Ritchie
2006-09-25
22
-283
/
+509
*
AMQBrokerDetails.java - Changed default SSL value to use a static constant
Martin Ritchie
2006-09-25
11
-48
/
+454
*
Updated Performance tests to use "." rather than "/" i.e. "amq.ConnectionFact...
Martin Ritchie
2006-09-22
16
-29
/
+34
*
Removed logging output
Martin Ritchie
2006-09-20
3
-27
/
+14
*
Windows seems to ignore invalid file URLs should be file:// + path not file:/...
Martin Ritchie
2006-09-20
3
-6
/
+6
*
Added / to default JNDI name as under linux java.io.temp is '/tmp' but under ...
Martin Ritchie
2006-09-20
3
-5
/
+11
*
Updated default location of JNDI FS context to be in java.io.temp
Martin Ritchie
2006-09-20
3
-11
/
+111
*
Closeable's checkNotClosed now throws a javax.jms.IllegalStateException rathe...
Steven Shaw
2006-09-20
6
-17
/
+16
*
No longer throw commons-lang's NotImplementedException. See http://issues.apa...
Steven Shaw
2006-09-20
2
-6
/
+34
*
Import of qpid from etp:
Rafael H. Schloming
2006-09-19
251
-0
/
+101959