| Commit message (Expand) | Author | Age | Files | Lines |
* | fix browser behaviour on deliverAsync(sub) | Robert Godfrey | 2008-05-29 | 1 | -1/+12 |
* | Comments and changes from review | Robert Godfrey | 2008-05-29 | 2 | -11/+6 |
* | Made subscription sendLock straight lock, re-enabled per subscription async d... | Robert Godfrey | 2008-05-29 | 4 | -19/+13 |
* | Temp fix out of order issue with async(sub) | Robert Godfrey | 2008-05-29 | 3 | -7/+16 |
* | tidy up | Robert Godfrey | 2008-05-29 | 1 | -48/+51 |
* | Deliver async per subscription; not queue | Robert Godfrey | 2008-05-29 | 1 | -7/+2 |
* | Avoid NPEs :-) | Robert Godfrey | 2008-05-29 | 1 | -6/+6 |
* | Refactoring updates (job queue changes, enqueue collections..) | Robert Godfrey | 2008-05-27 | 12 | -156/+384 |
* | Refactoring perf. tweaks | Robert Godfrey | 2008-05-19 | 9 | -78/+125 |
* | Fixed credit restoration, turned off biased write pool by default, removed un... | Robert Godfrey | 2008-05-15 | 3 | -17/+2 |
* | Changes to MessageStore interface | Robert Godfrey | 2008-05-13 | 7 | -24/+22 |
* | Fixed broken exception overriding | Robert Godfrey | 2008-05-13 | 1 | -1/+1 |
* | More fixing up of refactoring stuff; getting all maven tests passing and impl... | Robert Godfrey | 2008-05-12 | 11 | -53/+269 |
* | Copy over QPID-926 | Robert Godfrey | 2008-05-11 | 1 | -6/+24 |
* | Copy over QPID-925 | Robert Godfrey | 2008-05-11 | 2 | -16/+30 |
* | Updates on the refactoring work | Robert Godfrey | 2008-05-11 | 73 | -4057/+2542 |
* | remove duplicate check of interest in enqueue, enable new Queue by default | Robert Godfrey | 2008-04-21 | 2 | -15/+7 |
* | Initial checkpoint of queue refactoring work | Robert Godfrey | 2008-04-21 | 100 | -3680/+9431 |
* | 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 |