summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge default into bug24926Tim Watson2014-02-177-64/+97
|\
| * Merge bug25627 (again)Simon MacMullen2014-02-1743-1085/+1591
| |\
| | * Merge bug25627Simon MacMullen2014-02-171-1/+7
| | |\
| | * \ stable to defaultSimon MacMullen2014-02-171-7/+9
| | |\ \
| | | * | Don't call InnerFun and remove/3 if the binding was not there.Simon MacMullen2014-02-171-7/+9
| | * | | merge bug25853 into defaultMatthias Radestock2014-02-133-49/+66
| | |\ \ \
| | | * \ \ merge default into bug25853Matthias Radestock2014-02-101-6/+13
| | | |\ \ \
| | | * | | | rabbit_file:wildcard/2 should return [] if the dir is non-existingTim Watson2014-02-101-3/+6
| | | * | | | oopsMatthias Radestock2014-02-101-1/+1
| | | * | | | merge default into bug25853Matthias Radestock2014-02-1030-564/+912
| | | |\ \ \ \
| | | * | | | | cosmeticMatthias Radestock2014-02-101-6/+4
| | | * | | | | rename misleading variablesMatthias Radestock2014-02-061-7/+7
| | | * | | | | simplifying refactorMatthias Radestock2014-02-061-17/+14
| | | * | | | | Use dirty opts to find durable queues during startup (and optimise)Tim Watson2014-02-051-4/+3
| | | * | | | | Simplify durable queue recovery and avoid a dict lookup on the resultsTim Watson2014-02-051-12/+6
| | | * | | | | Perform (and wait for) queue recovery in parallelTim Watson2014-01-301-4/+15
| | | * | | | | merge default into bug25853Matthias Radestock2014-01-241-19/+34
| | | |\ \ \ \ \
| | | | * \ \ \ \ merge default into bug25853Tim Watson2014-01-241-19/+34
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ merge default into bug25853Tim Watson2014-01-226-153/+71
| | | | | |\ \ \ \ \
| | | | | * | | | | | Optimise queue index initialisationTim Watson2014-01-201-19/+34
| | * | | | | | | | | stable to defaultSimon MacMullen2014-02-1354-1734/+2608
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | Merge bug25985 (again)Simon MacMullen2014-02-111-5/+9
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Allow username without password after all.Simon MacMullen2014-02-111-5/+9
| | * | | | | | | | | | Handle down messages from the delegate, since that's what we're monitoring lo...Simon MacMullen2014-02-111-2/+4
| * | | | | | | | | | | Don't crash if the alarm gen_event server is not there (i.e. app is not runni...Simon MacMullen2014-02-171-2/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Cosmetic; move near call siteSimon MacMullen2014-02-171-5/+5
| * | | | | | | | | | Filter out alarms for other nodesMichael Klishin2014-02-171-1/+2
| * | | | | | | | | | Format alarms in rabbitmqctl statusMichael Klishin2014-02-171-1/+5
| * | | | | | | | | | Backed out changeset 14b04256557cMichael Klishin2014-02-171-10/+6
| * | | | | | | | | | Format alarms in rabbitmqctl statusMichael Klishin2014-02-171-6/+10
| * | | | | | | | | | List alarms in rabbitmqctl statusMichael Klishin2014-01-141-1/+2
* | | | | | | | | | | Avoid verbosityTim Watson2014-02-171-9/+6
* | | | | | | | | | | Don't bother printing out reload errorsTim Watson2014-02-171-1/+1
* | | | | | | | | | | SimplifyTim Watson2014-02-171-3/+2
* | | | | | | | | | | If you're going to catch, actually handle failuresTim Watson2014-02-171-1/+1
* | | | | | | | | | | Cosmetic (ish)Tim Watson2014-02-171-4/+1
* | | | | | | | | | | merge default into bug24926Tim Watson2014-02-118-217/+539
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Refactor - remove unused functions/comments/todosTim Watson2014-01-125-40/+14
| * | | | | | | | | | Merge default into bug24926Tim Watson2014-01-1218-82/+135
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor (simplify application stop handling)Tim Watson2014-01-122-50/+7
| * | | | | | | | | | | Handle hard vs. soft boot step dependenciesTim Watson2014-01-101-15/+37
| * | | | | | | | | | | Merge default into bug24926Tim Watson2014-01-1024-953/+1413
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tidy/Refactor boot step handlingTim Watson2013-12-161-14/+15
| * | | | | | | | | | | | refactor (renaming)Tim Watson2013-11-262-4/+4
| * | | | | | | | | | | | De-duplicate dependency/graph building functionsTim Watson2013-11-262-26/+40
| * | | | | | | | | | | | Remove lots of io:format debugging and tidy up rpc error messagesTim Watson2013-11-262-14/+12
| * | | | | | | | | | | | Re-work boot step handlingTim Watson2013-11-213-46/+146
| * | | | | | | | | | | | Refactor (de-duplicate) module attribute searchTim Watson2013-11-201-16/+17
| * | | | | | | | | | | | Various boot procedure improvementsTim Watson2013-11-204-37/+91
| * | | | | | | | | | | | merge default into bug24926Tim Watson2013-11-185-33/+107
| |\ \ \ \ \ \ \ \ \ \ \ \