summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed full table scan when deleting forwards routesBen Hood2008-10-061-11/+12
* Refactored deleting forwards bindingsBen Hood2008-10-051-6/+8
* Makes better use out of the reverse routes when deletingBen Hood2008-10-051-17/+40
* Minor refactoring of the continuationBen Hood2008-10-051-12/+6
* Fixes for auto-delete exchangesBen Hood2008-10-051-27/+67
* Fix for not cleaning up durable auto_delete exchanges properlyBen Hood2008-09-301-1/+5
* SimplicationsBen Hood2008-09-301-9/+7
* Made better use of pattern matching in mnesia:delete_object/1Ben Hood2008-09-301-20/+15
* Fix for auto_delete exchangesBen Hood2008-09-301-0/+15
* Reverse routes and durable routes now get deletedBen Hood2008-09-291-2/+12
* cosmetic changes and some minor refactoringMatthias Radestock2008-09-283-106/+86
* Binned resource() typeBen Hood2008-09-271-1/+1
* Removed e_m_t/2Ben Hood2008-09-272-9/+6
* rabbit_exchange:{add,delete}_binding/1 should not be exportedBen Hood2008-09-271-1/+0
* Truncated lines in this patch to 78Ben Hood2008-09-273-16/+28
* Swapped position of exchange and queue in binding APIsBen Hood2008-09-273-6/+6
* Dialyzer fixesBen Hood2008-09-271-3/+3
* Make function match a bit tighterBen Hood2008-09-271-1/+1
* Fixed bug with fanout routingBen Hood2008-09-271-1/+7
* more simplificationsMatthias Radestock2008-09-261-14/+14
* some simplificationsMatthias Radestock2008-09-261-12/+8
* simplify selectMatthias Radestock2008-09-261-19/+8
* Fixed type signatureBen Hood2008-09-211-1/+1
* Got rid of no spaces after commasBen Hood2008-09-212-7/+7
* Merged default into 18776Ben Hood2008-09-217-60/+515
|\
| * cosmeticMatthias Radestock2008-09-111-7/+5
| * cosmeticHubert Plociniczak2008-09-111-6/+8
| * Use parse_status to correctly determineHubert Plociniczak2008-09-111-3/+4
| * Added status command to rabbit_mutli, init.d scriptsHubert Plociniczak2008-09-111-0/+12
| * merge default into bug19193Hubert Plociniczak2008-09-101-1/+1
| |\
| | * merge bug19200 into defaultMatthias Radestock2008-09-086-40/+469
| | |\
| * | | Refactoring of call_all_nodes/1Hubert Plociniczak2008-09-101-28/+18
| * | | Use lists:foreach instead of tail recursionHubert Plociniczak2008-09-101-16/+15
| * | | Continue rotate_logs command even whenHubert Plociniczak2008-09-091-5/+4
| * | | Fixed various QA remarks.Hubert Plociniczak2008-09-091-7/+8
| * | | Merge bug19200 into bug19193Hubert Plociniczak2008-09-055-74/+289
| |\ \ \ | | | |/ | | |/|
| | * | Removed catch in append_file/2 since thereHubert Plociniczak2008-09-052-2/+2
| | * | Added tests to cover the changes made in last commitHubert Plociniczak2008-09-041-3/+9
| | * | Perform standard handler installation when originalHubert Plociniczak2008-09-042-0/+8
| | * | Moved log configuration to start/0,Hubert Plociniczak2008-09-042-10/+19
| | * | Renamed logs_location/1 function to log_location/1.Hubert Plociniczak2008-09-032-18/+69
| | * | Simplified the way we get logs locations,Hubert Plociniczak2008-09-032-40/+48
| | * | Added more test casesHubert Plociniczak2008-09-021-6/+40
| | * | some minor tweaksMatthias Radestock2008-09-021-25/+20
| | * | Removed unused includeHubert Plociniczak2008-09-021-1/+0
| | * | Better naming for typesHubert Plociniczak2008-09-022-2/+3
| | * | Refactoring of the log testsHubert Plociniczak2008-09-021-25/+26
| | * | Added test suite for log rotation.Hubert Plociniczak2008-09-022-55/+141
| | * | cosmeticMatthias Radestock2008-09-011-3/+6
| | * | cosmeticMatthias Radestock2008-09-013-9/+13