Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 21 | -34/+28 |
* | Merging default into bug23095bug23095 | Matthew Sackman | 2010-08-12 | 1 | -10/+27 |
|\ | |||||
| * | do not ignore 'normal' permanent child terminations during shutdown | Matthias Radestock | 2010-08-12 | 1 | -25/+31 |
| * | never ignore 'noproc' during shutdown | Matthias Radestock | 2010-08-12 | 1 | -1/+0 |
| * | we must always clear both the 'EXIT' and 'DOWN' message | Matthias Radestock | 2010-08-12 | 1 | -7/+7 |
| * | cosmetic and minor refactoring | Matthias Radestock | 2010-08-12 | 1 | -21/+15 |
| * | Prevent supervisor2 from getting upset if a child has already vanished normal... | Matthew Sackman | 2010-08-10 | 1 | -10/+19 |
| * | Modify behaviour of intrinsic to be more like transient, except in the case o... | Matthew Sackman | 2010-08-09 | 1 | -11/+6 |
| * | Reverting rabbit_sup to not use intrinsic | Matthew Sackman | 2010-08-09 | 1 | -9/+9 |
| * | use state_del_child instead of remove_child | Matthias Radestock | 2010-08-09 | 1 | -2/+2 |
| * | cosmetic | Matthias Radestock | 2010-08-09 | 1 | -8/+7 |
| * | Convert rabbit_sup to supervisor2 using intrinsic | Matthew Sackman | 2010-08-09 | 1 | -9/+9 |
| * | Introduce intrinsic restart type | Matthew Sackman | 2010-08-09 | 1 | -1/+16 |
* | | cosmetic | Matthias Radestock | 2010-08-12 | 1 | -1/+3 |
* | | remove redundant codebug23104 | Matthias Radestock | 2010-08-11 | 1 | -3/+2 |
* | | minor neatification | Matthias Radestock | 2010-08-11 | 1 | -3/+1 |
* | | merge default into bug23104 | Matthias Radestock | 2010-08-11 | 1 | -29/+88 |
|\ \ | |||||
| * | | make table content spot check part of schema_integrity_check | Matthias Radestock | 2010-08-11 | 1 | -23/+22 |
| * | | idiot2 | Matthew Sackman | 2010-08-11 | 1 | -1/+0 |
| * | | idiot | Matthew Sackman | 2010-08-11 | 1 | -3/+1 |
| * | | The table content tests need to happen *after* we've waited for the tables, o... | Matthew Sackman | 2010-08-11 | 1 | -7/+20 |
| * | | cosmetic | Matthew Sackman | 2010-08-11 | 1 | -3/+3 |
| * | | Improve match specs | Matthew Sackman | 2010-08-11 | 1 | -11/+27 |
| * | | Use match specs instead. This is a first pass - I want to be able to add some... | Matthew Sackman | 2010-08-11 | 1 | -35/+35 |
| * | | Partial implementation of 3rd suggestion. Partial because I just wanted to se... | Matthew Sackman | 2010-08-10 | 1 | -9/+43 |
* | | | cosmetic: consistency | Matthias Radestock | 2010-08-11 | 1 | -5/+5 |
|/ / | |||||
* | | merge bug23098 into default | Matthias Radestock | 2010-08-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | On reaching the max_restart_intensited, don't remove the child spec. Instead ...bug23098 | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
* | | | Merge bug21875 into default | David Wragg | 2010-08-09 | 24 | -528/+1120 |
|\ \ \ | |/ / | |||||
| * | | merge heads | Matthias Radestock | 2010-08-09 | 2 | -31/+47 |
| |\ \ | |||||
| | * \ | merging bug23039 into default | Vlad Alexandru Ionescu | 2010-08-09 | 2 | -31/+47 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | include method name in error if possiblebug23039 | Matthias Radestock | 2010-08-06 | 1 | -18/+20 |
| | | * | oops | Matthias Radestock | 2010-08-06 | 1 | -1/+1 |
| | | * | exit the framing_channel normally on unexected_frame error | Matthias Radestock | 2010-08-06 | 2 | -30/+44 |
| * | | | merge bug23095 into default | Matthias Radestock | 2010-08-09 | 1 | -31/+30 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | cosmeticbug23094 | Matthew Sackman | 2010-08-09 | 1 | -4/+3 |
| | * | | cosmetic | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
| | * | | Move parent inside of #v1 in reader | Matthew Sackman | 2010-08-09 | 1 | -28/+28 |
| * | | | Export gen_server2:enter_loop6 (oversight from the past) | Matthew Sackman | 2010-08-09 | 1 | -1/+1 |
| |/ / | |||||
| * | | expand and rewrite testsbug23091 | Matthias Radestock | 2010-08-08 | 1 | -9/+27 |
| * | | improve test coverage | Matthias Radestock | 2010-08-07 | 1 | -0/+28 |
| * | | handle transcoding of content when it is not available decoded | Matthias Radestock | 2010-08-07 | 1 | -1/+10 |
| * | | cosmetic | Matthias Radestock | 2010-08-07 | 2 | -4/+4 |
| * | | no protocol in rabbit_binary_parser:ensure_content_decoded | Matthias Radestock | 2010-08-07 | 3 | -11/+9 |
| * | | Merge bug23035, list activated plugins | Michael Bridgen | 2010-08-06 | 1 | -3/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | Print a count + list of plugins that are activated.bug23035 | Simon MacMullen | 2010-08-03 | 1 | -3/+4 |
| * | | merge bug23083 into default | Matthias Radestock | 2010-08-06 | 1 | -5/+19 |
| |\ \ | |||||
| | * | | tweakbug23083 | Matthias Radestock | 2010-08-06 | 1 | -15/+15 |
| | * | | tweak | Matthias Radestock | 2010-08-06 | 1 | -12/+11 |
| | * | | don't depend on exceptions | Matthias Radestock | 2010-08-06 | 1 | -13/+15 |