| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | English | Tim Watson | 2014-03-17 | 1 | -1/+1 |
| * | A slightly nicer (more explanatory) UI for rabbitmq-plugins | Tim Watson | 2014-03-17 | 1 | -7/+30 |
| * | Refactor (inline a little bit more) | Tim Watson | 2014-03-17 | 4 | -39/+16 |
| * | Calculate enabled vs. active correctly for 'list' operations | Tim Watson | 2014-03-17 | 1 | -6/+6 |
| * | Inline app_utils:update_running_apps/2 | Tim Watson | 2014-03-17 | 3 | -24/+9 |
| * | Merge default into bug24926 | Tim Watson | 2014-03-14 | 3 | -8/+32 |
| |\ | |||||
| | * | Merge bug26043 | Simon MacMullen | 2014-03-14 | 3 | -9/+17 |
| | |\ | |||||
| | | * | Merge bug26066 | Simon MacMullen | 2014-03-14 | 1 | -2/+5 |
| | | |\ | |||||
| | | | * | correctness++ | Matthias Radestock | 2014-03-13 | 1 | -1/+1 |
| | | | * | turns out that cleaning up 'clients' in client_terminate is bad | Matthias Radestock | 2014-03-13 | 1 | -6/+6 |
| | | | * | invoke credit_flow:peer_down on, err, DOWN. *only* | Matthias Radestock | 2014-03-13 | 1 | -8/+11 |
| | | * | | Log the config file's expected location according to the environment varible ... | Simon MacMullen | 2014-03-12 | 1 | -4/+8 |
| | | |/ | |||||
| | * | | Explain | Simon MacMullen | 2014-03-14 | 1 | -1/+3 |
| | * | | Fix stupidity, and rename. | Simon MacMullen | 2014-03-14 | 1 | -4/+4 |
| | * | | Get the leader to transition directly to winner or loser state if that's wher... | Simon MacMullen | 2014-03-10 | 1 | -2/+17 |
| * | | | Improve synchronisation between plugins file and running broker | Tim Watson | 2014-03-14 | 1 | -22/+64 |
| * | | | Merge default into bug24926 | Tim Watson | 2014-03-13 | 5 | -63/+244 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Refactor: Simplify boot/cleanup step handling and unify modules | Tim Watson | 2014-03-13 | 3 | -175/+91 |
| | * | | We missed another change when moving code back into rabbit.erl | Tim Watson | 2014-03-05 | 1 | -1/+1 |
| | * | | Fix an oops in rabbit:stop/0 and apply consistent parameter names in r_plugins | Tim Watson | 2014-03-04 | 2 | -4/+4 |
| | * | | Inline some more and get closer still to default | Tim Watson | 2014-03-04 | 3 | -24/+26 |
| | * | | Reduce the distance to default a bit more | Tim Watson | 2014-03-04 | 3 | -47/+38 |
| | * | | Publish plugin changes via rabbit_event | Tim Watson | 2014-03-03 | 2 | -3/+31 |
| | * | | Fix plugin expansion during runtime configuration changes | Tim Watson | 2014-02-28 | 1 | -14/+17 |
| | * | | Simply application:get_env calls and reduce distance to default again | Tim Watson | 2014-02-21 | 3 | -11/+9 |
| | * | | Merge default into bug24926 | Tim Watson | 2014-02-21 | 8 | -106/+349 |
| | |\ \ | |||||
| | | * | | Cosmetic - reduce the distance to default a bit more | Tim Watson | 2014-02-21 | 2 | -33/+30 |
| | | * | | Fix various oopses and reduce the distance to default some more | Tim Watson | 2014-02-18 | 2 | -24/+3 |
| | | * | | Try and reduce the distance to default | Tim Watson | 2014-02-18 | 2 | -193/+207 |
| | | * | | Add a type spec for prepare_boot_table | Tim Watson | 2014-02-18 | 1 | -8/+9 |
| | | * | | Simplifying refactor | Tim Watson | 2014-02-18 | 2 | -76/+11 |
| | | * | | Use a gen_server to keep the boot steps table around | Tim Watson | 2014-02-18 | 2 | -81/+83 |
| | | * | | Merge default into bug24926 | Tim Watson | 2014-02-18 | 8 | -217/+532 |
| | | |\ \ | |||||
| | | | * \ | Merge default into bug24926 | Tim Watson | 2014-02-17 | 7 | -64/+97 |
| | | | |\ \ | |||||
| | | | * | | | Avoid verbosity | Tim Watson | 2014-02-17 | 1 | -9/+6 |
| | | | * | | | Don't bother printing out reload errors | Tim Watson | 2014-02-17 | 1 | -1/+1 |
| | | | * | | | Simplify | Tim Watson | 2014-02-17 | 1 | -3/+2 |
| | | | * | | | If you're going to catch, actually handle failures | Tim Watson | 2014-02-17 | 1 | -1/+1 |
| | | | * | | | Cosmetic (ish) | Tim Watson | 2014-02-17 | 1 | -4/+1 |
| | | | * | | | merge default into bug24926 | Tim Watson | 2014-02-11 | 8 | -217/+539 |
| | | | |\ \ \ | |||||
| | | | | * | | | Refactor - remove unused functions/comments/todos | Tim Watson | 2014-01-12 | 5 | -40/+14 |
| | | | | * | | | Merge default into bug24926 | Tim Watson | 2014-01-12 | 18 | -82/+135 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Refactor (simplify application stop handling) | Tim Watson | 2014-01-12 | 2 | -50/+7 |
| | | | | * | | | | Handle hard vs. soft boot step dependencies | Tim Watson | 2014-01-10 | 1 | -15/+37 |
| | | | | * | | | | Merge default into bug24926 | Tim Watson | 2014-01-10 | 24 | -953/+1413 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Tidy/Refactor boot step handling | Tim Watson | 2013-12-16 | 1 | -14/+15 |
| | | | | * | | | | | refactor (renaming) | Tim Watson | 2013-11-26 | 2 | -4/+4 |
| | | | | * | | | | | De-duplicate dependency/graph building functions | Tim Watson | 2013-11-26 | 2 | -26/+40 |
| | | | | * | | | | | Remove lots of io:format debugging and tidy up rpc error messages | Tim Watson | 2013-11-26 | 2 | -14/+12 |
| | | | | * | | | | | Re-work boot step handling | Tim Watson | 2013-11-21 | 3 | -46/+146 |
