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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge method body implementation classes
Robert Godfrey
2014-09-29
1
-5
/
+6
*
Remove redundant interfaces
Robert Godfrey
2014-09-28
1
-2
/
+2
*
Remove duplicate method body implementations
Robert Godfrey
2014-09-28
1
-1
/
+1
*
QPID-3678 : Fix test
Robert Godfrey
2014-09-23
1
-57
/
+23
*
QPID-6052 : Address review comments from Robbie Gemmell
Robert Godfrey
2014-09-01
1
-1
/
+1
*
QPID-5960: Turn on SSL host name verification by default
Alex Rudyy
2014-08-07
1
-3
/
+37
*
QPID-2969: Make AMQConnectionFactory and AMQDestination (and subclasses) seri...
Keith Wall
2014-07-20
3
-2
/
+128
*
QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...
Robert Gemmell
2014-04-22
2
-8
/
+8
*
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
1
-1
/
+1
*
QPID-5048: logging and build output cleanup
Robert Gemmell
2014-01-22
2
-3
/
+4
*
QPID-5373: move retrieval of the peer Principal into the connection IO thread...
Robert Gemmell
2014-01-11
1
-5
/
+0
*
QPID-4534: unify client heartbeat system properties/connection url options.
Keith Wall
2013-10-30
1
-0
/
+26
*
QPID-5204 Modified the code to return qpid.subject even when renamed to
Rajith Muditha Attapattu
2013-10-07
1
-1
/
+1
*
QPID-5160: add a qpid-test-utils module instead of making every modules tests...
Robert Gemmell
2013-09-23
4
-2
/
+214
*
QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...
Robert Godfrey
2013-08-21
1
-1
/
+1
*
QPID-5065 : [Java] tests do not run on Windows
Robert Godfrey
2013-08-09
1
-1
/
+1
*
QPID-3838 Removed two System.out's from the code.
Rajith Muditha Attapattu
2013-07-23
1
-1
/
+0
*
QPID-4995: Generate queue name on a client if it is not provided in binding URL
Alex Rudyy
2013-07-17
2
-0
/
+128
*
QPID-4994: Remove redundant binding URL options for subscription name and cli...
Alex Rudyy
2013-07-17
1
-12
/
+41
*
QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...
Alex Rudyy
2013-06-21
1
-0
/
+77
*
QPID-4904 : [Java] AMQShortString.equals should on return true if it is being...
Robert Godfrey
2013-06-03
2
-46
/
+46
*
QPID-4873 Commiting patch by Helen Kwong.
Rajith Muditha Attapattu
2013-05-23
1
-0
/
+95
*
QPID-3838 If stric-jms flag is used qpid.subject is prefixed with "JMS_"
Rajith Muditha Attapattu
2013-05-09
1
-3
/
+36
*
QPID-3769 Modified the equals and hashcode methods in AMQTopic to fall
Rajith Muditha Attapattu
2013-04-01
1
-3
/
+19
*
QPID-3769 Addressed concerns raised by Alex. Expanded the tests to
Rajith Muditha Attapattu
2013-03-26
1
-2
/
+6
*
QPID-3769 Modified the hashcode impl to match equals. Added a test case
Rajith Muditha Attapattu
2013-03-13
1
-0
/
+46
*
QPID-3396 Changed the test cases to relect that username and password
Rajith Muditha Attapattu
2013-03-06
1
-4
/
+2
*
QPID-4312: reduce visibility and narrow argument type for new check methods, ...
Robert Gemmell
2013-02-05
2
-5
/
+72
*
QPID-4312 : [Java Client] add option for verification of queue existence duri...
Robert Godfrey
2013-02-04
1
-1
/
+0
*
QPID-4541 Added the ability to turn off replay at the time the session
Rajith Muditha Attapattu
2013-01-25
1
-1
/
+1
*
QPID-4513: improve client handling of discovery that its SASL Provider has al...
Robert Gemmell
2012-12-20
1
-0
/
+140
*
QPID-4377: add missing licence headers to various files in the Java tree
Robert Gemmell
2012-12-11
1
-0
/
+20
*
QPID-4468: restore connection level ssl option to provide compatibility with ...
Robert Gemmell
2012-11-25
2
-1
/
+50
*
QPID-3317 Modified the code to implement correct behavior for link
Rajith Muditha Attapattu
2012-10-12
1
-0
/
+126
*
QPID-4352: Java client logs key_store_password/trust_store_password at debug
Keith Wall
2012-09-29
2
-44
/
+52
*
QPID-3906 Fixed an error with the default. Added unit tests for testing
Rajith Muditha Attapattu
2012-09-28
2
-2
/
+29
*
QPID-3906 Switched the default to legacy stream message format.
Rajith Muditha Attapattu
2012-09-28
1
-0
/
+153
*
QPID-4302: 0-8..0-9-1 client should sync after message.acknowledge()
Keith Wall
2012-09-13
1
-8
/
+0
*
QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete...
Robert Gemmell
2012-09-01
4
-7
/
+127
*
QPID-4051: use the connecttimeout option value from the BrokerDetails object ...
Robert Gemmell
2012-08-12
1
-0
/
+24
*
NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...
Keith Wall
2012-07-02
1
-1
/
+1
*
QPID-4023: restore connection URL setter, add check that URL details have bee...
Robert Gemmell
2012-05-28
1
-2
/
+18
*
QPID-3971: resolve CI failure (hopefully), make misc test improvements
Robert Gemmell
2012-05-13
2
-69
/
+58
*
QPID-3971:PropertiesFileInitialContextFactory cannot open file URI
Weston M. Price
2012-05-13
1
-1
/
+0
*
QPID-3994: add support for optionally retrieving FindBugs using Ivy
Weston M. Price
2012-05-13
1
-0
/
+27
*
QPID-3791: PropertiesFileInitialContextFactory cannot open file URL
Weston M. Price
2012-05-03
1
-19
/
+0
*
QPID-3971: PropertiesFileInitialContextFactory cannot open file URL
Weston M. Price
2012-05-03
3
-19
/
+72
*
QPID-792 : [Java Client] Validate queue browser selector on client side, not ...
Robert Godfrey
2012-02-27
1
-1
/
+1
*
QPID-2660 : AMQMessageDelegate_0_10 uses Byte.valueOf() when converting Strin...
Robert Godfrey
2012-02-20
1
-0
/
+45
*
QPID-3831: use AcquireMode=PRE_ACQUIRED when using server-side selectors and ...
Robert Gemmell
2012-02-13
2
-3
/
+2
[next]