| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in default | Simon MacMullen | 2014-09-16 | 3 | -29/+39 |
| |\ | |||||
| | * | Merge in default | Simon MacMullen | 2014-09-15 | 3 | -29/+39 |
| | |\ | |||||
| | | * | Quotes. | Simon MacMullen | 2014-09-10 | 1 | -5/+4 |
| | | * | ...and the same for exchanges. | Simon MacMullen | 2014-09-10 | 1 | -10/+9 |
| | | * | Sensible errors on queue durable / auto_delete inequivalence. | Simon MacMullen | 2014-09-10 | 2 | -19/+31 |
| * | | | Delete a bit of complicated code. | Simon MacMullen | 2014-09-15 | 1 | -33/+7 |
| * | | | Merge in default | Simon MacMullen | 2014-09-15 | 8 | -51/+92 |
| |\ \ \ | |||||
| | * | | | Oops | Simon MacMullen | 2014-09-15 | 1 | -1/+1 |
| | * | | | Reify queue crashed state. | Simon MacMullen | 2014-09-15 | 5 | -27/+45 |
| | |/ / | |||||
| | * | | Be more assertive, don't assume application. | Simon MacMullen | 2014-09-15 | 1 | -2/+2 |
| | * | | Believe it or not, bug 21446 perturbed things enough that this was no longer ... | Simon MacMullen | 2014-09-15 | 1 | -1/+1 |
| | * | | Stack trace on test failure. | Simon MacMullen | 2014-09-15 | 1 | -0/+10 |
| | * | | Post bug 21446 this test became racy since it is supposed to kill the queue a... | Simon MacMullen | 2014-09-12 | 1 | -0/+2 |
| | * | | stable to default | Simon MacMullen | 2014-09-12 | 48 | -1019/+2472 |
| | |\ \ | |||||
| | * | | | Make sure we don't hang waiting for a node to go down if it went down before ... | Simon MacMullen | 2014-09-12 | 2 | -10/+31 |
| * | | | | Add crashed queues to the output of "rabbitmqctl list_queues". This is rather... | Simon MacMullen | 2014-09-11 | 1 | -17/+47 |
| * | | | | Emit a final event to say we crashed. | Simon MacMullen | 2014-09-11 | 1 | -3/+13 |
| * | | | | Merge in default | Simon MacMullen | 2014-09-11 | 1 | -6/+40 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Show down queues in "rabbitmqctl list_queues" | Simon MacMullen | 2014-09-10 | 1 | -6/+40 |
| | | |/ | |/| | |||||
| | * | | Move some chunks of code around and rename a couple of functions in order to ... | Simon MacMullen | 2014-09-10 | 1 | -99/+100 |
| * | | | You should be able to delete a vhost containing a crashed queue too. | Simon MacMullen | 2014-09-11 | 1 | -4/+3 |
| * | | | Improve comments | Simon MacMullen | 2014-09-11 | 2 | -5/+6 |
| * | | | Restart exclusive queues correctly, update comment. | Simon MacMullen | 2014-09-10 | 2 | -46/+46 |
| * | | | Further reduce distance to default (especially in slave), by getting the preq... | Simon MacMullen | 2014-09-10 | 5 | -62/+75 |
| * | | | Fix type spec, fix a behaviour warning. | Simon MacMullen | 2014-09-10 | 2 | -4/+7 |
| * | | | Reduce distance to default, especially WRT rabbit_amqqueue_process startup. | Simon MacMullen | 2014-09-09 | 3 | -96/+105 |
| * | | | Minor simplification. | Simon MacMullen | 2014-09-09 | 1 | -7/+2 |
| * | | | Oops | Simon MacMullen | 2014-09-09 | 1 | -1/+1 |
| * | | | Rename slightly and improve comments. | Simon MacMullen | 2014-09-09 | 3 | -14/+16 |
| * | | | Oops | Simon MacMullen | 2014-09-09 | 1 | -1/+1 |
| * | | | Oops | Simon MacMullen | 2014-09-09 | 1 | -1/+1 |
| * | | | Cosmetic | Simon MacMullen | 2014-09-09 | 1 | -7/+6 |
| * | | | Introduce the idea that queues can be absent for a reason. The traditional ab... | Simon MacMullen | 2014-09-09 | 8 | -37/+84 |
| * | | | Try to be consistent. | Simon MacMullen | 2014-09-09 | 2 | -2/+3 |
| * | | | Spec | Simon MacMullen | 2014-09-08 | 1 | -1/+4 |
| * | | | Merge in default. | Simon MacMullen | 2014-09-08 | 6 | -32/+58 |
| |\ \ \ | |/ / | |||||
| | * | | Filter out nodes where Mnesia is not running. | Simon MacMullen | 2014-09-08 | 1 | -7/+8 |
| | * | | stable to default | Simon MacMullen | 2014-09-08 | 1 | -2/+4 |
| | |\ \ | | |/ | |||||
| | | * | Slightly less threatening error description, and add stack trace | Simon MacMullen | 2014-09-08 | 1 | -2/+4 |
| | * | | We can't assume encoded lengths, so do it all in lists. | Simon MacMullen | 2014-08-22 | 1 | -11/+15 |
| | * | | stable to default | Simon MacMullen | 2014-08-21 | 40 | -741/+2018 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Avoid binary:split/2. | Simon MacMullen | 2014-08-21 | 1 | -6/+7 |
| | * | | Rename boolean to reuse / single. | Simon MacMullen | 2014-08-21 | 3 | -17/+17 |
| | * | | Make Mnesia tx worker pool jobs use a disposable process so that if mnesia_lo... | Simon MacMullen | 2014-08-21 | 3 | -17/+35 |
| * | | | Unmislead comment. | Simon MacMullen | 2014-08-21 | 1 | -1/+1 |
| * | | | Don't leak supervisors. | Simon MacMullen | 2014-08-21 | 1 | -1/+1 |
| * | | | Remove silly race. | Simon MacMullen | 2014-08-21 | 1 | -5/+12 |
| * | | | Merge in default | Simon MacMullen | 2014-08-20 | 5 | -15/+185 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Those diagnostics are actually a bit dubious, they insert quite a delay and a... | Simon MacMullen | 2014-08-20 | 1 | -2/+1 |
| | * | | call/2 -> call/3. | Simon MacMullen | 2014-08-20 | 1 | -1/+2 |
