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
/
systests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
QPID-5555 : address review comments from Robbie Gemmell
Robert Godfrey
2014-02-24
1
-1
/
+5
*
|
QPID-5579 : Remove unused constants
Robert Godfrey
2014-02-24
3
-4
/
+4
*
|
QPID-5582 : [Java Broker] only allow one binding per binding-key and queue at...
Robert Godfrey
2014-02-24
1
-2
/
+2
*
|
QPID-5579 : [Java Broker] build attribute meta data the same way for REST API...
Robert Godfrey
2014-02-23
10
-78
/
+228
*
|
QPID-5577 : [Java Broker] create exchanges using an attribute map rather than...
Robert Godfrey
2014-02-21
1
-1
/
+10
*
|
QPID-5567 : Always Use AccessControllerContext to find the current context Su...
Robert Godfrey
2014-02-19
1
-2
/
+1
*
|
QPID-5562 : [Java Broker] make all failed ACL checks throw AccessControlExcep...
Robert Godfrey
2014-02-18
1
-6
/
+6
*
|
QPID-5555 : [Java Broker] Modify implementation of Queues to provide better n...
Robert Godfrey
2014-02-17
7
-38
/
+31
*
|
QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...
Robert Godfrey
2014-02-14
1
-6
/
+6
*
|
QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...
Robert Godfrey
2014-02-14
2
-32
/
+39
*
|
QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br...
Robert Godfrey
2014-02-13
1
-22
/
+11
*
|
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
4
-13
/
+9
*
|
QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...
Robert Godfrey
2014-02-07
4
-13
/
+12
*
|
QPID-5547 : [Java Broker] When handling rejects in 0-8/9/9-1 treat queues wit...
Robert Godfrey
2014-02-07
1
-0
/
+41
*
|
QPID-5504 : Moving routing to Exchange from session classes
Robert Godfrey
2014-02-01
1
-23
/
+1
*
|
QPID-5211: Prevent spurious not valid state transitions for MemoryMessageStor...
Keith Wall
2014-01-29
2
-4
/
+6
*
|
QPID-5514: [Java Broker Management] Close the AMQP transport on deletion of t...
Keith Wall
2014-01-27
2
-2
/
+36
*
|
NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessage
Robert Godfrey
2014-01-23
2
-6
/
+6
*
|
QPID-5504 : remove InboundMessage... characterize routing as being on the imm...
Robert Godfrey
2014-01-22
1
-1
/
+2
*
|
QPID-5504 : initial refactoring to move common code into shared classes, make...
Robert Godfrey
2014-01-22
1
-45
/
+23
*
|
QPID-5048: logging and build output cleanup
Robert Gemmell
2014-01-22
27
-268
/
+108
*
|
QPID-5065: modifications to get more tests running on windows (both ant and m...
Keith Wall
2014-01-17
5
-32
/
+157
*
|
QPID-5475 : [Java Broker] Add test for REST api client cert auth
Robert Godfrey
2014-01-13
1
-0
/
+89
*
|
QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ...
Robert Godfrey
2014-01-13
4
-4
/
+44
*
|
QPID-5472: [Java Broker] Connection model object attribute PORT should return...
Keith Wall
2014-01-13
1
-0
/
+3
*
|
QPID-5373: move retrieval of the peer Principal into the connection IO thread...
Robert Gemmell
2014-01-11
2
-10
/
+0
*
|
QPID-5420: Restore ability to consume using BURLs specifying default exchange.
Keith Wall
2014-01-07
2
-61
/
+72
*
|
QPID-5450: have the group manager try to acquire the message at the time it i...
Robert Gemmell
2014-01-07
1
-9
/
+132
*
|
QPID-5255: add missing licence header to doc and java files on trunk, for lat...
Robert Gemmell
2013-12-16
2
-0
/
+40
*
|
NO-JIRA: [Java System Tests] Increase timeout factor used for failover timeo...
Keith Wall
2013-11-28
1
-3
/
+6
*
|
NO-JIRA: [Java System Tests] Add extra logging to HeartbeatTest in order to u...
Keith Wall
2013-11-28
1
-23
/
+47
*
|
QPID-4534: unify client heartbeat system properties/connection url options.
Keith Wall
2013-10-30
1
-16
/
+100
*
|
QPID-5266: include the client product string in connection open log message
Robert Gemmell
2013-10-27
1
-6
/
+14
*
|
QPID-5242: Remove obsolete conversion of queue message grouping attributes in...
Alex Rudyy
2013-10-17
1
-8
/
+8
*
|
QPID-5161, QPID-5048: default the broker.log.interleave property in QBTC to a...
Robert Gemmell
2013-10-06
1
-1
/
+1
*
|
QPID-5037: Improve log viewer implementation
Alex Rudyy
2013-10-06
2
-4
/
+4
*
|
QPID-5138: Change preferences provider to allow deletion of preferences for m...
Alex Rudyy
2013-10-05
1
-0
/
+11
*
|
QPID-5161: Use case-insensitive path comparing on Windows OS when evaluating ...
Alex Rudyy
2013-10-03
2
-4
/
+13
*
|
QPID-5161: prevent StoreOverfullTest from infinite looping if the client isn'...
Robert Gemmell
2013-09-23
1
-0
/
+29
*
|
QPID-5161: make UTF8Test use the resources in the jar instead of searching fo...
Robert Gemmell
2013-09-23
1
-4
/
+4
*
|
QPID-5161: make QBTC use the canonical working dir, and throw an exception if...
Robert Gemmell
2013-09-23
1
-1
/
+20
*
|
QPID-5161: update CloseOnNoRouteForMandatoryMessageTest to account for an add...
Robert Gemmell
2013-09-23
1
-0
/
+18
*
|
QPID-5160: add a qpid-test-utils module instead of making every modules tests...
Robert Gemmell
2013-09-23
2
-7
/
+205
*
|
QPID-5138: Protect user preferences operations with ACL
Alex Rudyy
2013-09-19
3
-0
/
+239
*
|
QPID-5138: Disallow setting of preferneces provider for anonymous authenticat...
Alex Rudyy
2013-09-17
1
-10
/
+22
*
|
QPID-5138: Add preferences REST interfaces to get, set and delete preferences
Alex Rudyy
2013-09-14
2
-0
/
+214
*
|
QPID-5138: Add preferences provider REST interfaces
Alex Rudyy
2013-09-14
1
-0
/
+157
*
|
QPID-5138: Integrate preferences provider into Broker model, create associati...
Alex Rudyy
2013-09-14
1
-0
/
+13
*
|
QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...
Robert Godfrey
2013-08-21
7
-51
/
+52
*
|
QPID-5087 : [Java Broker] Allow use of separate message stores and configurat...
Robert Godfrey
2013-08-20
3
-13
/
+8
[prev]
[next]