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
/
common
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5903 : [Java Broker] allow character escaping for JSON in configured obj...
Robert Godfrey
2014-07-18
2
-10
/
+132
*
QPID-5892: SSL Sender may spuriously timeout if SSL negotiation fails
Keith Wall
2014-07-13
1
-4
/
+9
*
QPID-5754 : [Java Broker] Make state change operations methods rather than ca...
Robert Godfrey
2014-05-08
5
-71
/
+36
*
QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...
Robert Gemmell
2014-04-22
1
-32
/
+32
*
QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...
Keith Wall
2014-04-21
1
-0
/
+4
*
QPID-5672 : [Java Broker] move variable interpolation to the configured object
Robert Godfrey
2014-04-09
1
-13
/
+64
*
QPID-5600: Advance the version number on trunk to 0.29
Justin Ross
2014-03-20
1
-1
/
+1
*
QPID-5611 : [Java Broker] remove LogActors
Robert Godfrey
2014-03-07
1
-0
/
+4
*
QPID-5602: change log level to info, include socket address in message, repor...
Robert Gemmell
2014-03-05
1
-1
/
+1
*
QPID-5596 : [Java] Address bugs found by FindBugs
Robert Godfrey
2014-03-03
1
-22
/
+0
*
QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...
Robert Godfrey
2014-02-14
2
-89
/
+0
*
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
1
-2
/
+2
*
QPID-5512: suppress exception sometimes seen due to race while closing the so...
Robert Gemmell
2014-01-24
1
-1
/
+6
*
QPID-5504 : initial refactoring to move common code into shared classes, make...
Robert Godfrey
2014-01-22
11
-407
/
+12
*
QPID-5048: logging and build output cleanup
Robert Gemmell
2014-01-22
3
-8
/
+43
*
QPID-5065: modifications to get more tests running on windows (both ant and m...
Keith Wall
2014-01-17
4
-7
/
+90
*
QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...
Robert Godfrey
2014-01-15
3
-6
/
+27
*
QPID-5478: elapsed time calculation should use a simple assignment, rather th...
Robert Gemmell
2014-01-14
1
-1
/
+1
*
QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT...
Keith Wall
2014-01-12
1
-1
/
+1
*
QPID-5373: move retrieval of the peer Principal into the connection IO thread...
Robert Gemmell
2014-01-11
4
-35
/
+28
*
QPID-5420: Restore ability to consume using BURLs specifying default exchange.
Keith Wall
2014-01-07
1
-0
/
+6
*
QPID-5282: Change IoSender to cause the socket to be closed after a sender ti...
Keith Wall
2013-11-20
1
-28
/
+52
*
QPID-5255: Change trunk version to 0.27
Justin Ross
2013-11-12
1
-1
/
+1
*
QPID-4534: unify client heartbeat system properties/connection url options.
Keith Wall
2013-10-30
8
-148
/
+202
*
QPID-5223: add system property to toggle populating the 'expiration' header w...
Robert Gemmell
2013-10-13
1
-0
/
+7
*
QPID-5192: commit the protocol and logging files output by running the update...
Robert Gemmell
2013-09-29
491
-0
/
+63972
*
QPID-5184 : Setting message expiration to 0 should lead to the header propert...
Robert Godfrey
2013-09-27
2
-17
/
+94
*
QPID-5160: add a qpid-test-utils module instead of making every modules tests...
Robert Gemmell
2013-09-23
6
-809
/
+0
*
QPID-5157: remove unused test-only mock implementation
Robert Gemmell
2013-09-23
1
-105
/
+0
*
QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...
Robert Godfrey
2013-08-21
9
-149
/
+53
*
QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...
Robert Godfrey
2013-08-08
2
-114
/
+32
*
QPID-4875 : The parsing logic for certificate subjects does not work properly...
Robert Godfrey
2013-07-30
3
-48
/
+121
*
QPID-4961: Change trunk version to 0.25
Justin Ross
2013-07-18
1
-1
/
+1
*
QPID-4994: Remove redundant binding URL options for subscription name and cli...
Alex Rudyy
2013-07-17
3
-27
/
+0
*
QPID-4659 : [Java Broker] move amqp 0-8 implementation into a plugin
Robert Godfrey
2013-07-16
1
-6
/
+7
*
QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect...
Alex Rudyy
2013-06-21
4
-7
/
+57
*
QPID-4937 : [Java Broker] separate virtualhosts into different types
Robert Godfrey
2013-06-19
1
-6
/
+8
*
QPID-4934 : [Java XA] Stop redundant session creation for XA Sessions, improv...
Robert Godfrey
2013-06-18
1
-1
/
+16
*
QPID-4925 : [Java Broker] Timeout connections which do not complete connectio...
Robert Godfrey
2013-06-14
2
-1
/
+10
*
QPID-4900: Add the server properties to the AMQP 1.0 SASL ProtocolEngine as w...
Robert Gemmell
2013-06-06
1
-5
/
+11
*
QPID-4904 : [Java] AMQShortString.equals should on return true if it is being...
Robert Godfrey
2013-06-03
2
-22
/
+15
*
QPID-4900 : [Java Broker] Broker should return its version to the client as i...
Robert Godfrey
2013-06-02
1
-0
/
+7
*
QPID-4897 : [Java Broker] Allow selectors on bindings fro non-topic exchanges
Robert Godfrey
2013-06-01
1
-1
/
+6
*
QPID-4873 Commiting patch by Helen Kwong.
Rajith Muditha Attapattu
2013-05-23
3
-5
/
+57
*
QPID-4849 The previous code was assuming that "CN" was the first entry
Rajith Muditha Attapattu
2013-05-15
1
-2
/
+3
*
QPID-4831 : [Java Broker] Fix closedown on SSL when SSL and TCP can use same ...
Robert Godfrey
2013-05-12
1
-6
/
+9
*
QPID-4382 : [Java Broker] Implement the default exchange as a facade on top o...
Robert Godfrey
2013-05-11
1
-1
/
+1
*
QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same port
Robert Godfrey
2013-05-11
2
-1
/
+272
*
NO-JIRA: add missing licence headers to various java files
Robert Gemmell
2013-05-05
1
-0
/
+20
*
QPID-4739: complete support for defining multiple key/trust stores and assign...
Robert Gemmell
2013-04-12
2
-2
/
+37
[next]