Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct error when attempting to stomp on an unavailable bindingbug24039 | Matthias Radestock | 2011-04-09 | 1 | -10/+9 |
* | tiny refactor | Matthias Radestock | 2011-04-09 | 1 | -6/+5 |
* | cosmetic changes and minor tweaks to rabbit_binding:{add,remove} | Matthias Radestock | 2011-04-08 | 1 | -38/+26 |
* | cosmetic: update comment on table_filter | Matthias Radestock | 2011-04-08 | 1 | -3/+2 |
* | remove duplicate check | Matthias Radestock | 2011-04-08 | 1 | -6/+3 |
* | merge bug24031 into default | Matthias Radestock | 2011-04-08 | 1 | -11/+10 |
|\ | |||||
| * | shrinkbug24031 | Matthias Radestock | 2011-04-08 | 1 | -14/+10 |
| * | Don't cons inside the tx, prevents us from copying the accumulator on the way... | Simon MacMullen | 2011-04-08 | 1 | -11/+14 |
|/ | |||||
* | merge bug24006 into default | Matthias Radestock | 2011-04-08 | 19 | -172/+184 |
|\ | |||||
| * | Merge bug23550 (show direct connections in mgmt) | Michael Bridgen | 2011-04-08 | 18 | -171/+182 |
| |\ | |||||
| | * | Added tag rabbitmq_v2_4_1 for changeset 8cd73aad181a | Alexandru Scvortov | 2011-04-07 | 0 | -0/+0 |
| | * | changelog entries for 2.4.1rabbitmq_v2_4_1 | Alexandru Scvortov | 2011-04-07 | 2 | -0/+9 |
| | * | Merging bug24033 to default | Matthew Sackman | 2011-04-07 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Reinstate trap_exit in channel.bug24033 | Simon MacMullen | 2011-04-07 | 1 | -0/+1 |
| | |/ | |||||
| | * | It is not an error if the file does not exist | Matthew Sackman | 2011-04-06 | 1 | -1/+4 |
| | * | Merge bug24017 into default (again) | Emile Joubert | 2011-04-05 | 1 | -2/+3 |
| | |\ | |||||
| | | * | UTF8strings come back as binaries.bug24017 | Simon MacMullen | 2011-04-05 | 1 | -2/+3 |
| | * | | Merged bug24017 into default | Emile Joubert | 2011-04-05 | 1 | -5/+77 |
| | |\ \ | | | |/ | |||||
| | | * | Reduce duplication. | Simon MacMullen | 2011-04-04 | 1 | -4/+2 |
| | | * | Actually DTRT. Note that this knocks out the is_binary/1 check introduced in ... | Simon MacMullen | 2011-04-04 | 1 | -13/+30 |
| | | * | 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 |
| | * | | merge heads | Alexandru Scvortov | 2011-04-05 | 14 | -173/+102 |
| | |\ \ | |||||
| | | * \ | Merge bug 24020 (rabbitmq-env warns if rabbitmq.conf exists) | Simon MacMullen | 2011-04-04 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Warn about config only if new config is absentbug24020 | Emile Joubert | 2011-04-04 | 1 | -1/+2 |
| | | |/ | |||||
| | | * | 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 | 18 | -245/+727 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | 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 |
| | | |/ / / / / | |||||
| | * | | | | | | Merge bug 23998 (prelaunch dies with "unexpected epmd error: address") | Simon MacMullen | 2011-04-05 | 2 | -120/+81 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge bug22005 into default | Steve Powell | 2011-04-05 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | | * | | | | | Merge with defaultbug22005 | Rob Harrop | 2011-03-21 | 0 | -0/+0 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge with default | Rob Harrop | 2011-03-21 | 0 | -0/+0 |
| | | | | |\ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | | |