| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2011-06-17 | 2 | -8/+8 |
| |\ | |||||
| | * | Merge bug24162 into default | Rob Harrop | 2011-06-13 | 1 | -5/+7 |
| | |\ | |||||
| | | * | Make the stats interval configurable. | Simon MacMullen | 2011-06-09 | 1 | -5/+7 |
| | * | | Elimination of trivial and pointless abstraction | Matthew Sackman | 2011-06-09 | 1 | -3/+1 |
| | |/ | |||||
| * | | It's now 'management'. | Simon MacMullen | 2011-06-17 | 1 | -1/+1 |
| * | | Convert non-administrators to "management-user" (see bug 23664) | Simon MacMullen | 2011-06-13 | 1 | -1/+1 |
| * | | Yes, this is really what the QA process has come to. | Simon MacMullen | 2011-06-10 | 1 | -1/+1 |
| * | | Further improve tests | Simon MacMullen | 2011-06-10 | 1 | -10/+13 |
| * | | Improve (and, err, fix) tests | Simon MacMullen | 2011-06-10 | 1 | -2/+9 |
| * | | Oops | Simon MacMullen | 2011-06-09 | 1 | -1/+1 |
| * | | Since we're changing the backend API anyway, let's remove this management-spe... | Simon MacMullen | 2011-06-09 | 3 | -47/+16 |
| * | | First pass at user tags. | Simon MacMullen | 2011-06-09 | 6 | -62/+62 |
| |/ | |||||
| * | Merge bug24151 into default | Rob Harrop | 2011-06-07 | 1 | -8/+27 |
| |\ | |||||
| | * | optimise routing by bypassing mnesia:dirty_select | Matthias Radestock | 2011-06-03 | 1 | -8/+27 |
| * | | Ahem | 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 | 12 | -57/+110 |
| |\ \ | |||||
| | * \ | merge bug22953 into default | Matthias Radestock | 2011-06-03 | 6 | -21/+30 |
| | |\ \ | | |/ | |||||
| | | * | Reduce diff from bug23554: Extend backing queue api to present reason for ter... | Matthew Sackman | 2011-06-02 | 4 | -15/+15 |
| | | * | 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 ... | 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 |
| | | * | Tweak comment | 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 |
| | |/ | |||||
| * | | More consitent exception handling | Emile Joubert | 2011-06-03 | 1 | -3/+9 |
| * | | Report cosmetics | Simon MacMullen | 2011-06-03 | 1 | -14/+19 |
| * | | Use a list comp to filter, sort the list. | Simon MacMullen | 2011-06-03 | 1 | -3/+3 |
| * | | Split rabbitmqctl status query | Emile Joubert | 2011-06-02 | 2 | -19/+30 |
| * | | Cosmetic | Simon MacMullen | 2011-06-02 | 1 | -12/+15 |
| * | | 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 |
| * | | Optimisation while listing consumers | Emile Joubert | 2011-05-31 | 1 | -1/+2 |
| * | | Add headers | Emile Joubert | 2011-05-27 | 1 | -2/+2 |
| * | | rabbitmqctl report listing consumers more consistently | Emile Joubert | 2011-05-27 | 2 | -23/+38 |
| * | | Remove rabbit_consumer.erl | Emile Joubert | 2011-05-27 | 1 | -42/+0 |
| * | | Rollback info_all renaming | Emile Joubert | 2011-05-27 | 3 | -19/+25 |
| * | | rabbitmqctl report | Emile Joubert | 2011-05-26 | 5 | -24/+81 |
| |/ | |||||
