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
/
broker-plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from trunk
Keith Wall
2015-03-12
28
-377
/
+293
*
Add sync/async varients to most ACO methods
Keith Wall
2015-03-09
6
-15
/
+52
*
rewrite close
Robert Godfrey
2015-03-05
1
-3
/
+5
*
Bug fix: Prevent NPE possibility if closing an object takes too long.
Keith Wall
2015-03-03
1
-1
/
+2
*
merge from trunk
Keith Wall
2015-03-03
89
-432
/
+2062
*
channel block/unblock now async, remove unnecessary selector bumps
Keith Wall
2015-03-03
8
-96
/
+66
*
Make management close session async
Robert Godfrey
2015-03-02
6
-76
/
+55
*
Make close return a future, wait on Future in broker shutdown
Robert Godfrey
2015-02-19
5
-15
/
+16
*
Connection close is now performed by i/o thread
Keith Wall
2015-02-19
7
-41
/
+146
*
merged from trunk r1659391
Robert Godfrey
2015-02-12
3
-15
/
+23
*
0-10 queue browser fix.
Keith Wall
2015-02-12
3
-9
/
+14
*
broswer consumer close is now pulled by IO rather than pushed by queue, fixin...
Keith Wall
2015-02-12
6
-3
/
+24
*
more refactoring
Robert Godfrey
2015-02-11
5
-9
/
+50
*
More refactoring
Robert Godfrey
2015-02-11
6
-9
/
+72
*
refactoring
Robert Godfrey
2015-02-11
17
-17
/
+17
*
some more fixes
Robert Godfrey
2015-02-11
1
-0
/
+4
*
Force the queue runner to notice that the consumer is not now suspended
Robert Godfrey
2015-02-10
3
-0
/
+37
*
Refactoring: make the queue no longer be responsible for pushing messages ont...
Keith Wall
2015-02-10
12
-40
/
+181
*
merge from trunk
Keith Wall
2015-02-10
80
-682
/
+1897
|
\
|
*
QPID-6365: [Java Broker] Only expose secure attribute values when transport i...
Alex Rudyy
2015-02-09
3
-16
/
+115
|
*
QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...
Alex Rudyy
2015-02-06
7
-28
/
+63
|
*
QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...
Alex Rudyy
2015-02-05
3
-6
/
+6
|
*
QPID-6356: Add port transport into operational log message for starting manag...
Alex Rudyy
2015-02-04
2
-16
/
+17
|
*
QPID-6361: [Java Broker] Change 0-8..0-91 queue declare to no longer consider...
Keith Wall
2015-02-04
1
-11
/
+0
|
*
QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...
Alex Rudyy
2015-02-04
16
-275
/
+549
|
*
NO-JIRA: Increment year in HTML footer of Java Web Management Console
Keith Wall
2015-02-04
1
-1
/
+1
|
*
QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'
Alex Rudyy
2015-02-03
2
-10
/
+0
|
*
QPID-6353 : [Java Broker] [AMQP 1.0] consumer attempting to drain an empty qu...
Robert Godfrey
2015-02-03
2
-0
/
+6
|
*
QPID-6341 : Add test and allow a default alt text for oversized values
Robert Godfrey
2015-02-02
2
-1
/
+86
|
*
QPID-6351: Fix preferences provider widget to update UI every time on setting...
Alex Rudyy
2015-02-02
2
-1
/
+3
|
*
QPID-6346: Improve field labels and prompt messages in UI for non java keysto...
Alex Rudyy
2015-02-02
4
-20
/
+21
|
*
QPID-6346: Create keystore/trustore tab UI only once
Alex Rudyy
2015-01-31
2
-15
/
+24
|
*
QPID-6346: Display subject and certificate validity period for non java keyst...
Alex Rudyy
2015-01-30
2
-4
/
+35
|
*
QPID-6346: Fix setting of required flag on ResourceWidget
Alex Rudyy
2015-01-30
1
-1
/
+2
|
*
QPID-6351: [Java Broker] Remove provider name from edit UI, remove button 'Ad...
Alex Rudyy
2015-01-30
7
-30
/
+9
|
*
QPID-6346: [Java Broker] Encapsulate duplicate UI for uploading of broker res...
Alex Rudyy
2015-01-30
12
-549
/
+371
|
*
QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...
Alex Rudyy
2015-01-29
9
-0
/
+719
|
*
QPID-6345 : Allow enabled cipher suites to be configured
Robert Godfrey
2015-01-28
3
-3
/
+23
|
*
QPID-6342 : Fail fast when commands sent in wrong order
Robert Godfrey
2015-01-27
2
-4
/
+47
|
*
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
4
-37
/
+111
|
*
QPID-6331 : Allow AMQP 1.0 message content to be evicted to disk
Robert Godfrey
2015-01-27
1
-14
/
+32
|
*
QPID-6339 : Use variable interpolation for help url and initial virtual host ...
Robert Godfrey
2015-01-27
1
-0
/
+4
|
*
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
*
|
Reduce copying in 0-9 path
Robert Godfrey
2015-02-01
2
-7
/
+65
*
|
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
7
-24
/
+637
|
|
|
\
*
-
.
\
Merge from trunk
Keith Wall
2015-01-27
48
-834
/
+1962
|
\
\
\
|
|
|
/
[next]