| Commit message (Expand) | Author | Age | Files | Lines |
| * | use svnexe for uploading, generate source jars | Aidan Skinner | 2008-04-08 | 2 | -0/+26 |
| * | Set version to M2.1 for all, it's release time | Aidan Skinner | 2008-04-01 | 2 | -4/+4 |
| * | Update version in poms | Aidan Skinner | 2008-03-31 | 2 | -4/+4 |
| * | Add licensces | Aidan Skinner | 2008-03-31 | 4 | -0/+83 |
| * | QPID-890 : Removed old references to VHostPrincipalDatabase and an errant old... | Martin Ritchie | 2008-03-31 | 1 | -18/+3 |
| * | 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-868 : The acl.config.xml was using Base64MD5 PF which cannot be used inV... | Martin Ritchie | 2008-03-21 | 1 | -2/+2 |
| * | QPID-868 : Removed the acl.config.xml from systests/etc and updated the syste... | Martin Ritchie | 2008-03-21 | 1 | -5/+1 |
| * | 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 | 2 | -11/+16 |
| * | 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-840 : fixed the GC setting. | Martin Ritchie | 2008-03-07 | 1 | -1/+1 |
| * | 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 | 3 | -3/+3 |
| * | QPID-821 Set default to false for MultiIO and Buffer Limiting. | Martin Ritchie | 2008-02-28 | 4 | -5/+3 |
| * | QPID-818 : Persistent Pub/Sub can get exception on acking message | Robert Godfrey | 2008-02-28 | 3 | -22/+1 |
| * | QPID-107 : Fixed the left over old AccessManager/PrincipalDatabase references. | Martin Ritchie | 2008-02-26 | 1 | -18/+2 |
| * | 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 | 40 | -806/+1710 |
| * | QPID-810 : Moved check for closingChannels higher in stack and close channel ... | Martin Ritchie | 2008-02-25 | 1 | -23/+33 |
| * | Adjusted the default debug level to debug (it was only info) | Martin Ritchie | 2008-02-25 | 1 | -2/+2 |
| * | 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 | 2 | -6/+4 |
| * | 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 | 6 | -267/+364 |
| * | Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995... | Aidan Skinner | 2008-01-24 | 9 | -51/+112 |
| * | QPID-746 : Used the parameter pased to setRedelivered() : fixed as per JIRA | Martin Ritchie | 2008-01-18 | 1 | -1/+1 |
| * | QPID-723 : Added exec to command line. | Martin Ritchie | 2008-01-11 | 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 | 2 | -22/+50 |
| * | Qpid-559 : OSGi Patch Provided by Aidan Skinner | Martin Ritchie | 2007-11-26 | 15 | -26/+455 |
| * | QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu... | Martin Ritchie | 2007-11-26 | 5 | -36/+92 |
| * | QPID-567 : Add mutliversion support to Qpid/Java, fixed client support when s... | Robert Godfrey | 2007-11-26 | 6 | -6/+128 |