Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ahembug24156 | Simon MacMullen | 2011-06-06 | 1 | -2/+3 |
* | Be more consistent about returning infos from rabbit_auth_backend_internal:li... | Simon MacMullen | 2011-06-06 | 2 | -35/+38 |
* | Merge bug24128 | Simon MacMullen | 2011-06-06 | 17 | -79/+128 |
|\ | |||||
| * | merge bug22953 into default | Matthias Radestock | 2011-06-03 | 7 | -23/+32 |
| |\ | |||||
| | * | Reduce diff from bug23554: Extend backing queue api to present reason for ter... | Matthew Sackman | 2011-06-02 | 5 | -17/+17 |
| | * | Reduce diff from bug23554: Scaffolding for programmatically deciding backing ... | Matthew Sackman | 2011-06-02 | 1 | -2/+5 |
| | * | Reduce diff from bug23554: Allow formatting of nested info items | Matthew Sackman | 2011-06-02 | 1 | -0/+6 |
| | * | Merging heads of default | Matthew Sackman | 2011-06-02 | 1 | -1/+23 |
| | |\ | |||||
| | * | | Reduce diff from bug23554: minor tweaks to gm_soak_test (correction of error ... | Matthew Sackman | 2011-06-02 | 1 | -4/+4 |
| * | | | Oops, we don't map true/false to transaction/none on recover. Let's fix that ...bug22953 | Simon MacMullen | 2011-06-02 | 1 | -5/+5 |
| * | | | Merge in default | Simon MacMullen | 2011-06-02 | 4 | -17/+43 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Move pget from federation / mgmt to misc. | Simon MacMullen | 2011-06-02 | 1 | -0/+13 |
| | * | | Move set_table_value from federation to misc | Simon MacMullen | 2011-06-02 | 1 | -1/+10 |
| | |/ | |||||
| | * | cosmetic | Matthias Radestock | 2011-06-02 | 1 | -9/+9 |
| | * | cosmetic | Matthias Radestock | 2011-06-02 | 1 | -7/+7 |
| | * | merge bug23857 into default | Matthias Radestock | 2011-06-01 | 0 | -0/+0 |
| | |\ | |||||
| | * | | Tweak commentbug23857 | Simon MacMullen | 2011-06-01 | 1 | -2/+3 |
| | * | | Make sure the global name server is definitely up and synced by the time we t... | Simon MacMullen | 2011-06-01 | 1 | -0/+3 |
| | |/ | |||||
| * | | And change the name | Simon MacMullen | 2011-06-01 | 1 | -2/+2 |
| * | | Oops | Simon MacMullen | 2011-06-01 | 1 | -1/+1 |
| * | | rabbit_exchange:peek_serial/1. | Simon MacMullen | 2011-06-01 | 1 | -2/+9 |
| * | | Allow binding:list_* to be invoked inside a tx meaningfully. | Simon MacMullen | 2011-05-31 | 1 | -12/+23 |
| |/ | |||||
| * | Merging bug24137 to default | Matthew Sackman | 2011-05-31 | 3 | -11/+3 |
| |\ | |||||
| | * | These "--novalid"s are less meaningful in the context of bug 24137 since you ...bug24137 | Simon MacMullen | 2011-05-31 | 1 | -2/+2 |
| | * | Remove more pointless namespaces. | Simon MacMullen | 2011-05-31 | 1 | -4/+0 |
| | * | Don't validate against the docbook DTD when building the usage erl - we don't... | Simon MacMullen | 2011-05-26 | 1 | -1/+1 |
| | * | What on earth were those namespaces imported for? They're not used for anythi... | Simon MacMullen | 2011-05-26 | 1 | -4/+0 |
| * | | Merging bug24079 to default | Matthew Sackman | 2011-05-27 | 2 | -9/+13 |
| |\ \ | | |/ | |/| | |||||
| | * | In light of bug21782, solve the asymmetry problem the other way.bug24079 | Matthew Sackman | 2011-05-27 | 2 | -4/+4 |
| | * | Support multiple source dirs | Simon MacMullen | 2011-05-12 | 2 | -2/+3 |
| | * | If we see a list of modules there already, trust it. | Simon MacMullen | 2011-05-11 | 1 | -2/+5 |
| | * | Use erl files rather than beam files to generate the app module list. | Simon MacMullen | 2011-05-11 | 2 | -5/+5 |
* | | | More consitent exception handlingbug24128 | Emile Joubert | 2011-06-03 | 1 | -3/+9 |
* | | | Report cosmetics | Simon MacMullen | 2011-06-03 | 1 | -14/+19 |
* | | | Reformat and move environment / report back (and take status with them). | Simon MacMullen | 2011-06-03 | 1 | -47/+49 |
* | | | Reformat, rephrase the "diagnostic information" para and move it to the top s... | Simon MacMullen | 2011-06-03 | 1 | -9/+10 |
* | | | Use a list comp to filter, sort the list. | Simon MacMullen | 2011-06-03 | 1 | -3/+3 |
* | | | Merge heads | Emile Joubert | 2011-06-03 | 1 | -32/+32 |
|\ \ \ | |||||
| * | | | Change rabbitmqctl docs | Emile Joubert | 2011-06-03 | 1 | -32/+32 |
* | | | | Merge heads | Simon MacMullen | 2011-06-03 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Less verbose description of environment command | Emile Joubert | 2011-06-03 | 1 | -3/+2 |
* | | | | Need a space here | Simon MacMullen | 2011-06-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Show docs in usage | Emile Joubert | 2011-06-03 | 1 | -6/+6 |
* | | | Split rabbitmqctl status query | Emile Joubert | 2011-06-02 | 3 | -21/+57 |
* | | | Cosmetic | Simon MacMullen | 2011-06-02 | 1 | -12/+15 |
* | | | Update manpage for rabbitmqctl status | Emile Joubert | 2011-05-31 | 1 | -4/+8 |
* | | | Move status info (again) | Emile Joubert | 2011-05-31 | 2 | -14/+13 |
* | | | Report node-specific details separately | Emile Joubert | 2011-05-31 | 2 | -6/+16 |
* | | | List permissions differently | Emile Joubert | 2011-05-31 | 2 | -27/+33 |
* | | | rabbitmqctl report layout tidy | Emile Joubert | 2011-05-31 | 1 | -9/+10 |