| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cosmetics / specs. | Simon MacMullen | 2011-04-04 | 1 | -3/+1 |
| * | QAish updates. | Simon MacMullen | 2011-04-01 | 1 | -30/+3 |
| * | Use names, not exchanges / queues. | Simon MacMullen | 2011-04-01 | 1 | -17/+17 |
| * | Recover e2e properly. | Simon MacMullen | 2011-03-31 | 1 | -1/+1 |
| * | Unify recovery into one boot step, based binding recovery on the queues that ... | Simon MacMullen | 2011-03-31 | 1 | -10/+37 |
| * | Merge heads | Simon MacMullen | 2011-03-23 | 1 | -1/+2 |
| |\ | |||||
| | * | sort out how often and when we do the rabbit:prepare (set up log handlers), a... | Matthew Sackman | 2011-03-23 | 1 | -1/+2 |
| * | | Record all nodes, don't list them when we refuse to start. | Simon MacMullen | 2011-03-23 | 1 | -2/+2 |
| |/ | |||||
| * | Improve symmetry: if we write the running_disc_nodes on rabbit shutdown, we s... | Matthew Sackman | 2011-03-17 | 1 | -0/+1 |
| * | rabbit:stop() is not always called when rabbit is stopping. E.g. q(). doesn't... | Matthew Sackman | 2011-03-17 | 1 | -1/+1 |
| * | Merging default into bug23425 | Matthew Sackman | 2011-03-16 | 1 | -0/+1 |
| |\ | |||||
| | * | Variety of small QA-related tweaks. | Simon MacMullen | 2011-03-07 | 1 | -1/+1 |
| | * | Merge in default. | Simon MacMullen | 2011-02-28 | 1 | -1/+3 |
| | |\ | |||||
| | * | | (Untested) Record the nodes that were up when we shut down. | Simon MacMullen | 2011-02-16 | 1 | -0/+1 |
| * | | | cosmetic - comment indentation | Matthias Radestock | 2011-03-04 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merged default into bug23483 | Emile Joubert | 2011-02-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * \ | Merged default into bug23483 | Emile Joubert | 2011-02-21 | 1 | -0/+1 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Upgrade messages | Emile Joubert | 2011-02-11 | 1 | -0/+1 |
| * | | | Merging default into bug23657 | Matthew Sackman | 2011-02-17 | 1 | -3/+9 |
| |\ \ \ | |/ / | |||||
| | * | | Merge bug23813 (abstract rabbit out of delegate) | Simon MacMullen | 2011-02-10 | 1 | -1/+6 |
| | |\ \ | |||||
| | * | | | Move the booting of the delegate to rabbit | Matthew Sackman | 2011-02-08 | 1 | -2/+9 |
| | * | | | Abstract out the rabbit from delegate (also improve robustness) | Matthew Sackman | 2011-02-07 | 1 | -2/+1 |
| | | |/ | |/| | |||||
| * | | | Add pid to rabbitmqctl status. | Simon MacMullen | 2011-02-09 | 1 | -1/+2 |
| | |/ |/| | |||||
| * | | Refactoring, cosmetics, consistency, return codes | Matthew Sackman | 2011-02-07 | 1 | -1/+1 |
| * | | make cluster nofitication a boot step; don't print to screen | Alexandru Scvortov | 2011-01-31 | 1 | -10/+5 |
| * | | monitor rabbits on clustered nodes | Alexandru Scvortov | 2011-01-31 | 1 | -1/+10 |
| * | | merge from default | Alexandru Scvortov | 2011-01-31 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | register the almost-top rabbit process as 'rabbit' | Alexandru Scvortov | 2011-01-25 | 1 | -0/+1 |
| * | | removing network_listening and direct_listening boot steps | Vlad Alexandru Ionescu | 2011-01-27 | 1 | -10/+2 |
| * | | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 1 | -0/+8 |
| |\ \ | |/ |/| | |||||
| | * | adding supervision support for direct connection channels | Vlad Alexandru Ionescu | 2011-01-19 | 1 | -0/+8 |
| * | | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
| * | | indicate absence of config files more clearly | Matthias Radestock | 2011-01-18 | 1 | -1/+1 |
| * | | display config file locations on startup | Matthias Radestock | 2011-01-16 | 1 | -2/+20 |
| |/ | |||||
| * | Split rabbit_access_control up. Functions that are facades onto the auth back... | Simon MacMullen | 2010-12-21 | 1 | -7/+7 |
| * | Merge from default. | Simon MacMullen | 2010-12-13 | 1 | -3/+3 |
| |\ | |||||
| | * | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 1 | -41/+40 |
| | |\ | |||||
| | * \ | Merged from default | Simon MacMullen | 2010-11-16 | 1 | -58/+29 |
| | |\ \ | |||||
| | * | | | Strip out the plugin-disabling mechanism | Simon MacMullen | 2010-11-10 | 1 | -6/+0 |
| | * | | | Add a mechanism to remove plugins from the registry. The intent being that pe... | Simon MacMullen | 2010-11-08 | 1 | -0/+6 |
| | * | | | rabbit_exchange_type_registry -> rabbit_registry | Simon MacMullen | 2010-11-05 | 1 | -3/+3 |
| * | | | | Get rid of -import() statments. | Marek Majkowski | 2010-12-08 | 1 | -6/+0 |
| * | | | | Make sure we get the stacktrace out of a boot failure | Matthew Sackman | 2010-11-25 | 1 | -1/+2 |
| | |_|/ |/| | | |||||
| * | | | Merge bug23498 heads | Simon MacMullen | 2010-11-16 | 1 | -5/+4 |
| |\ \ \ | |||||
| | * | | | Replace catch with try; we want to show all kinds of boot errors in a readabl... | Simon MacMullen | 2010-11-15 | 1 | -5/+4 |
| | | |/ | |/| | |||||
| * | | | make build_acyclic_graph return errors | Matthias Radestock | 2010-11-12 | 1 | -36/+36 |
| |/ / | |||||
| * | | trivial | Matthew Sackman | 2010-10-27 | 1 | -3/+2 |
| * | | Even more beautiful | Matthew Sackman | 2010-10-27 | 1 | -6/+7 |
| * | | Abstract graph construction | Matthew Sackman | 2010-10-26 | 1 | -61/+29 |
| * | | Rename variable | Simon MacMullen | 2010-10-25 | 1 | -2/+2 |
