| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor (de-duplicate) module attribute search | Tim Watson | 2013-11-20 | 1 | -16/+17 |
| * | Various boot procedure improvements | Tim Watson | 2013-11-20 | 4 | -37/+91 |
| * | merge default into bug24926 | Tim Watson | 2013-11-18 | 7 | -56/+113 |
| |\ | |||||
| | * | stable to default | Simon MacMullen | 2013-11-14 | 1 | -21/+0 |
| | |\ | |||||
| | | * | Oops, that should have gone in bug 25415 | Simon MacMullen | 2013-11-14 | 1 | -21/+0 |
| | * | | stable to default | Simon MacMullen | 2013-11-12 | 7 | -13/+68 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Merged bug25860 into default | Emile Joubert | 2013-11-12 | 3 | -3/+32 |
| | | |\ | |||||
| | | | * | Use xmerl rather than maintain our own UTF-8 validator. | Simon MacMullen | 2013-11-12 | 1 | -30/+7 |
| | | | * | Validate utf-8-ness on the way into rabbitmqctl too. | Simon MacMullen | 2013-11-04 | 1 | -1/+8 |
| | | | * | Derp / cosmetic. | Simon MacMullen | 2013-11-04 | 1 | -5/+2 |
| | | | * | Check UTF-8-ness of shortstrs in non-content-bearing methods. Note that we us... | Simon MacMullen | 2013-11-04 | 2 | -2/+50 |
| | | * | | stable to default | Simon MacMullen | 2013-11-11 | 0 | -0/+0 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | * | | Merged stable into default | Emile Joubert | 2013-11-01 | 4 | -10/+36 |
| | | |\ \ | |||||
| | | | * \ | Merged stable into default | Emile Joubert | 2013-11-01 | 1 | -16/+25 |
| | | | |\ \ | |||||
| | * | | \ \ | Merged bug25870 into stable | Emile Joubert | 2013-11-11 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Remove 'evil' receive block. | Simon MacMullen | 2013-11-11 | 1 | -14/+18 |
| | * | | | | | Cope with clients dying. | Simon MacMullen | 2013-11-08 | 2 | -16/+47 |
| | |/ / / / | |||||
| | * | | | | Added tag rabbitmq_v3_2_1 for changeset fde7d8bb464a | Simon MacMullen | 2013-11-07 | 0 | -0/+0 |
| | |/ / / | |||||
| | * | | | Merged bug25849 into stablerabbitmq_v3_2_1 | Emile Joubert | 2013-11-01 | 1 | -0/+5 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | sp. | Emile Joubert | 2013-11-01 | 1 | -1/+1 |
| | | * | | We can get down_from_gm twice in a row, don't blow up if we do. | Simon MacMullen | 2013-10-28 | 1 | -0/+5 |
| | * | | | Merged bug25618 into stable | Emile Joubert | 2013-11-01 | 1 | -16/+25 |
| | |\ \ \ | |||||
| | | * | | | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ... | Simon MacMullen | 2013-10-29 | 1 | -7/+2 |
| | | * | | | Attempt to clean up actions when terminating a slave. Slave termination now n... | Simon MacMullen | 2013-10-29 | 1 | -15/+29 |
| * | | | | | Rework boot step handling | Tim Watson | 2013-11-18 | 2 | -8/+14 |
| * | | | | | handle cleanup steps properly | Tim Watson | 2013-11-06 | 1 | -13/+18 |
| * | | | | | track boot status throughout a node's lifetime | Tim Watson | 2013-11-06 | 2 | -55/+111 |
| * | | | | | Allow offline plugin re-configuration | Tim Watson | 2013-11-05 | 1 | -1/+4 |
| * | | | | | Ensure we pass the nodename on windows | Tim Watson | 2013-11-05 | 1 | -1/+5 |
| * | | | | | Allow for runtime disabling of plugins | Tim Watson | 2013-11-05 | 4 | -17/+53 |
| * | | | | | Restructure our boot procedure for more flexible boot-step handling | Tim Watson | 2013-11-05 | 6 | -147/+245 |
| | |_|_|/ |/| | | | |||||
| * | | | | stable to default | Simon MacMullen | 2013-11-01 | 1 | -5/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2. | Simon MacMullen | 2013-11-01 | 1 | -5/+1 |
| * | | | | Merged stable into default | Emile Joubert | 2013-10-31 | 4 | -16/+44 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merged bug25846 into stable | Emile Joubert | 2013-10-31 | 11 | -22/+54 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | * | | | Table locking -> O(n) | Simon MacMullen | 2013-10-29 | 1 | -0/+6 |
| | * | | | Eliminate list_tx variants since async_dirty is ignored in a tx. | Simon MacMullen | 2013-10-29 | 4 | -43/+45 |
| | * | | | Use mnesia:async_dirty/1 to reduce copypasta. | Simon MacMullen | 2013-10-28 | 4 | -46/+39 |
| | | |/ | |/| | |||||
| | * | | Merge in stable | Simon MacMullen | 2013-10-25 | 60 | -1188/+2788 |
| | |\ \ | |||||
| | * | | | Fairly nasty copy-and-paste based approach to making this more transactional.... | Simon MacMullen | 2013-10-25 | 1 | -8/+35 |
| * | | | | Rename + cosmetic. | Simon MacMullen | 2013-10-31 | 1 | -5/+3 |
| * | | | | Simplify | Simon MacMullen | 2013-10-31 | 1 | -9/+8 |
| * | | | | stable to default | Simon MacMullen | 2013-10-31 | 4 | -10/+39 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Merge bug 25836 | Simon MacMullen | 2013-10-31 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * \ \ | stable to default | Simon MacMullen | 2013-10-29 | 2 | -2/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | merge stable into default | Matthias Radestock | 2013-10-28 | 7 | -17/+48 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | stable to default | Simon MacMullen | 2013-10-28 | 0 | -0/+0 |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | | Better error message. | Simon MacMullen | 2013-10-31 | 1 | -3/+4 |
| | * | | | | | | Don't allow deletion of "amq.rabbitmq.*". | Simon MacMullen | 2013-10-30 | 1 | -0/+8 |
| | * | | | | | | Make log and trace exchanges internal. | Simon MacMullen | 2013-10-30 | 3 | -10/+30 |
| | | |_|_|/ / | |/| | | | | |||||
