summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | merge bug24031 into defaultMatthias Radestock2011-04-081-11/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | shrinkbug24031Matthias Radestock2011-04-081-14/+10
| | | * | | | | | | | | | | | Don't cons inside the tx, prevents us from copying the accumulator on the way...Simon MacMullen2011-04-081-11/+14
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge in default.Simon MacMullen2011-04-083-13/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge bug24006 into bug24009.Simon MacMullen2011-04-013-13/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Make things more symmetrical. This adds extra rows into the semi durable tabl...Simon MacMullen2011-04-011-9/+6
| | | * | | | | | | | | | | | Dest -> DstSimon MacMullen2011-04-011-8/+8
| | | * | | | | | | | | | | | Merge bug 24006 into bug 24009.Simon MacMullen2011-04-013-9/+30
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Introduce rabbit_semi_durable_route to kee bindings between transient exchang...Simon MacMullen2011-03-313-9/+30
| * | | | | | | | | | | | | | | merge bug24006 into defaultMatthias Radestock2011-04-0819-172/+184
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug23550 (show direct connections in mgmt)Michael Bridgen2011-04-0818-171/+182
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Added tag rabbitmq_v2_4_1 for changeset 8cd73aad181aAlexandru Scvortov2011-04-070-0/+0
| | | * | | | | | | | | | | | | | changelog entries for 2.4.1rabbitmq_v2_4_1Alexandru Scvortov2011-04-072-0/+9
| | | * | | | | | | | | | | | | | Merging bug24033 to defaultMatthew Sackman2011-04-070-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Reinstate trap_exit in channel.bug24033Simon MacMullen2011-04-071-0/+1
| | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | It is not an error if the file does not existMatthew Sackman2011-04-061-1/+4
| | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge bug24017 into default (again)Emile Joubert2011-04-051-2/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | UTF8strings come back as binaries.bug24017Simon MacMullen2011-04-051-2/+3
| | | * | | | | | | | | | | | | | Merged bug24017 into defaultEmile Joubert2011-04-051-5/+77
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | Reduce duplication.Simon MacMullen2011-04-041-4/+2
| | | | * | | | | | | | | | | | | Actually DTRT. Note that this knocks out the is_binary/1 check introduced in ...Simon MacMullen2011-04-041-13/+30
| | | | * | | | | | | | | | | | | Tweak comment after rereading it.Simon MacMullen2011-04-041-2/+4
| | | | * | | | | | | | | | | | | Describe the problem. That's half the battle, right?Simon MacMullen2011-04-041-4/+59
| | | * | | | | | | | | | | | | | merge headsAlexandru Scvortov2011-04-0514-173/+102
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug 24020 (rabbitmq-env warns if rabbitmq.conf exists)Simon MacMullen2011-04-041-1/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | Warn about config only if new config is absentbug24020Emile Joubert2011-04-041-1/+2
| | | | |/ / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | Merging bug23628 to defaultMatthew Sackman2011-04-011-11/+14
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | 'shutdown' is only treated specially if the child is a supervisor (previous b...bug23628Matthew Sackman2011-04-011-9/+8
| | | | | * | | | | | | | | | | | | Revert to trailing whitespace et al to reduce diff to Erlang's supervisorMatthew Sackman2011-04-011-52/+52
| | | | | * | | | | | | | | | | | | reverting previous changes; treating {shutdown, _} exit reasons the same as n...Vlad Alexandru Ionescu2011-03-311-80/+70
| | | | | * | | | | | | | | | | | | adding reporting exception to supervisor2Vlad Alexandru Ionescu2011-03-301-5/+19
| | | | * | | | | | | | | | | | | | merging bug22952 to defaultMatthew Sackman2011-04-015-18/+27
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug23997 (R12B compatibility broken due to gb_trees:map R13ism).Simon MacMullen2011-04-014-15/+25
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | Another read/1.bug23997Simon MacMullen2011-04-011-4/+4
| | | | | | * | | | | | | | | | | | | | use mnesia:read/1 instead of read/3Alexandru Scvortov2011-04-011-4/+4
| | | | | | * | | | | | | | | | | | | | fix some R12B-5ismsAlexandru Scvortov2011-04-012-5/+5
| | | | | | * | | | | | | | | | | | | | remove R13ismsAlexandru Scvortov2011-03-293-7/+17
| | | | | * | | | | | | | | | | | | | | Merge bug24007 into defaultDavid Wragg2011-04-013-119/+34
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | Make sure Attempts does not go negative.bug24007Simon MacMullen2011-03-301-3/+2
| | | | * | | | | | | | | | | | | | | | | Unlink before exitbug22952Emile Joubert2011-04-011-1/+1
| | | | * | | | | | | | | | | | | | | | | Slimmer gatherer terminationEmile Joubert2011-03-314-14/+6
| | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | Merging bug24008 to defaultMatthew Sackman2011-03-313-118/+30
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging bug23968 to defaultMatthew Sackman2011-03-313-118/+30
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | Merge default into bug23968bug23968Matthew Sackman2011-03-2818-245/+727
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | | Rip out dedup cacheMatthew Sackman2011-03-181-101/+28
| | | | | | * | | | | | | | | | | | | | | | Rip out msg_store:releaseMatthew Sackman2011-03-183-18/+2
| | | | * | | | | | | | | | | | | | | | | | Don't transform markers when upgrading messagesbug24008Emile Joubert2011-03-311-1/+4
| | | | |/ / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | Merge bug 23998 (prelaunch dies with "unexpected epmd error: address")Simon MacMullen2011-04-052-120/+81
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug22005 into defaultSteve Powell2011-04-050-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | Merge with defaultbug22005Rob Harrop2011-03-210-0/+0
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \