| Commit message (Expand) | Author | Age | Files | Lines |
| * | Skeleton of interop testing code added. | Robert Greig | 2007-03-13 | 11 | -7/+1155 |
| * | Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ... | Robert Greig | 2007-03-13 | 4 | -98/+26 |
| * | Fixes retrotranslator plugin. New snapshot version broke the build! | Robert Greig | 2007-03-13 | 1 | -1/+1 |
| * | QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_... | Martin Ritchie | 2007-03-13 | 31 | -515/+1191 |
| * | Fixed line endings | Andrew Stitcher | 2007-03-09 | 1 | -42/+42 |
| * | Fixed end of line property on test scripts | Andrew Stitcher | 2007-03-09 | 0 | -0/+0 |
| * | Fixed the test failures due to changes in the broker code | Bhupendra Bhusman Bhardwaj | 2007-03-09 | 3 | -40/+12 |
| * | (Patch submitted by Rupert Smith) Created distribution zip from all deps jar ... | Robert Greig | 2007-03-08 | 3 | -109/+138 |
| * | added test harness, tests, and a few missing pieces of implementation | Rafael H. Schloming | 2007-03-07 | 10 | -64/+360 |
| * | Fixed -> Clicking the top level Refresh button was throwing NullPointerExcept... | Bhupendra Bhusman Bhardwaj | 2007-03-07 | 7 | -169/+155 |
| * | 1. Fixed the AMQQueueMBeanTest failures due to changes in AMQQueuMBean.getQue... | Bhupendra Bhusman Bhardwaj | 2007-03-07 | 4 | -21/+236 |
| * | (Patch submitted by Rupert Smith) | Robert Greig | 2007-03-07 | 5 | -22/+27 |
| * | (Patch submitted by Rupert Smith). Removed client-java14 module, as it is doi... | Robert Greig | 2007-03-07 | 1 | -1/+4 |
| * | Marked getNextMessage as private | Martin Ritchie | 2007-03-06 | 1 | -1/+1 |
| * | QPID-405 Reduce excess output during tests | Martin Ritchie | 2007-03-06 | 12 | -20/+46 |
| * | QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol... | Martin Ritchie | 2007-03-06 | 30 | -454/+1599 |
| * | Send missing recoverOk response to recover. | Alan Conway | 2007-03-05 | 1 | -0/+1 |
| * | Fix typo: recover method had <response name="rollback-ok"/>, changed | Alan Conway | 2007-03-05 | 1 | -1/+1 |
| * | QPID-388 : hand merged the changes done in perftesting branch | Bhupendra Bhusman Bhardwaj | 2007-03-05 | 8 | -79/+99 |
| * | (Patch submitted by Rupert Smith) Small changes to use virtual hosts, merged ... | Robert Greig | 2007-03-01 | 4 | -45/+45 |
| * | (Patch submitted by Rupert Smith) Qpid0394.diff | Robert Greig | 2007-03-01 | 5 | -572/+821 |
| * | QPID-383 (Patch submitted by Tomas Restrepo) ssl_really.patch | Robert Greig | 2007-02-28 | 4 | -14/+24 |
| * | (Patch submitted by Tomas Restrepo) QPID-385. | Robert Greig | 2007-02-28 | 1 | -4/+4 |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@512701 13f7... | Robert Greig | 2007-02-28 | 0 | -0/+0 |
| * | (Patch submitted by Rupert Smith) dotnet_iop.diff. | Robert Greig | 2007-02-28 | 20 | -33/+1579 |
| * | (Patch submitted by Rupert Smith). java_iop.diff | Robert Greig | 2007-02-28 | 13 | -41/+2063 |
| * | (Patch submitted by Tomas Restrepo) QPID-354. | Robert Greig | 2007-02-27 | 7 | -50/+337 |
| * | (Patch submitted by Tomas Restrepo) QPID-ByteBuffer.diff. | Robert Greig | 2007-02-26 | 46 | -4677/+2295 |
| * | QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi... | Robert Godfrey | 2007-02-25 | 37 | -506/+1290 |
| * | Tidied up imports | Martin Ritchie | 2007-02-23 | 1 | -3/+0 |
| * | QPID-346 Message loss after rollback | Martin Ritchie | 2007-02-23 | 32 | -609/+1707 |
| * | Fixed cases where open channel was re-opened. | Gordon Sim | 2007-02-21 | 1 | -6/+3 |
| * | Check for existing channel on channel_open | Gordon Sim | 2007-02-21 | 1 | -3/+9 |
| * | QPID-348 Reverted unecessary nowait addition to amqp Basic.Recover spec. | Martin Ritchie | 2007-02-21 | 3 | -18/+5 |
| * | QPID-348 Problems related to prefetching of messages | Martin Ritchie | 2007-02-21 | 7 | -125/+398 |
| * | Added building of examples and java 1.4 client to main build. So we don't for... | Martin Ritchie | 2007-02-21 | 1 | -0/+2 |
| * | * qpidc.spec.in: Add a %changelog entry for 0.1-4. | Jim Meyering | 2007-02-20 | 1 | -1/+6 |
| * | (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav... | Robert Greig | 2007-02-20 | 21 | -256/+2514 |
| * | QPID-382 | Bhupendra Bhusman Bhardwaj | 2007-02-20 | 2 | -36/+52 |
| * | QPID-325 : Persist durable exchange information in the store | Robert Godfrey | 2007-02-20 | 51 | -306/+1099 |
| * | Intelj renamed AMQInvalidArgumentException in the generated code not the gram... | Martin Ritchie | 2007-02-20 | 1 | -3/+3 |
| * | Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett... | Martin Ritchie | 2007-02-20 | 8 | -31/+25 |
| * | QPID-374 | Bhupendra Bhusman Bhardwaj | 2007-02-19 | 14 | -397/+637 |
| * | Fully propogated timeouts during AMQConnection.close. Still needs timeouts to... | Martin Ritchie | 2007-02-19 | 4 | -104/+12 |
| * | * qpidc.spec.in (URL): Update URL: and Source0: to point use | Jim Meyering | 2007-02-19 | 1 | -2/+2 |
| * | QPID-379 Bounced Messages do not appear in connection exception listener. | Martin Ritchie | 2007-02-19 | 6 | -93/+226 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -3/+1 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -0/+108 |
| * | Badly named file annoyed surefire | Martin Ritchie | 2007-02-19 | 1 | -108/+0 |
| * | QPID-372, QPID-376 Broker now ignores all frames for closing channels. | Martin Ritchie | 2007-02-19 | 11 | -112/+822 |