Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge default into bug25487 | Tim Watson | 2013-04-05 | 1 | -2/+8 |
|\ | |||||
| * | Change client_sup API | Emile Joubert | 2013-04-04 | 3 | -13/+15 |
| * | rabbit_client_sup accepts supervision options | Emile Joubert | 2013-03-14 | 3 | -8/+12 |
* | | Merged bug25499 into default | Emile Joubert | 2013-03-27 | 2 | -2/+14 |
|\ \ | |||||
| * | | Check if the rabbit process is running and thus avoid deadlocks in the applic...bug25499 | Simon MacMullen | 2013-03-22 | 2 | -2/+11 |
| * | | Merge in default. | Simon MacMullen | 2013-03-22 | 11 | -305/+435 |
| |\ \ | |||||
* | \ \ | Merged bug25491 into default | Emile Joubert | 2013-03-27 | 19 | -397/+732 |
|\ \ \ \ | |||||
| * \ \ \ | Merged default into bug24114bug24114 | Emile Joubert | 2013-03-25 | 39 | -734/+1321 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge bug23749 into default | Matthias Radestock | 2013-03-22 | 5 | -62/+255 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Update essay for credit (and fix a few typos I couldn't be bothered to separa...bug23749 | Simon MacMullen | 2013-03-22 | 1 | -12/+26 |
| | | * | | | Move serial arithmetic out of the broker. | Simon MacMullen | 2013-03-22 | 2 | -75/+0 |
| | | * | | | get rid of unused imports | Matthias Radestock | 2013-03-21 | 1 | -2/+0 |
| | | * | | | fix typo | Matthias Radestock | 2013-03-21 | 1 | -1/+1 |
| | | * | | | cosmetic(ish) | Matthias Radestock | 2013-03-21 | 2 | -14/+11 |
| | | * | | | re-introduce state-transition optimisation for possibly_unblock | Matthias Radestock | 2013-03-21 | 1 | -23/+27 |
| | | * | | | Merge in default | Simon MacMullen | 2013-03-21 | 9 | -42/+81 |
| | | |\ \ \ | |||||
| | | * | | | | suspended =/= has run out of credit.bug23749+bug25461 | Simon MacMullen | 2013-03-21 | 1 | -1/+1 |
| | | * | | | | Cosmetic, reduce distance to bug25461, remove dead comment | Simon MacMullen | 2013-03-21 | 2 | -16/+11 |
| | | * | | | | oops | Simon MacMullen | 2013-03-21 | 1 | -1/+1 |
| | | * | | | | Merge the two can_sends and tidy up. | Simon MacMullen | 2013-03-21 | 2 | -42/+25 |
| | | * | | | | First attempt at merging these two bugs; this compiles at least. | Simon MacMullen | 2013-03-20 | 8 | -49/+361 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge in default | Simon MacMullen | 2013-03-20 | 6 | -53/+322 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Well, that was embarassing. | Simon MacMullen | 2013-02-21 | 1 | -1/+1 |
| | | | | * | | | | simplifying refactor | Matthias Radestock | 2013-02-21 | 1 | -12/+12 |
| | | | | * | | | | Correct use of gb_trees APIs... | Simon MacMullen | 2013-02-21 | 1 | -12/+6 |
| | | | | * | | | | Oops | Simon MacMullen | 2013-02-21 | 1 | -14/+7 |
| | | | | * | | | | Use gb_trees rather than dict for performance. | Simon MacMullen | 2013-02-21 | 1 | -15/+21 |
| | | | | * | | | | Remove blocked_ctags, and a few knock-on simplifications. | Simon MacMullen | 2013-02-21 | 2 | -39/+24 |
| | | | | * | | | | simplify queue's basic_consume handler | Matthias Radestock | 2013-02-21 | 1 | -15/+7 |
| | | | | * | | | | merge default into bug23749 | Matthias Radestock | 2013-02-20 | 1 | -1/+1 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | optimise possibly_unblock | Matthias Radestock | 2013-02-20 | 1 | -15/+18 |
| | | | | * | | | | | refactor | Matthias Radestock | 2013-02-20 | 1 | -9/+6 |
| | | | | * | | | | | cosmetic - reduce distance to 'default' | Matthias Radestock | 2013-02-20 | 1 | -20/+17 |
| | | | | * | | | | | oops | Matthias Radestock | 2013-02-20 | 1 | -1/+1 |
| | | | | * | | | | | cosmetic | Matthias Radestock | 2013-02-20 | 1 | -14/+14 |
| | | | | * | | | | | merge default into bug23749 | Matthias Radestock | 2013-02-20 | 1 | -2/+2 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | get rid of maybe_send_drained_cons | Matthias Radestock | 2013-02-20 | 1 | -14/+14 |
| | | | | * | | | | | | refactor possibly_unblock | Matthias Radestock | 2013-02-20 | 1 | -18/+19 |
| | | | | * | | | | | | introduce is_empty(State) helper | Matthias Radestock | 2013-02-20 | 1 | -20/+17 |
| | | | | * | | | | | | cosmetic | Matthias Radestock | 2013-02-20 | 1 | -5/+5 |
| | | | | * | | | | | | eliminate non-linear BQS usage | Matthias Radestock | 2013-02-20 | 1 | -1/+2 |
| | | | | * | | | | | | cosmetic | Matthias Radestock | 2013-02-20 | 1 | -9/+5 |
| | | | | * | | | | | | Only send_drained if we have become empty... | Simon MacMullen | 2013-02-20 | 1 | -9/+13 |
| | | | | * | | | | | | Ahem | Simon MacMullen | 2013-02-20 | 1 | -2/+2 |
| | | | | * | | | | | | Be more careful about where we send_drained from. | Simon MacMullen | 2013-02-20 | 1 | -7/+25 |
| | | | | * | | | | | | Neatness | Simon MacMullen | 2013-02-20 | 1 | -3/+2 |
| | | | | * | | | | | | merge default into bug23749 | Matthias Radestock | 2013-02-20 | 11 | -141/+199 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merge default into bug23749 | Matthias Radestock | 2013-02-14 | 5 | -39/+44 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | simplify & optimise maybe_send_drained | Matthias Radestock | 2013-02-12 | 1 | -8/+10 |
| | | | | * | | | | | | | | Clear drain flag when we run out of credit. | Simon MacMullen | 2013-02-12 | 1 | -2/+5 |