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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
FieldTable.java no longer has a keys() method as it already has a keySet(). ...
Martin Ritchie
2006-11-30
1
-6
/
+16
*
QPID-122
Martin Ritchie
2006-11-28
9
-72
/
+263
*
Redundant files removed
Marnie McCormack
2006-11-28
3
-297
/
+0
*
Further example tidy up
Marnie McCormack
2006-11-28
4
-48
/
+91
*
Further example tidy up
Marnie McCormack
2006-11-28
4
-39
/
+44
*
QPID-71
Martin Ritchie
2006-11-28
1
-10
/
+43
*
QPID-71
Martin Ritchie
2006-11-28
2
-34
/
+93
*
Changes for JMS TCK Testing
Rajith Muditha Attapattu
2006-11-27
4
-3
/
+217
*
Fixed the situation where a closed session could try and close itself more th...
Martin Ritchie
2006-11-27
1
-20
/
+28
*
Initial example class overhaul - still some way to go.
Marnie McCormack
2006-11-24
20
-365
/
+293
*
Added example.properties file and amended tests to use for PropertiesFileInit...
Marnie McCormack
2006-11-24
2
-10
/
+76
*
speed up test
Stephen Vinoski
2006-11-23
1
-7
/
+6
*
Fix for Java TCK using createTopicConnection(username,password)
Martin Ritchie
2006-11-23
1
-4
/
+18
*
client/pom.xml - removed TransactedTest.java from exclude Listener.java
Martin Ritchie
2006-11-22
1
-1
/
+1
*
* use VMBrokerSetup test helper class where appropriate
Stephen Vinoski
2006-11-22
3
-14
/
+12
*
[Text|Object]MessageTest.java - added tests that will fail as per QPID-122 bu...
Martin Ritchie
2006-11-22
2
-19
/
+19
*
QPID-119
Martin Ritchie
2006-11-22
17
-34
/
+1008
*
broker/pom.xml - removed test scope from junit to remove warning in build log.
Martin Ritchie
2006-11-20
2
-3
/
+3
*
convert tests to junit3
Stephen Vinoski
2006-11-19
42
-1639
/
+1070
*
complete bringing initial maven work to trunk
Stephen Vinoski
2006-11-18
10
-53
/
+56
*
directory moves required for maven merge
Stephen Vinoski
2006-11-18
224
-0
/
+89549
*
QPID-92 Changes to bring MINA use up to MINA-Head (1.1.0) compatibility
Martin Ritchie
2006-11-15
3
-31
/
+30
*
update Apache licenses to the current version
Stephen Vinoski
2006-11-10
100
-1250
/
+1610
*
Updated properties
Stephen Vinoski
2006-11-09
4
-426
/
+426
*
Set AutoCreateInVMBroker to false.
Martin Ritchie
2006-11-07
1
-15
/
+15
*
Added attempt to unbind if an error occurs.
Martin Ritchie
2006-11-07
1
-41
/
+67
*
Added extra logging around InVM failures
Martin Ritchie
2006-11-07
1
-2
/
+24
*
TransactedTest.java - Added Logging around the setup.
Martin Ritchie
2006-11-07
1
-0
/
+9
*
Added extra logging around InVM failures
Martin Ritchie
2006-11-07
1
-4
/
+14
*
Added AMQQueueSessionAdaptor and AMQTopicSessionAdaptor and amended AMQConnec...
Marnie McCormack
2006-11-03
3
-2
/
+360
*
Changes to fix QueueReceiver ClassCastException being thrown by methods in AM...
Marnie McCormack
2006-11-03
3
-8
/
+153
*
generateQueueName now removes colons as well as semi-colons
Marnie McCormack
2006-11-02
1
-2
/
+2
*
Change to generateQueueName to remove non-conformant chars (/ and ;) as per Q...
Marnie McCormack
2006-11-02
1
-15
/
+27
*
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
*
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
5
-0
/
+850
*
QPID-36 Added high/low water mark to DUPS_OK_ACKNOWLEDGE.
Martin Ritchie
2006-10-18
3
-21
/
+86
*
Implemented Client side high/low water mark prefetching for NO_ACK.
Martin Ritchie
2006-10-17
5
-107
/
+197
*
Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...
Robert Greig
2006-10-12
2
-26
/
+12
*
QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...
Robert Greig
2006-10-12
1
-4
/
+50
*
Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...
Gordon Sim
2006-10-12
1
-0
/
+6
*
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
*
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
*
AMQProtocolSession.java - white space changes
Martin Ritchie
2006-09-27
4
-21
/
+23
*
Combined.java - removed ApplicationRegistry Reference
Martin Ritchie
2006-09-25
2
-2
/
+2
*
AMQBrokerDetails.java - Changed default SSL value to use a static constant
Martin Ritchie
2006-09-25
11
-48
/
+454
[next]