summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bug19860Simon MacMullen2008-11-274-7/+10
|\
| * Change SBIN_DIR rather than move the scriptsSimon MacMullen2008-11-271-4/+1
| * Remove man pages for anything other than rabbitmqctl.Simon MacMullen2008-11-261-0/+2
| * Move the generioc unix scripts into /usr/lib/rabbitmq/bin to discourageSimon MacMullen2008-11-254-6/+10
| * Fix a bashism that causes FAIL on Ubuntu.Simon MacMullen2008-11-251-1/+1
* | It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-272-7/+8
* | Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-273-0/+70
* | merge bug19826 into defaultMatthias Radestock2008-11-262-65/+75
|\ \
| * | Fix rabbitmqctl output formattingEmile Joubert2008-11-261-2/+2
| * | Update tests, now using rabbit_control:action/4Emile Joubert2008-11-251-1/+1
| * | Tidy usage docs and parameter parsingEmile Joubert2008-11-241-5/+5
| * | Add rabbitmqctl "quiet" modeEmile Joubert2008-11-231-62/+72
* | | merge bug19790 into defaultTony Garnock-Jones2008-11-251-2/+17
|\ \ \ | |_|/ |/| |
| * | react to memory threshold breaches present at startupMatthias Radestock2008-11-131-2/+17
* | | use inet:getstat instead of prim_inet:getstatMatthias Radestock2008-11-241-1/+1
| |/ |/|
* | merge bug19615 into defaultMatthias Radestock2008-11-211-1/+1
|\ \
| * | Use exec when starting erlHubert Plociniczak2008-11-201-1/+1
|/ /
* | Merge bug19522 into defaultHubert Plociniczak2008-11-201-2/+10
|\ \
| * | work around OTP-7025Matthias Radestock2008-11-191-2/+10
|/ /
* | merge bug19573 into defaultMatthias Radestock2008-11-191-1/+1
|\ \
| * | Added erlang as build dependency, remvoed python sinceHubert Plociniczak2008-11-141-1/+1
| |/
* | Merge bug19788 into defaultHubert Plociniczak2008-11-141-1/+3
|\ \ | |/ |/|
| * don't use gen_server hibernate featureMatthias Radestock2008-11-141-1/+3
|/
* merge bug19730 into defaultTony Garnock-Jones2008-11-101-33/+21
|\
| * Cleaned the Makefile. Goodbye generic_stage!Hubert Plociniczak2008-11-071-37/+21
| * Do not include source files in the binary packagesHubert Plociniczak2008-11-071-2/+6
* | merge bug19250 into defaultMatthias Radestock2008-11-070-0/+0
|\ \ | |/ |/|
| * Revert to 0-9 definition.Tony Garnock-Jones2008-11-071-3/+2
| * Alter signatures to the latest 0-91 draft XML, and support nowaitTony Garnock-Jones2008-10-311-2/+3
| * merge default into bug19250Tony Garnock-Jones2008-10-318-55/+53
| |\
* | \ VerifiedSimon MacMullen2008-11-073-49/+0
|\ \ \
| * | | Removed check_tools script since Build-DependsHubert Plociniczak2008-10-193-49/+0
* | | | merge bug18776 into defaultTony Garnock-Jones2008-11-067-302/+268
|\ \ \ \
| * \ \ \ Merged default into 18776Ben Hood2008-11-0318-132/+352
| |\ \ \ \
| * | | | | Added function for RabbiterBen Hood2008-10-131-0/+15
| * | | | | Got into a loop, I blame hgBen Hood2008-10-132-25/+29
| |\ \ \ \ \
| | * | | | | Nuked a spaceBen Hood2008-10-131-1/+1
| | * | | | | Used record wildcard match featureBen Hood2008-10-131-15/+7
| | * | | | | Added wilcards to every argument field in binding recordBen Hood2008-10-131-12/+22
| | * | | | | Added arguments field to bindingBen Hood2008-10-132-11/+13
| * | | | | | Set is the defaultBen Hood2008-10-131-1/+0
| * | | | | | Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
| |/ / / / /
| * | | | | maybe_auto_delete should always return okMatthias Radestock2008-10-121-1/+2
| * | | | | cosmeticMatthias Radestock2008-10-121-6/+3
| * | | | | some minor formatting fixesMatthias Radestock2008-10-121-4/+4
| * | | | | refactoring: never construct reverse routes/bindings directlyMatthias Radestock2008-10-121-6/+7
| * | | | | fix indentation and commentsMatthias Radestock2008-10-121-68/+57
| * | | | | inline delete_bindings/1Matthias Radestock2008-10-121-30/+22
| * | | | | rejig call_with_exchangeMatthias Radestock2008-10-121-15/+14
| * | | | | Removed superfluous commentBen Hood2008-10-111-3/+0