| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | 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. | Simon MacMullen | 2011-03-30 | 1 | -3/+2 |
| * | | | | Unlink before exit | 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 bug23968 | 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 messages | 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... | 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 |
| | * | | | maybe_remove_backup is safe when returning version_not_available since we wou... | Simon MacMullen | 2011-03-21 | 1 | -10/+9 |
| | * | | | Merge heads | Simon MacMullen | 2011-03-21 | 1 | -22/+18 |
| | |\ \ \ | |||||
| | | * | | | Various QA tidyups, and stop exporting the backup / remove backup functions. | Simon MacMullen | 2011-03-21 | 1 | -22/+18 |
| | * | | | | Well I thought =~= was beautiful and appropriately approximate to == | Matthew Sackman | 2011-03-18 | 3 | -5/+5 |
| | |/ / / | |||||
| | * | | | Take a single backup before any upgrade, remove it when we're all clear. | Simon MacMullen | 2011-03-18 | 1 | -37/+69 |
| | * | | | Merge heads | Simon MacMullen | 2011-03-18 | 3 | -21/+20 |
| | |\ \ \ | |||||
| | | * | | | Can't call =~= with non-version args, thus shuffle things around a bit. End u... | Matthew Sackman | 2011-03-17 | 1 | -17/+16 |
