| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add licensces | Aidan Skinner | 2008-03-31 | 4 | -0/+83 |
| * | QPID-875 : Dropped logging level to debug. | Martin Ritchie | 2008-03-24 | 1 | -2/+2 |
| * | QPID-873 : Authentication Exception should be hard error; also NPE in Propert... | Robert Godfrey | 2008-03-24 | 1 | -2/+6 |
| * | QPID-847 : Fixed this test for the selectors | Martin Ritchie | 2008-03-19 | 1 | -5/+3 |
| * | QPID-858 : Added cancel to the housekeeping thread when the vhost is closed. | Martin Ritchie | 2008-03-17 | 1 | -0/+4 |
| * | QPID-847 : InvalidSelectorException. This was caused by the Broker now being ... | Martin Ritchie | 2008-03-17 | 1 | -3/+11 |
| * | QPID-852 : Updated broker so that it closes consumers when there are no messa... | Martin Ritchie | 2008-03-14 | 1 | -1/+10 |
| * | QPID-852 : Updated broker so that it closes consumers when there are no messa... | Martin Ritchie | 2008-03-14 | 3 | -9/+31 |
| * | QPID-851 : Update to AMQChannel to prevent the memory leak when an autoclose ... | Martin Ritchie | 2008-03-14 | 1 | -8/+18 |
| * | QPID-592 : Parameterised the Read/Write buffer limits. On the broker extra co... | Martin Ritchie | 2008-03-14 | 1 | -10/+13 |
| * | QPID-107 : Changes based on code review. | Martin Ritchie | 2008-03-10 | 5 | -125/+30 |
| * | QIPD-841 : Problem with SimpleACLTest was that the ConfigurationFilePrincipal... | Martin Ritchie | 2008-03-10 | 2 | -13/+8 |
| * | QPID-847 : SelectorParserTest with disabled testLike() | Martin Ritchie | 2008-03-10 | 1 | -0/+130 |
| * | QPID-831 : Remove incorrect references to getDeliveredToConsumer() | Robert Godfrey | 2008-03-04 | 1 | -20/+4 |
| * | QPID-828 : Stop transient message data being cleared while still delivering | Robert Godfrey | 2008-03-03 | 2 | -5/+3 |
| * | QPID-822 Set default to false for JMSXUserID. | Martin Ritchie | 2008-02-28 | 1 | -1/+1 |
| * | QPID-821 Set default to false for MultiIO and Buffer Limiting. | Martin Ritchie | 2008-02-28 | 1 | -1/+1 |
| * | QPID-818 : Persistent Pub/Sub can get exception on acking message | Robert Godfrey | 2008-02-28 | 3 | -22/+1 |
| * | QPID-809 Updated logging and some whitespace changes. | Martin Ritchie | 2008-02-25 | 1 | -12/+11 |
| * | QPID-809 Updated logging and some whitespace changes. | Martin Ritchie | 2008-02-25 | 2 | -10/+12 |
| * | QPID-809 Updated logging and removed an unnecessary printStackTrace(). | Martin Ritchie | 2008-02-25 | 2 | -15/+4 |
| * | QPID-107 : Initial ACL implementation for review. Implemented Permissions : C... | Martin Ritchie | 2008-02-25 | 34 | -741/+1466 |
| * | QPID-810 : Moved check for closingChannels higher in stack and close channel ... | Martin Ritchie | 2008-02-25 | 1 | -23/+33 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-22 | 3 | -21/+2 |
| * | QPID-804 : Fix Java Broker Python test failures | Robert Godfrey | 2008-02-21 | 1 | -5/+3 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-21 | 22 | -310/+624 |
| * | QPID-800 : junit toolkit sources added. | Rupert Smith | 2008-02-20 | 2 | -4/+1 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-13 | 9 | -38/+86 |
| * | QPID-787 : Allow for quoting of identifiers in selectors | Robert Godfrey | 2008-02-12 | 1 | -0/+17 |
| * | QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ... | Aidan Skinner | 2008-02-08 | 5 | -24/+24 |
| * | Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from | Aidan Skinner | 2008-01-28 | 5 | -267/+360 |
| * | Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995... | Aidan Skinner | 2008-01-24 | 6 | -48/+108 |
| * | QPID-746 : Used the parameter pased to setRedelivered() : fixed as per JIRA | Martin Ritchie | 2008-01-18 | 1 | -1/+1 |
| * | QPID-718 : NPE when binding queue with null routing key | Robert Godfrey | 2008-01-03 | 3 | -2/+7 |
| * | QPID-716 : pass in generated Queue Name | Robert Godfrey | 2008-01-03 | 1 | -5/+8 |
| * | QPID-711 : create a QueueEntry class and move message-on-queue functions (suc... | Robert Godfrey | 2007-12-18 | 25 | -590/+510 |
| * | Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ... | Rupert Smith | 2007-11-30 | 1 | -15/+14 |
| * | Qpid-559 : OSGi Patch Provided by Aidan Skinner | Martin Ritchie | 2007-11-26 | 14 | -26/+445 |
| * | QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu... | Martin Ritchie | 2007-11-26 | 3 | -26/+81 |
| * | QPID-567 : Add mutliversion support to Qpid/Java, fixed client support when s... | Robert Godfrey | 2007-11-26 | 6 | -6/+128 |
| * | QPID-567 : Add mutliversion support to Qpid/Java. | Robert Godfrey | 2007-11-24 | 47 | -662/+1843 |
| * | QPID-160 Addition of JMSXUserID to all messages through the java broker. | Martin Ritchie | 2007-11-07 | 1 | -87/+112 |
| * | QPID-647 : Update to ConcurrentSelectorDeliveryManager to restart async proce... | Martin Ritchie | 2007-10-19 | 1 | -7/+7 |
| * | QPID-647 : Async Process start/stop is not regulated tightly enough. Added ad... | Martin Ritchie | 2007-10-18 | 1 | -17/+20 |
| * | QPID-645 : TxnBuffer should rethrow exceptions encountered on commit | Robert Godfrey | 2007-10-17 | 1 | -8/+20 |
| * | QPID-647 : Update to ConcurrentSelectorDeliveryManager to restart async proce... | Martin Ritchie | 2007-10-17 | 1 | -2/+21 |
| * | Update to AMQMessage to reset the deliveredToConsumer flag(false) when the me... | Martin Ritchie | 2007-10-17 | 1 | -2/+6 |
| * | QPID-643 : CSDM causes duplicate message delivery. Don't deliver messages tha... | Martin Ritchie | 2007-10-17 | 1 | -1/+34 |
| * | QPID-636 : Check to ensure we only enqueue msgs that can be delivered to the ... | Martin Ritchie | 2007-10-11 | 1 | -2/+5 |
| * | QPID-578 : Queue Deletion causes unacked msgs to be discard resulting in the ... | Martin Ritchie | 2007-10-10 | 3 | -4/+28 |