summaryrefslogtreecommitdiff
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-284-111/+87
* Binned resource() typeBen Hood2008-09-272-5/+1
* Removed e_m_t/2Ben Hood2008-09-273-10/+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
* Cosmetic fixBen Hood2008-09-271-1/+1
* Dialyzer fixesBen Hood2008-09-272-3/+8
* 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-2123-210/+807
|\
| * merge bug19164 into defaultMatthias Radestock2008-09-114-81/+142
| |\
| | * 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-114-81/+141
| |/
| * merge bug19193 into defaultMatthias Radestock2008-09-1013-38/+109
| |\
| | * merge default into bug19193Hubert Plociniczak2008-09-1012-20/+41
| | |\ | | |/ | |/|
| * | merge bug19166 into defaultMatthias Radestock2008-09-093-93/+111
| |\ \
| | * | Start the RabbitMQ server after addingHubert Plociniczak2008-09-091-0/+1
| * | | merge bug19144 into defaultMatthias Radestock2008-09-091-3/+3
| |\ \ \
| | * | | Updated the license to reflect the current state.Hubert Plociniczak2008-09-091-3/+3
| |/ / /
| * | | merge bug19200 into defaultMatthias Radestock2008-09-089-42/+489
| |\ \ \
| | | | * Refactoring of call_all_nodes/1Hubert Plociniczak2008-09-101-28/+18
| | | | * Use lists:foreach instead of tail recursionHubert Plociniczak2008-09-102-17/+16
| | | | * Continue rotate_logs command even whenHubert Plociniczak2008-09-091-5/+4
| | | | * Fixed various QA remarks.Hubert Plociniczak2008-09-094-13/+12
| | | | * Return value of the RETVAL variable in init.dHubert Plociniczak2008-09-091-1/+1
| | | | * Renamed startup.log, .err to startup_log, _errHubert Plociniczak2008-09-092-12/+13
| | | | * Merge bug19200 into bug19193Hubert Plociniczak2008-09-058-81/+299
| | | | |\ | | | |_|/ | | |/| |
| | * | | Removed catch in append_file/2 since thereHubert Plociniczak2008-09-052-2/+2
| | * | | Reverted changes that accidentally got committedHubert Plociniczak2008-09-042-8/+7
| | * | | Added tests to cover the changes made in last commitHubert Plociniczak2008-09-043-10/+17
| | * | | Perform standard handler installation when originalHubert Plociniczak2008-09-042-0/+8
| | * | | Moved log configuration to start/0,Hubert Plociniczak2008-09-042-10/+19