Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak comment after rereading it. | Simon MacMullen | 2011-04-04 | 1 | -2/+4 |
* | Describe the problem. That's half the battle, right? | Simon MacMullen | 2011-04-04 | 1 | -4/+59 |
* | Merging bug23628 to default | Matthew Sackman | 2011-04-01 | 1 | -11/+14 |
|\ | |||||
| * | 'shutdown' is only treated specially if the child is a supervisor (previous b...bug23628 | Matthew Sackman | 2011-04-01 | 1 | -9/+8 |
| * | Revert to trailing whitespace et al to reduce diff to Erlang's supervisor | Matthew Sackman | 2011-04-01 | 1 | -52/+52 |
| * | reverting previous changes; treating {shutdown, _} exit reasons the same as n... | Vlad Alexandru Ionescu | 2011-03-31 | 1 | -80/+70 |
| * | adding reporting exception to supervisor2 | Vlad Alexandru Ionescu | 2011-03-30 | 1 | -5/+19 |
* | | merging bug22952 to default | Matthew Sackman | 2011-04-01 | 5 | -18/+27 |
|\ \ | |||||
| * \ | Merge bug23997 (R12B compatibility broken due to gb_trees:map R13ism). | Simon MacMullen | 2011-04-01 | 4 | -15/+25 |
| |\ \ | |||||
| | * | | Another read/1.bug23997 | Simon MacMullen | 2011-04-01 | 1 | -4/+4 |
| | * | | use mnesia:read/1 instead of read/3 | Alexandru Scvortov | 2011-04-01 | 1 | -4/+4 |
| | * | | fix some R12B-5isms | Alexandru Scvortov | 2011-04-01 | 2 | -5/+5 |
| | * | | remove R13isms | Alexandru Scvortov | 2011-03-29 | 3 | -7/+17 |
| * | | | Merge bug24007 into default | David Wragg | 2011-04-01 | 3 | -119/+34 |
| |\ \ \ | |||||
| * | | | | Make sure Attempts does not go negative.bug24007 | Simon MacMullen | 2011-03-30 | 1 | -3/+2 |
* | | | | | Unlink before exitbug22952 | Emile Joubert | 2011-04-01 | 1 | -1/+1 |
* | | | | | Slimmer gatherer termination | Emile Joubert | 2011-03-31 | 4 | -14/+6 |
| |/ / / |/| | | | |||||
* | | | | Merging bug24008 to default | Matthew Sackman | 2011-03-31 | 3 | -118/+30 |
|\ \ \ \ | |||||
| * \ \ \ | merging bug23968 to default | Matthew Sackman | 2011-03-31 | 3 | -118/+30 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge default into bug23968bug23968 | Matthew Sackman | 2011-03-28 | 15 | -241/+717 |
| | |\ \ \ | |||||
| | * | | | | Rip out dedup cache | Matthew Sackman | 2011-03-18 | 1 | -101/+28 |
| | * | | | | Rip out msg_store:release | Matthew Sackman | 2011-03-18 | 3 | -18/+2 |
* | | | | | | Don't transform markers when upgrading messagesbug24008 | Emile Joubert | 2011-03-31 | 1 | -1/+4 |
|/ / / / / | |||||
* | | | | | Make rabbitmq-server compilable. | Simon MacMullen | 2011-03-30 | 1 | -2/+2 |
* | | | | | cosmetic: put 'rabbitmqctl wait' code in the right place | Matthias Radestock | 2011-03-30 | 1 | -3/+7 |
* | | | | | Shutup, dialyzer | Matthew Sackman | 2011-03-30 | 1 | -2/+7 |
| |_|_|/ |/| | | | |||||
* | | | | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -70/+60 |
* | | | | test refactor: mock the writer only once | Matthias Radestock | 2011-03-30 | 1 | -33/+11 |
* | | | | cosmetic | Matthias Radestock | 2011-03-29 | 1 | -17/+10 |
| |_|/ |/| | | |||||
* | | | english | Matthew Sackman | 2011-03-29 | 1 | -5/+5 |
* | | | Improve documentation of BQ concerning the issuance of confirms | Matthew Sackman | 2011-03-29 | 1 | -7/+31 |
* | | | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -5/+5 |
* | | | tweak: only invoke rabbit_exchange:callback when absolutely necessary | Matthias Radestock | 2011-03-28 | 1 | -1/+1 |
* | | | more sensible order of exchange exports | Matthias Radestock | 2011-03-28 | 1 | -8/+10 |
| |/ |/| | |||||
* | | removing trap_exit flag in rabbit_channel | Vlad Alexandru Ionescu | 2011-03-23 | 1 | -1/+0 |
* | | cough | Matthew Sackman | 2011-03-23 | 1 | -2/+2 |
* | | Merging bug23425 to default | Matthew Sackman | 2011-03-23 | 8 | -151/+486 |
|\ \ | |||||
| * | | Turns out it's very important that we do write the schema_version when call m...bug23425 | Matthew Sackman | 2011-03-23 | 1 | -1/+2 |
| * | | Abstract out continuation | Matthew Sackman | 2011-03-23 | 2 | -16/+15 |
| * | | Merge heads | Simon MacMullen | 2011-03-23 | 10 | -137/+175 |
| |\ \ | |||||
| | * | | Detect discnodeishness prior to suffering disclessness | Matthew Sackman | 2011-03-23 | 1 | -1/+3 |
| | * | | sort out how often and when we do the rabbit:prepare (set up log handlers), a... | Matthew Sackman | 2011-03-23 | 3 | -10/+7 |
| | * | | New decree is that you're not meant to match against ensure_stuff calls | Matthew Sackman | 2011-03-23 | 2 | -7/+11 |
| | * | | Merge default into bug23425 | Matthew Sackman | 2011-03-23 | 8 | -147/+485 |
| | |\ \ | |||||
| | | * | | Renaming bits and pieces for consistency and checking a few more return value... | Matthew Sackman | 2011-03-22 | 2 | -19/+21 |
| * | | | | Record all nodes, don't list them when we refuse to start. | Simon MacMullen | 2011-03-23 | 3 | -23/+17 |
| | |/ / | |/| | | |||||
| * | | | Better name, vertical space. | Simon MacMullen | 2011-03-21 | 1 | -13/+11 |
| * | | | When upgrading a secondary node we call init_db twice: once early to force a ... | Simon MacMullen | 2011-03-21 | 2 | -13/+18 |
| * | | | Don't try to determine whether a backup is needed before doing anything, take... | Simon MacMullen | 2011-03-21 | 1 | -40/+18 |
| * | | | Oops. | Simon MacMullen | 2011-03-21 | 1 | -2/+2 |