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-core
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
QPID-6364: Display actual value for a secure attribute with value not matchin...
Alex Rudyy
2015-02-20
2
-4
/
+18
|
*
QPID-6247: Updates to configuration files should maintain existing file permi...
Alex Rudyy
2015-02-20
12
-183
/
+461
|
*
QPID-6401 : [Java Broker] Add ability to validate connection attempts based o...
Robert Godfrey
2015-02-19
4
-0
/
+94
|
*
QPID-6390: [Java System Tests] Ensure that Broker's system properties are loa...
Keith Wall
2015-02-18
2
-5
/
+8
|
*
QPID-6396 : [Java Broker] Allow queues to enforce all consumers to be non-des...
Robert Godfrey
2015-02-18
3
-1
/
+25
|
*
QPID-6395 : [Java Broker] add support for queue default filters, and filters ...
Robert Godfrey
2015-02-17
17
-144
/
+395
|
*
QPID-6364: Introduce attribute annotation property 'secureValueFilter' to mas...
Alex Rudyy
2015-02-17
8
-4
/
+46
|
*
QPID-6393: [Java Broker] Prevent possibility for the permature close of queue...
Keith Wall
2015-02-14
1
-1
/
+1
|
*
QPID-6390: [Java Broker] Move setting of initial properties from Main into Br...
Alex Rudyy
2015-02-13
5
-20
/
+166
|
*
QPID-6383 : Add missing file - really this time
Robert Godfrey
2015-02-11
1
-1
/
+2
|
*
QPID-6383 : Check in missing file from last commit
Robert Godfrey
2015-02-11
1
-1
/
+1
|
*
QPID-6383 : don't auto delete queues because the children are being removed d...
Robert Godfrey
2015-02-11
1
-1
/
+13
*
|
Merge from trunk
Keith Wall
2015-03-12
41
-989
/
+1297
*
|
Fix failing unit test
Keith Wall
2015-03-11
1
-0
/
+4
*
|
Bug fix: Delay shutting download the Port's executor until the port has no re...
Keith Wall
2015-03-11
2
-3
/
+27
*
|
Refactor use of futures
Robert Godfrey
2015-03-10
2
-223
/
+360
*
|
Fix exception handling
Robert Godfrey
2015-03-10
1
-1
/
+1
*
|
Add sync/async varients to most ACO methods
Keith Wall
2015-03-09
49
-343
/
+1322
*
|
rewrite close
Robert Godfrey
2015-03-05
11
-97
/
+156
*
|
Bug fix: Prevent NPE possibility if closing an object takes too long.
Keith Wall
2015-03-03
1
-2
/
+2
*
|
merge from trunk
Keith Wall
2015-03-03
77
-549
/
+2403
*
|
channel block/unblock now async, remove unnecessary selector bumps
Keith Wall
2015-03-03
4
-8
/
+7
*
|
Remove wrongly added file
Robert Godfrey
2015-03-02
1
-46
/
+0
*
|
Make management close session async
Robert Godfrey
2015-03-02
5
-6
/
+57
*
|
Make close return a future, wait on Future in broker shutdown
Robert Godfrey
2015-02-19
12
-46
/
+208
*
|
Connection close is now performed by i/o thread
Keith Wall
2015-02-19
13
-33
/
+142
*
|
eliminate double wakeup on close
Keith Wall
2015-02-13
1
-2
/
+0
*
|
Fix failing SSL test owing to missed wakeup
Keith Wall
2015-02-13
2
-4
/
+11
*
|
merged from trunk r1659391
Robert Godfrey
2015-02-12
3
-3
/
+16
*
|
0-10 queue browser fix.
Keith Wall
2015-02-12
2
-1
/
+11
*
|
broswer consumer close is now pulled by IO rather than pushed by queue, fixin...
Keith Wall
2015-02-12
4
-4
/
+9
*
|
more refactoring
Robert Godfrey
2015-02-11
4
-3
/
+39
*
|
More refactoring
Robert Godfrey
2015-02-11
6
-11
/
+69
*
|
add missing file
Robert Godfrey
2015-02-11
1
-0
/
+45
*
|
refactoring
Robert Godfrey
2015-02-11
6
-3
/
+1124
*
|
Force the queue runner to notice that the consumer is not now suspended
Robert Godfrey
2015-02-10
3
-0
/
+9
*
|
Refactoring: make the queue no longer be responsible for pushing messages ont...
Keith Wall
2015-02-10
11
-10
/
+212
*
|
merge from trunk
Keith Wall
2015-02-10
35
-141
/
+577
|
\
\
|
|
/
|
*
QPID-6364: Set Keystore/Truststore derived attribute 'path' to non-data URL. ...
Alex Rudyy
2015-02-09
3
-17
/
+18
|
*
QPID-6367: [Java Broker] Change broker model version to 3.0 due to backward i...
Alex Rudyy
2015-02-06
4
-12
/
+13
|
*
QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...
Alex Rudyy
2015-02-06
5
-6
/
+8
|
*
QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...
Alex Rudyy
2015-02-05
7
-42
/
+110
|
*
QPID-6362: [Java Broker] Remove now dead code from BrokerOptions
Keith Wall
2015-02-05
1
-8
/
+0
|
*
QPID-6356: Add port transport into operational log message for starting manag...
Alex Rudyy
2015-02-04
3
-7
/
+9
|
*
QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...
Alex Rudyy
2015-02-04
3
-2
/
+28
|
*
QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'
Alex Rudyy
2015-02-03
3
-47
/
+0
|
*
QPID-6354: Fix validation of certificates and private keys for non java keyst...
Alex Rudyy
2015-02-03
4
-12
/
+322
|
*
QPID-6341 : Add test and allow a default alt text for oversized values
Robert Godfrey
2015-02-02
4
-0
/
+16
|
*
QPID-6345 : Allow enabled cipher suites to be configured
Robert Godfrey
2015-01-28
4
-4
/
+47
|
*
QPID-6341 : Enchacements to the meta data model
Robert Godfrey
2015-01-27
6
-1
/
+18
[prev]
[next]