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
/
amqp-1-0-client-jms
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-6481: Move java source tree to top level
Alex Rudyy
2015-04-15
75
-12150
/
+0
*
QPID-6404 : Be lenient in receiving invalid messages, send AmqpValue(null) fo...
Robert Godfrey
2015-02-21
2
-3
/
+9
*
QPID-6404 : [AMQP 1.0 JMS Client ] session.createMessage() should not attempt...
Robert Godfrey
2015-02-20
1
-1
/
+5
*
QPID-6400 : [Java AMQP 1.0] add accessors for the SSLConnection to the connec...
Robert Godfrey
2015-02-20
1
-0
/
+10
*
QPID-6380 : close()ing a durable subscription should detach rather than close...
Robert Godfrey
2015-02-10
1
-1
/
+8
*
QPID-6349 : [JMS AMQP 1.0 Client] Add ability to change the SSL enabled proto...
Robert Godfrey
2015-01-31
2
-23
/
+224
*
[JMS AMQP 1.0 Client] Add ability to change the SSL Protocol/Provider used to...
Robert Godfrey
2015-01-29
1
-1
/
+40
*
QPID-6313 : [JMS AMQP 1.0 Client] increment redelivery count when recover() i...
Robert Godfrey
2015-01-14
1
-1
/
+16
*
QPID-6100: fix typo in exception message
Robert Gemmell
2014-12-03
1
-1
/
+1
*
https://issues.apache.org/jira/browse/QPID-6100
Timothy A. Bish
2014-12-02
1
-6
/
+7
*
QPID-6110 : mark connection as unconnected if attempt to establish connection...
Robert Godfrey
2014-10-29
1
-0
/
+8
*
QPID-6141 : Fix recover() for onMessage client-ack sessions
Robert Godfrey
2014-10-10
2
-1
/
+15
*
QPID-6100 : [JMS AMQP 1.0 Client] throw correct exception when connection can...
Robert Godfrey
2014-09-15
1
-10
/
+31
*
QPID-6098 : [JMS AMQP 1.0 Client] use content-type of incoming messages to dr...
Robert Godfrey
2014-09-14
1
-38
/
+162
*
QPID-6078 : [JMS AMQP 1.0 Client] Allow Message and Delivery annotations to b...
Robert Godfrey
2014-09-06
13
-128
/
+1458
*
QPID-6050 : [JMS AMQP 1.0 client] Do not set the property in the ConnectionOp...
Robert Godfrey
2014-08-28
1
-1
/
+1
*
QPID-6050 : [JMS AMQP 1.0 client] Allow system property for sync publish to b...
Robert Godfrey
2014-08-28
1
-1
/
+8
*
QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish d...
Robert Godfrey
2014-08-28
1
-1
/
+9
*
QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish d...
Robert Godfrey
2014-08-28
1
-5
/
+1
*
QPID-5813: add license headers to various files, remove empty file
Robert Gemmell
2014-08-15
1
-0
/
+21
*
QPID-6004 : [Java AMQP 1.0 Client] Improve error message propagation
Robert Godfrey
2014-08-15
1
-1
/
+4
*
QPID-5980: initial javadoc fixups
Robert Gemmell
2014-08-08
2
-9
/
+4
*
QPID-5048: update client release assemblies to contain the example sources, a...
Robert Gemmell
2014-08-06
1
-0
/
+11
*
QPID-5576 : Detect closure of sockets better and do not leave threads waiting...
Robert Godfrey
2014-07-22
2
-4
/
+10
*
QPID-5426 : Allow use of a URL for properties file initial context factory
Robert Godfrey
2014-07-21
1
-7
/
+18
*
QPID-5792: add null check to avoid NPE during Destination decoding
Robert Gemmell
2014-06-24
1
-4
/
+7
*
QPID-5048: include the JMS API jar in the client release assemblies as we hav...
Robert Gemmell
2014-04-09
2
-0
/
+12
*
QPID-5048: some minor additions and whitespace fixups to the licence/notice info
Robert Gemmell
2014-04-05
1
-1
/
+1
*
QPID-5048: add dependency change verifcation reference files and LICENSE, NOT...
Robert Gemmell
2014-04-05
5
-2
/
+247
*
QPID-5048: maven license plugin optimisation & enhanced license file generation
Keith Wall
2014-03-25
1
-2
/
+1
*
QPID-5048: Maven enahancements to restructure POM hierarchy and improve build
Robert Gemmell
2014-02-27
1
-4
/
+7
*
QPID-5576 : [JMS AMQP 1.0] don't throw an exception if no properties file is ...
Robert Godfrey
2014-02-21
1
-6
/
+0
*
QPID-5574 : Allow sync-publish to override default behaviour to make persiste...
Robert Godfrey
2014-02-21
3
-8
/
+22
*
QPID-5566 : DestinationImpl should implement neither Queue nor Topic
Robert Godfrey
2014-02-19
1
-1
/
+1
*
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
9
-22
/
+93
*
QPID-5522 : TransactionController endless wait when the TCP/IP connection is ...
Robert Godfrey
2014-01-29
1
-23
/
+43
*
QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...
Robert Godfrey
2014-01-14
4
-80
/
+383
*
NO-JIRA : revert accidentally commited files
Robert Godfrey
2014-01-13
4
-199
/
+75
*
QPID-5475 : [Java Broker] Add test for REST api client cert auth
Robert Godfrey
2014-01-13
4
-75
/
+199
*
QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...
Robert Godfrey
2014-01-09
2
-4
/
+29
*
QPID-5455 : Publishing non-transactional persistent messages should always be...
Robert Godfrey
2014-01-08
1
-3
/
+3
*
QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...
Robert Godfrey
2014-01-01
2
-5
/
+39
*
QPID-5419 : Applied patch from Timothy Bish
Robert Godfrey
2013-12-16
1
-0
/
+7
*
QPID-5408 : throw exception on unknown connection URL parameter
Robert Godfrey
2013-12-12
1
-0
/
+4
*
QPID-5386 : [JMS AMQP 1.0] message not coverted correctly if it contains a de...
Robert Godfrey
2013-12-09
1
-0
/
+5
*
QPID-5390 : [JMS AMQP 1.0] ConcurrentModificationException when closing a con...
Robert Godfrey
2013-12-09
1
-2
/
+11
*
QPID-5344 : Deadlock in JMS AMQP 1.0 client - patch from David Ingham
Robert Godfrey
2013-11-21
1
-68
/
+77
*
QPID-5293 : Thread deadlock when closing connection
Robert Godfrey
2013-11-07
1
-16
/
+29
*
QPID-5206 : Applied patch from David Ingham
Robert Godfrey
2013-10-24
1
-1
/
+3
*
QPID-5245 : Applied patch from David Ingham
Robert Godfrey
2013-10-24
7
-8
/
+186
[next]