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
*
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
|
*
QPID-6339 : Use variable interpolation for help url and initial virtual host ...
Robert Godfrey
2015-01-27
3
-2
/
+7
*
|
Reduce copying in 0-9 path
Robert Godfrey
2015-02-01
1
-3
/
+2
*
|
Separate Byte and ProtocolEvent sender/receivers, add server specific 0-10 en...
Robert Godfrey
2015-01-31
1
-5
/
+5
*
|
Merge from trunk
Keith Wall
2015-01-27
81
-2110
/
+3045
|
\
\
|
|
/
|
*
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
4
-18
/
+760
|
*
QPID-6309 : Add group provider which stores user to group mapping in config
Robert Godfrey
2015-01-12
7
-5
/
+304
|
*
QPID-6306 : [Java Broker] Restrict broker to single ACL Provider at any given...
Robert Godfrey
2015-01-10
3
-131
/
+39
|
*
QPID-6293: [Java Broker] Log Java Broker's pid on startup
Keith Wall
2014-12-30
4
-3
/
+44
|
*
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
5
-44
/
+3
|
*
QPID-6289: [Java Broker] Add unit test case for valid child types feature
Keith Wall
2014-12-29
8
-9
/
+44
|
*
QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...
Keith Wall
2014-12-28
3
-19
/
+1
|
*
QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...
Keith Wall
2014-12-27
6
-2
/
+189
|
*
QPID-6268 : [Java Broker] increment/decrement the unacknowledge count on the ...
Robert Godfrey
2014-12-12
3
-2
/
+6
|
*
QPID-6265: Allow suppression of system out operational logging in broker star...
Alex Rudyy
2014-12-10
2
-5
/
+34
|
*
QPID-6263 : [Java Broker] Move startup/recovery logic from server.Broker to S...
Robert Godfrey
2014-12-07
7
-100
/
+134
|
*
QPID-6263 : [Java Broker] Remove knowledge of BrokerOptions from SystemConfig...
Robert Godfrey
2014-12-07
11
-66
/
+175
|
*
QPID-6263 : [Java Broker] remove ApplicationRegistry
Robert Godfrey
2014-12-06
3
-193
/
+81
*
|
Extend credit managers to be aware of transport backpressue
Keith Wall
2014-12-11
9
-512
/
+44
*
|
Ensure that the NonBlockingSenderReceiver closes (and thread stops) if the pe...
Keith Wall
2014-12-11
2
-286
/
+0
*
|
Allow the transport to inform the model that encryption is being used
Robert Godfrey
2014-12-11
3
-282
/
+24
*
|
Reenable support for SSL and Plain on the same port (i.e. the transport sniff...
Keith Wall
2014-12-10
1
-2
/
+1
*
|
Iniital SSL work
Robert Godfrey
2014-12-10
1
-1
/
+13
*
|
Force close connection on 0-10 when message sent to closing virtual host
Robert Godfrey
2014-12-10
3
-3
/
+38
*
|
NonBlockingSenderReceiver for the Java Broker for AMQP-0-10 and 0-9. Heartbea...
Keith Wall
2014-12-08
1
-1
/
+1
*
|
QPID-6262: Rob's prototype NIO work
Keith Wall
2014-12-05
3
-4
/
+284
|
/
*
QPID-6257: Introduce operational log for connection being dropped by the clie...
Alex Rudyy
2014-12-05
2
-0
/
+30
*
QPID-6258: [Java Broker] Remove SubFlushRunner leaving QueueRunner solely res...
Keith Wall
2014-12-05
6
-356
/
+17
*
QPID-6161 : Address comments from ~kwall
Robert Godfrey
2014-12-02
2
-4
/
+52
*
QPID-6246: [Java Broker] Introduce PreferencesSupportingAuthenticationProvide...
Andrew MacBean
2014-11-28
9
-6
/
+52
*
QPID-6246 : @ManagedAnnotation should only be applied to interfaces which ext...
Robert Godfrey
2014-11-26
6
-173
/
+182
[next]