| Commit message (Expand) | Author | Age | Files | Lines |
| * | NO-JIRA: Merge changes from the trunk in revisions 1564250:1567584 using | Alex Rudyy | 2014-02-12 | 10 | -78/+100 |
| |\ |
|
| | * | 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-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -53/+38 |
| * | | QPID-5409: Save virtual host state in the virtual host configuration store. R... | Alex Rudyy | 2014-02-12 | 2 | -1/+153 |
| * | | NO-JIRA: Merge changes from the trunk in revisions 1562452:1564250 using | Keith Wall | 2014-02-04 | 1 | -23/+1 |
| |\ \
| |/ |
|
| | * | QPID-5504 : Moving routing to Exchange from session classes | Robert Godfrey | 2014-02-01 | 1 | -23/+1 |
| * | | QPID-5409: Refactor BDB HA system tests to use management REST interfaces ins... | Keith Wall | 2014-02-04 | 5 | -7/+36 |
| * | | QPID-5409: On Broker startup, the tree of configured objects are told to atta... | Keith Wall | 2014-01-29 | 1 | -3/+3 |
| * | | Merge changes from the trunk in revisions 1560619:1562452 using | Keith Wall | 2014-01-29 | 5 | -12/+48 |
| |\ \
| |/ |
|
| | * | 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 |
| * | | Merge changes from the trunk in revisions 1558036:1560619 using | Keith Wall | 2014-01-23 | 32 | -347/+308 |
| |\ \
| |/ |
|
| | * | 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-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -0/+17 |
| | * | QPID-5065: modifications to get more tests running on windows (both ant and m... | Keith Wall | 2014-01-17 | 6 | -35/+160 |
| | * | 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: Merge latest changes back from trunk. | Keith Wall | 2014-01-14 | 12 | -84/+380 |
| * | | QPID-5412: Stop saving virtual host state in conviguration store | Alex Rudyy | 2013-12-27 | 1 | -1/+1 |
| * | | QPID-5413: Add HA UI to web management console | Alex Rudyy | 2013-12-24 | 1 | -1/+2 |
| * | | QPID-5411: Allow storing of local replication node in the store. Refactoring ... | Alex Rudyy | 2013-12-23 | 1 | -25/+38 |
| * | | QPID-5410: Refactor BDBMessageStore and HAMessageStore to encapsulate environ... | Keith Wall | 2013-12-10 | 3 | -14/+22 |
| |/ |
|
| * | NO-JIRA: Remove inadvertently added temporary file (part of 1546331) | Keith Wall | 2013-11-28 | 1 | -1/+0 |
| * | NO-JIRA: [Java System Tests] Increase timeout factor used for failover timeo... | Keith Wall | 2013-11-28 | 2 | -3/+7 |
| * | 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-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | 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-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -17/+3 |
| * | QPID-5048: move extraction of the broker release binary for system testing us... | Robert Gemmell | 2013-09-24 | 1 | -1/+1 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+353 |
| * | 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 |