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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...
Alex Rudyy
2015-01-29
9
-0
/
+719
|
*
QPID-6336: Add extra logging to help understand occasional SSLTest failure sh...
Keith Wall
2015-01-28
2
-1
/
+8
|
*
QPID-6345 : Allow enabled cipher suites to be configured
Robert Godfrey
2015-01-28
10
-24
/
+162
|
*
QPID-6343: [Java Broker] Upgrade Apache Derby dependency to 10.11.1.1
Alex Rudyy
2015-01-28
1
-0
/
+1
|
*
QPID-6342 : Fail fast when commands sent in wrong order
Robert Godfrey
2015-01-27
3
-36
/
+79
|
*
QPID-6341 : Fix test
Robert Godfrey
2015-01-27
1
-0
/
+10
|
*
QPID-6341 : Enchacements to the meta data model
Robert Godfrey
2015-01-27
10
-38
/
+129
|
*
QPID-6331 : Allow AMQP 1.0 message content to be evicted to disk
Robert Godfrey
2015-01-27
1
-14
/
+32
|
*
QPID-6340 : Allow defaults for system properties to be overridden from a prop...
Robert Godfrey
2015-01-27
2
-0
/
+109
|
*
QPID-6339 : Use variable interpolation for help url and initial virtual host ...
Robert Godfrey
2015-01-27
1
-10
/
+16
|
*
QPID-6339 : Use variable interpolation for help url and initial virtual host ...
Robert Godfrey
2015-01-27
5
-5
/
+19
|
*
QPID-6337: Fix renediring of dialog action bar
Alex Rudyy
2015-01-27
20
-20
/
+28
|
*
QPID-6337: Fix javascript error occuring in IE8 after dojo upgrade
Alex Rudyy
2015-01-27
1
-2
/
+3
|
*
QPID-6337: [Java Broker] Upgrade Dojo version to 1.10.3
Alex Rudyy
2015-01-27
1
-1
/
+6
*
|
Remove accepting thread and use non blocking io accept
Robert Godfrey
2015-02-01
2
-182
/
+152
*
|
Reduce copying in 0-9 path
Robert Godfrey
2015-02-01
14
-83
/
+278
*
|
Change server encoder default capacity/threshold
Robert Godfrey
2015-01-31
1
-2
/
+4
*
|
Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...
Robert Godfrey
2015-01-31
52
-253
/
+928
*
|
close sockets when connection is closed
Robert Godfrey
2015-01-29
1
-4
/
+33
*
|
Correctly deregister and also optimise case where work can be rescheduled on ...
Robert Godfrey
2015-01-29
2
-120
/
+107
*
|
Use a threadpool for the scheduler
Robert Godfrey
2015-01-29
1
-6
/
+44
*
|
Fix selector leak
Robert Godfrey
2015-01-29
1
-9
/
+0
*
|
Ensure selectors are closed, and all work which can be done on a read is done
Robert Godfrey
2015-01-29
2
-65
/
+63
*
|
Close the selector
Robert Godfrey
2015-01-28
1
-0
/
+9
*
|
Close the selector thread
Robert Godfrey
2015-01-28
2
-4
/
+14
*
|
WIP: First phase of moving towards threadpool for IO threads. Introduced Sele...
Keith Wall
2015-01-28
4
-59
/
+332
|
|
|
\
*
-
.
\
Merge from trunk
Keith Wall
2015-01-27
205
-4427
/
+6894
|
\
\
\
|
|
|
/
|
|
*
QPID-6336: [Java Broker] Change 0-8..0-91 path to await the receiver being cl...
Keith Wall
2015-01-27
6
-23
/
+116
|
|
*
QPID-6333: [Java Broker] Upgrade BDB JE version to 5.0.104
Alex Rudyy
2015-01-22
4
-8
/
+11
|
|
*
QPID-6259: Fix stopping of BDB committer from committer thread
Alex Rudyy
2015-01-20
1
-7
/
+10
|
|
*
QPID-6294 : revert unintended hanges to example file
Robert Godfrey
2015-01-20
1
-34
/
+3
|
|
*
QPID-6294 : Fix issue whereby AUTO ACK receive consumer would only ever recei...
Robert Godfrey
2015-01-20
2
-5
/
+39
|
|
*
QPID-6318: [Java Broker] Make UI support the upload of JKS files
Keith Wall
2015-01-20
20
-342
/
+1084
|
|
*
QPID-6316: [Java Broker] Make UI support the upload of ACL files
Keith Wall
2015-01-20
5
-134
/
+373
|
|
*
QPID-6313 : [JMS AMQP 1.0 Client] increment redelivery count when recover() i...
Robert Godfrey
2015-01-14
1
-1
/
+16
|
|
*
QPID-6304: [Java Broker] Remove now redundant FileKeyStoreCreationTest/FileTr...
Keith Wall
2015-01-14
4
-356
/
+46
|
|
*
QPID-6292: [Java Broker Tests] Add model mechanism test testing the behaviour...
Keith Wall
2015-01-14
3
-2
/
+49
|
|
*
QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...
Andrew MacBean
2015-01-14
12
-306
/
+922
|
|
*
QPID-6281 : [Java Broker] Config model shadow objects for sessions are not be...
Robert Godfrey
2015-01-13
1
-0
/
+5
|
|
*
QPID-6309 : Add group provider which stores user to group mapping in config
Robert Godfrey
2015-01-12
7
-5
/
+304
|
|
*
QPID-6299 : Exclude new test for Java Broker as it does not currently support...
Robert Godfrey
2015-01-10
1
-0
/
+2
|
|
*
QPID-6306 : [Java Broker] Restrict broker to single ACL Provider at any given...
Robert Godfrey
2015-01-10
5
-243
/
+53
|
|
*
QPID-6295 : [Java Broker] reload ACL config when the file value is changed
Robert Godfrey
2015-01-05
2
-5
/
+25
|
|
*
QPID-6271: Remove receivers from session when they are closed
Gordon Sim
2015-01-02
1
-0
/
+1
|
|
*
QPID-6295 : [Java Broker] Allow ACL configuration file to be stored as a data...
Robert Godfrey
2015-01-02
8
-176
/
+97
|
|
*
QPID-6294 : [Java Client] Allow use of 0 prefetch in AMQP 0-8/9/9-1
Robert Godfrey
2015-01-02
3
-18
/
+140
|
|
*
QPID-6293: [Java Broker] Log Java Broker's pid on startup
Keith Wall
2014-12-30
6
-25
/
+97
|
|
*
NO-JIRA: [Java Tests] Prevent sporadic spurious failure of testUnidirectional...
Keith Wall
2014-12-30
1
-1
/
+4
|
|
*
QPID-6292: [Java Broker Tests] Refactor AbstractConfiguredObjects unit tests ...
Keith Wall
2014-12-29
35
-1356
/
+1337
|
|
*
QPID-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...
Keith Wall
2014-12-29
8
-68
/
+3
[prev]
[next]