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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5048: Maven enahancements to remove child version definitions and improv...
Robert Gemmell
2014-02-28
1
-1
/
+0
*
QPID-5048: Maven enahancements to restructure POM hierarchy and improve build
Robert Gemmell
2014-02-27
1
-15
/
+4
*
QPID-5577 : make changes to help code compile on Java 1.6
Robert Godfrey
2014-02-27
3
-6
/
+2
*
QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...
Robert Godfrey
2014-02-26
134
-3646
/
+2372
*
QPID-5579 : Use annotations to generate statistics values
Robert Godfrey
2014-02-25
46
-1368
/
+1335
*
QPID-5555 : address review comments from Robbie Gemmell
Robert Godfrey
2014-02-24
1
-8
/
+1
*
QPID-5555 : address review comments from Robbie Gemmell
Robert Godfrey
2014-02-24
2
-14
/
+2
*
QPID-5579 : Remove unused constants
Robert Godfrey
2014-02-24
34
-228
/
+99
*
QPID-5577 : fix creation of exchanges so that setting alt exchange increases ...
Robert Godfrey
2014-02-24
1
-4
/
+4
*
QPID-5582 : [Java Broker] only allow one binding per binding-key and queue at...
Robert Godfrey
2014-02-24
13
-115
/
+179
*
QPID-5581 : [Java Broker] rename SimpleAMQQueue to AbstractQueue
Robert Godfrey
2014-02-23
38
-84
/
+81
*
QPID-5578 : rename managed object annotation
Robert Godfrey
2014-02-23
6
-7
/
+7
*
QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...
Robert Godfrey
2014-02-23
66
-1023
/
+2021
*
QPID-5551 : Address review comments from Robbie Gemmell
Robert Godfrey
2014-02-21
1
-1
/
+0
*
QPID-5577 : [Java Broker] create exchanges using an attribute map rather than...
Robert Godfrey
2014-02-21
30
-282
/
+347
*
QPID-5567 : Move acl checks into the objects being created
Robert Godfrey
2014-02-21
29
-1244
/
+718
*
QPID-5571 : Java Broker AMQP 1.0 deadlock on close consumer
Robert Godfrey
2014-02-20
1
-1
/
+1
*
QPID-5567 : Further changes to SecurityMangager
Robert Godfrey
2014-02-20
3
-76
/
+43
*
QPID-5567 : Always Use AccessControllerContext to find the current context Su...
Robert Godfrey
2014-02-19
35
-142
/
+280
*
QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep...
Robert Godfrey
2014-02-18
33
-455
/
+241
*
QPID-5555 : Fix queue exclusivity issues
Robert Godfrey
2014-02-18
1
-0
/
+5
*
QPID-5559 : [Java Broker] remove unused methods from AMQQueue interface
Robert Godfrey
2014-02-17
7
-96
/
+14
*
QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...
Robert Godfrey
2014-02-17
55
-955
/
+1642
*
QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...
Robert Godfrey
2014-02-14
14
-294
/
+163
*
QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...
Robert Godfrey
2014-02-14
128
-968
/
+947
*
QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br...
Robert Godfrey
2014-02-13
33
-176
/
+368
*
QPID-5551 : Remove redundant throws AMQException clauses
Robert Godfrey
2014-02-13
14
-116
/
+45
*
QPID-5504 : fix for different interpretation of generics in 1.6
Robert Godfrey
2014-02-11
3
-3
/
+3
*
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
88
-1360
/
+2685
*
QPID-5504 : Re-enable the use of no-local on consumers to queues in 0-8 protocol
Robert Godfrey
2014-02-10
1
-3
/
+4
*
QPID-5504 : Fix bug in routeToAlternate which left queue entries in database ...
Robert Godfrey
2014-02-10
1
-22
/
+25
*
QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...
Robert Godfrey
2014-02-07
78
-2129
/
+2770
*
QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions
Robert Gemmell
2014-02-06
1
-38
/
+12
*
QPID-5504 : fix bug in DistributedTransaction when enqueuing a single message...
Robert Godfrey
2014-02-04
1
-1
/
+0
*
QPID-5504 : Adding missing class
Robert Godfrey
2014-02-03
1
-0
/
+42
*
QPID-5504 : Moving routing to Exchange from session classes
Robert Godfrey
2014-02-01
8
-176
/
+158
*
QPID-5211: Prevent spurious not valid state transitions for MemoryMessageStor...
Keith Wall
2014-01-29
1
-3
/
+5
*
QPID-5514: [Java Broker Management] Close the AMQP transport on deletion of t...
Keith Wall
2014-01-27
1
-1
/
+5
*
NO-JIRA : fix typos / spelling errors
Robert Godfrey
2014-01-23
103
-250
/
+249
*
NO-JIRA : fix spelling error/typo in DtxBranch.addPostTransactionAc(t)ion
Robert Godfrey
2014-01-23
3
-8
/
+8
*
NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessage
Robert Godfrey
2014-01-23
17
-61
/
+62
*
QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le...
Robert Godfrey
2014-01-23
20
-274
/
+190
*
QPID-5504 : remove InboundMessage... characterize routing as being on the imm...
Robert Godfrey
2014-01-22
35
-306
/
+297
*
QPID-5504 : initial refactoring to move common code into shared classes, make...
Robert Godfrey
2014-01-22
8
-67
/
+87
*
QPID-5048: logging and build output cleanup
Robert Gemmell
2014-01-22
3
-3
/
+8
*
QPID-5048: Logging dependency and configuration tidy up for maven build
Robert Gemmell
2014-01-22
1
-3
/
+3
*
QPID-5065: re-instate incorrectly removed line in previous patch
Robert Gemmell
2014-01-22
1
-0
/
+1
*
QPID-5065: modifications to get more tests running on windows (both ant and m...
Keith Wall
2014-01-17
5
-58
/
+84
*
QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...
Robert Godfrey
2014-01-13
2
-2
/
+2
*
QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ...
Robert Godfrey
2014-01-13
1
-0
/
+17
[next]