| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug19860 | Simon MacMullen | 2008-11-27 | 4 | -7/+10 |
| |\ | |||||
| | * | Change SBIN_DIR rather than move the scripts | Simon MacMullen | 2008-11-27 | 1 | -4/+1 |
| | * | Remove man pages for anything other than rabbitmqctl. | Simon MacMullen | 2008-11-26 | 1 | -0/+2 |
| | * | Move the generioc unix scripts into /usr/lib/rabbitmq/bin to discourage | Simon MacMullen | 2008-11-25 | 4 | -6/+10 |
| | * | Fix a bashism that causes FAIL on Ubuntu. | Simon MacMullen | 2008-11-25 | 1 | -1/+1 |
| * | | It's nicer if update_needed is just a function, not something that | Simon MacMullen | 2008-11-27 | 2 | -7/+8 |
| * | | Create rabbitmq-mnesia-update-needed script | Simon MacMullen | 2008-11-27 | 3 | -0/+70 |
| * | | merge bug19826 into default | Matthias Radestock | 2008-11-26 | 2 | -65/+75 |
| |\ \ | |||||
| | * | | Fix rabbitmqctl output formatting | Emile Joubert | 2008-11-26 | 1 | -2/+2 |
| | * | | Update tests, now using rabbit_control:action/4 | Emile Joubert | 2008-11-25 | 1 | -1/+1 |
| | * | | Tidy usage docs and parameter parsing | Emile Joubert | 2008-11-24 | 1 | -5/+5 |
| | * | | Add rabbitmqctl "quiet" mode | Emile Joubert | 2008-11-23 | 1 | -62/+72 |
| * | | | merge bug19790 into default | Tony Garnock-Jones | 2008-11-25 | 1 | -2/+17 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | react to memory threshold breaches present at startup | Matthias Radestock | 2008-11-13 | 1 | -2/+17 |
| * | | | use inet:getstat instead of prim_inet:getstat | Matthias Radestock | 2008-11-24 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | merge bug19615 into default | Matthias Radestock | 2008-11-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Use exec when starting erl | Hubert Plociniczak | 2008-11-20 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge bug19522 into default | Hubert Plociniczak | 2008-11-20 | 1 | -2/+10 |
| |\ \ | |||||
| | * | | work around OTP-7025 | Matthias Radestock | 2008-11-19 | 1 | -2/+10 |
| |/ / | |||||
| * | | merge bug19573 into default | Matthias Radestock | 2008-11-19 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Added erlang as build dependency, remvoed python since | Hubert Plociniczak | 2008-11-14 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge bug19788 into default | Hubert Plociniczak | 2008-11-14 | 1 | -1/+3 |
| |\ \ | |/ |/| | |||||
| | * | don't use gen_server hibernate feature | Matthias Radestock | 2008-11-14 | 1 | -1/+3 |
| |/ | |||||
| * | merge bug19730 into default | Tony Garnock-Jones | 2008-11-10 | 1 | -33/+21 |
| |\ | |||||
| | * | Cleaned the Makefile. Goodbye generic_stage! | Hubert Plociniczak | 2008-11-07 | 1 | -37/+21 |
| | * | Do not include source files in the binary packages | Hubert Plociniczak | 2008-11-07 | 1 | -2/+6 |
| * | | merge bug19250 into default | Matthias Radestock | 2008-11-07 | 0 | -0/+0 |
| |\ \ | |/ |/| | |||||
| | * | Revert to 0-9 definition. | Tony Garnock-Jones | 2008-11-07 | 1 | -3/+2 |
| | * | Alter signatures to the latest 0-91 draft XML, and support nowait | Tony Garnock-Jones | 2008-10-31 | 1 | -2/+3 |
| | * | merge default into bug19250 | Tony Garnock-Jones | 2008-10-31 | 8 | -55/+53 |
| | |\ | |||||
| * | \ | Verified | Simon MacMullen | 2008-11-07 | 3 | -49/+0 |
| |\ \ \ | |||||
| | * | | | Removed check_tools script since Build-Depends | Hubert Plociniczak | 2008-10-19 | 3 | -49/+0 |
| * | | | | merge bug18776 into default | Tony Garnock-Jones | 2008-11-06 | 7 | -302/+268 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merged default into 18776 | Ben Hood | 2008-11-03 | 18 | -132/+352 |
| | |\ \ \ \ | |||||
| | * | | | | | Added function for Rabbiter | Ben Hood | 2008-10-13 | 1 | -0/+15 |
| | * | | | | | Got into a loop, I blame hg | Ben Hood | 2008-10-13 | 2 | -25/+29 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Nuked a space | Ben Hood | 2008-10-13 | 1 | -1/+1 |
| | | * | | | | | Used record wildcard match feature | Ben Hood | 2008-10-13 | 1 | -15/+7 |
| | | * | | | | | Added wilcards to every argument field in binding record | Ben Hood | 2008-10-13 | 1 | -12/+22 |
| | | * | | | | | Added arguments field to binding | Ben Hood | 2008-10-13 | 2 | -11/+13 |
| | * | | | | | | Set is the default | Ben Hood | 2008-10-13 | 1 | -1/+0 |
| | * | | | | | | Changed index from ordered_set to set for durable routes | Ben Hood | 2008-10-13 | 1 | -1/+1 |
| | |/ / / / / | |||||
| | * | | | | | maybe_auto_delete should always return ok | Matthias Radestock | 2008-10-12 | 1 | -1/+2 |
| | * | | | | | cosmetic | Matthias Radestock | 2008-10-12 | 1 | -6/+3 |
| | * | | | | | some minor formatting fixes | Matthias Radestock | 2008-10-12 | 1 | -4/+4 |
| | * | | | | | refactoring: never construct reverse routes/bindings directly | Matthias Radestock | 2008-10-12 | 1 | -6/+7 |
| | * | | | | | fix indentation and comments | Matthias Radestock | 2008-10-12 | 1 | -68/+57 |
| | * | | | | | inline delete_bindings/1 | Matthias Radestock | 2008-10-12 | 1 | -30/+22 |
| | * | | | | | rejig call_with_exchange | Matthias Radestock | 2008-10-12 | 1 | -15/+14 |
| | * | | | | | Removed superfluous comment | Ben Hood | 2008-10-11 | 1 | -3/+0 |
