2008-10-20 Hubert Plociniczak Fixed various inconsistencies in the Connection bug19470
2008-10-19 Hubert Plociniczak Merge default into bug19470 bug19470
2008-10-16 Hubert Plociniczak Do not throw AlreadyClosedException bug19487
2008-10-16 Ben Hood Added unbind to the API, wrote a test bug19250
2008-10-16 Matthias Radestock react to channel.flow bug19559
2008-10-15 Ben Hood Made exchange declaration fashionably late bug19551
2008-10-15 Ben Hood Changed exhange declaration into auto-delete bug19551
2008-10-15 Ben Hood Changed manual to auto bug19551
2008-10-15 Ben Hood Merged 19551 into 18776 bug18776
2008-10-15 Ben Hood Turned one ex into auto-delete, manually deleted the other bug19551
2008-10-15 Ben Hood Fix for crufty exchanges and queues that get left behind bug18776
2008-10-15 Ben Hood Finished refactoring of routing rate test bug18776
2008-10-15 Ben Hood Started to refactor the routing rate test bug18776
2008-10-15 Ben Hood Added usage to CLI when bogus args are passed in bug18776
2008-10-15 Ben Hood Refactored performance test, added CLI options bug18776
2008-10-14 Matthias Radestock IOException is good enough bug18776
2008-10-14 Matthias Radestock merge branch heads bug18776
2008-10-14 Matthias Radestock comment and indentation fixes bug18776
2008-10-14 Matthias Radestock move FanoutTest into Routing bug18776
2008-10-14 Matthias Radestock rename BindingTest to BindingLifecycle bug18776
2008-10-14 Matthias Radestock move BindingRestartTests into BindingTest bug18776
2008-10-14 Matthias Radestock cosmetic bug18776
2008-10-14 Matthias Radestock move setUp, tearDown and restart to base class bug18776
2008-10-14 Ben Hood Forcing snapshot is uneccesary, restart will open new connection and channel bug18776
2008-10-14 Ben Hood Took the binding restart tests out of the persister restart test suite bug18776
2008-10-14 Ben Hood Incorporated some QA remarks bug18776
2008-10-14 Ben Hood Made the tests compileable again without widening the exception types on the signature. bug18776
2008-10-14 Ben Hood Backed out changeset e32b189b3916 bug18776
2008-10-14 Ben Hood Fixed compilation errors in the persister tests bug18776
2008-10-14 Ben Hood Pulled members up bug18776
2008-10-14 Ben Hood Grammatical error bug18776
2008-10-14 Ben Hood Refactored tests to reduce duplication and added tear down stuff where appropriate bug18776
2008-10-13 Ben Hood Removed publication before restart, was maybe unecessary bug18776
2008-10-13 Ben Hood Rearranged the publication until after the restart, was some QA comment bug18776
2008-10-13 Ben Hood Collapsed three test cases into one bug18776
2008-10-13 Hubert Plociniczak Added project name to the ant build script
2008-10-13 Hubert Plociniczak Fixed problems mentioned in QA. bug19487
2008-10-12 Matthias Radestock merge bug19332 into default
2008-10-11 Hubert Plociniczak Improved Connection and Channel API to contain bug19470
2008-10-10 Ben Hood Added test for recovering default bindings bug18776
2008-10-10 Hubert Plociniczak Fail the build script if generation of AMQP.java bug19332
2008-10-09 Matthias Radestock merge bug19493 into default
2008-10-07 Hubert Plociniczak Always reply to Channel.Close message from the server bug19497
2008-10-07 Hubert Plociniczak Added Channel.Close method that sets default bug19470
2008-10-07 Hubert Plociniczak Always pass the right ShutdownSignalException to bug19487
2008-10-06 Hubert Plociniczak Always respond to server's Connection.Close message. bug19493
2008-10-06 Ben Hood Fixed bug in test that had the wrong proportion of bindings and queues bug18776
2008-10-05 Ben Hood Added separate performance test for queue creation, binding, deletion bug18776
2008-10-05 Ben Hood Fixed bug when unsubscribing bug18776
2008-10-05 Ben Hood Corrected error in the assert statement bug18776
2008-10-05 Ben Hood Minor re-orderings in binding test bug18776
2008-10-04 Ben Hood Merged 19219 into default
2008-10-03 Matthias Radestock merge bug19484 into default
2008-10-03 Matthias Radestock prevent divide-by-zero error
2008-10-03 Hubert Plociniczak Notify any rpc continuation in 'closing' channels bug19484
2008-10-03 Matthias Radestock clean up test and make it slightly less likely to crash the server bug19219
2008-10-02 Matthias Radestock Test to try and provoke timeouts in rabbit_channel:notify_queues bug19219
2008-10-01 Ben Hood Added a test to test exchange auto-delete with multiple queues bug18776
2008-09-30 Ben Hood Added test for durable auto_delete exchanges bug18776
2008-09-30 Ben Hood Refactored BindingTest and added some explanations as to what is going on bug18776