summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove -A and -I options, they are a bit too minority-interest.Simon MacMullen2014-03-191-23/+4
* Oops, complete renaming that function. Also remove some exports that seem no ...Simon MacMullen2014-03-191-2/+1
* If we refactor rabbit_misc:build_acyclic_graph so that we don't assume the ar...Simon MacMullen2014-03-195-66/+20
* Get rid of app_utils:app_modules/1Tim Watson2014-03-181-6/+1
* Merge default into bug24926Tim Watson2014-03-186-89/+297
|\
| * EnglishTim Watson2014-03-171-1/+1
| * A slightly nicer (more explanatory) UI for rabbitmq-pluginsTim Watson2014-03-171-7/+30
| * Refactor (inline a little bit more)Tim Watson2014-03-174-39/+16
| * Calculate enabled vs. active correctly for 'list' operationsTim Watson2014-03-171-6/+6
| * Inline app_utils:update_running_apps/2Tim Watson2014-03-173-24/+9
| * Merge default into bug24926Tim Watson2014-03-143-8/+32
| |\
| * | Improve synchronisation between plugins file and running brokerTim Watson2014-03-141-22/+64
| * | Merge default into bug24926Tim Watson2014-03-135-63/+244
| |\ \
| | * | Refactor: Simplify boot/cleanup step handling and unify modulesTim Watson2014-03-133-175/+91
| | * | We missed another change when moving code back into rabbit.erlTim Watson2014-03-051-1/+1
| | * | Fix an oops in rabbit:stop/0 and apply consistent parameter names in r_pluginsTim Watson2014-03-042-4/+4
| | * | Inline some more and get closer still to defaultTim Watson2014-03-043-24/+26
| | * | Reduce the distance to default a bit moreTim Watson2014-03-043-47/+38
| | * | Publish plugin changes via rabbit_eventTim Watson2014-03-032-3/+31
| | * | Fix plugin expansion during runtime configuration changesTim Watson2014-02-281-14/+17
| | * | Simply application:get_env calls and reduce distance to default againTim Watson2014-02-213-11/+9
| | * | Merge default into bug24926Tim Watson2014-02-218-106/+349
| | |\ \
| | | * | Cosmetic - reduce the distance to default a bit moreTim Watson2014-02-212-33/+30
| | | * | Fix various oopses and reduce the distance to default some moreTim Watson2014-02-182-24/+3
| | | * | Try and reduce the distance to defaultTim Watson2014-02-182-193/+207
| | | * | Add a type spec for prepare_boot_tableTim Watson2014-02-181-8/+9
| | | * | Simplifying refactorTim Watson2014-02-182-76/+11
| | | * | Use a gen_server to keep the boot steps table aroundTim Watson2014-02-182-81/+83
| | | * | Merge default into bug24926Tim Watson2014-02-188-217/+532
| | | |\ \
| | | | * \ Merge default into bug24926Tim Watson2014-02-177-64/+97
| | | | |\ \
| | | | * | | 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
| | | | | |\ \ \ \ \
| | | | | * | | | | | Rework boot step handlingTim Watson2013-11-182-8/+14