summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update essay for credit (and fix a few typos I couldn't be bothered to separa...bug23749Simon MacMullen2013-03-221-12/+26
* Move serial arithmetic out of the broker.Simon MacMullen2013-03-222-75/+0
* get rid of unused importsMatthias Radestock2013-03-211-2/+0
* fix typoMatthias Radestock2013-03-211-1/+1
* cosmetic(ish)Matthias Radestock2013-03-212-14/+11
* re-introduce state-transition optimisation for possibly_unblockMatthias Radestock2013-03-211-23/+27
* Merge in defaultSimon MacMullen2013-03-219-42/+81
|\
| * Merge bug25461Simon MacMullen2013-03-219-42/+81
| |\
| | * merge bug23378 into defaultTim Watson2013-03-215-36/+58
| | |\
| | | * merge bug25384 into defaultMatthias Radestock2013-03-214-6/+17
| | | |\
| | | | * Merge headsSimon MacMullen2013-03-211-1/+4
| | | | |\
| | | | | * Merged bug25499Emile Joubert2013-03-211-1/+1
| | | | | |\
| | | | | * | A node counts as down if it is not running rabbit in this case.Simon MacMullen2013-03-191-1/+4
| | | | * | | Make CheckVHost actually do something.Simon MacMullen2013-03-211-1/+1
| | | | | |/ | | | | |/|
| | | * | | correct commentbug25384Matthias Radestock2013-03-211-2/+3
| | | * | | simplifyMatthias Radestock2013-03-211-10/+2
| | | * | | cosmeticMatthias Radestock2013-03-211-3/+3
| | | * | | CommentEmile Joubert2013-03-211-2/+2
| | | * | | Modify decorator routing comment, variable and whitespaceEmile Joubert2013-03-212-8/+5
| | | * | | Exchange decorator routing improvementsEmile Joubert2013-03-213-10/+24
| | | * | | CosmeticEmile Joubert2013-03-192-19/+10
| | | * | | Merged default into bug25384Emile Joubert2013-03-1926-82/+488
| | | |\ \ \
| | | * | | | Perform route decoration differentlyEmile Joubert2013-03-191-18/+18
| | | * | | | Different registration of exchange decorators that modify routingEmile Joubert2013-03-182-17/+41
| | * | | | | Merge in defaultbug23378Simon MacMullen2013-03-2132-170/+614
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge in default.Simon MacMullen2013-02-25143-550/+643
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge defaultSimon MacMullen2013-01-234-7/+22
| | |\ \ \ \ \ \
| | | * | | | | | Emit final stats event for connections, queues and channels just before the d...Simon MacMullen2012-12-183-7/+20
| | | * | | | | | Merge in defaultSimon MacMullen2012-12-1817-198/+280
| | | |\ \ \ \ \ \
| | | * | | | | | | Emit events on vhost creation / deletion.Simon MacMullen2012-11-301-0/+2
| * | | | | | | | | Merge in defaultbug25461Simon MacMullen2013-03-216-264/+358
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge bug23749+bug25461 into bug23749Simon MacMullen2013-03-210-0/+0
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | suspended =/= has run out of credit.bug23749+bug25461Simon MacMullen2013-03-211-1/+1
* | | | | | | | | | | Cosmetic, reduce distance to bug25461, remove dead commentSimon MacMullen2013-03-212-16/+11
* | | | | | | | | | | oopsSimon MacMullen2013-03-211-1/+1
* | | | | | | | | | | Merge the two can_sends and tidy up.Simon MacMullen2013-03-212-42/+25
* | | | | | | | | | | First attempt at merging these two bugs; this compiles at least.Simon MacMullen2013-03-209-50/+362
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge in defaultSimon MacMullen2013-03-206-53/+322
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | merge default into bug23749Matthias Radestock2013-02-210-0/+0
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Well, that was embarassing.Simon MacMullen2013-02-211-1/+1
| | * | | | | | | | simplifying refactorMatthias Radestock2013-02-211-12/+12
| | * | | | | | | | Correct use of gb_trees APIs...Simon MacMullen2013-02-211-12/+6
| | * | | | | | | | OopsSimon MacMullen2013-02-211-14/+7
| | * | | | | | | | Use gb_trees rather than dict for performance.Simon MacMullen2013-02-211-15/+21
| | * | | | | | | | Remove blocked_ctags, and a few knock-on simplifications.Simon MacMullen2013-02-212-39/+24
| | * | | | | | | | simplify queue's basic_consume handlerMatthias Radestock2013-02-211-15/+7
| | * | | | | | | | merge default into bug23749Matthias Radestock2013-02-201-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | optimise possibly_unblockMatthias Radestock2013-02-201-15/+18
| | * | | | | | | | | refactorMatthias Radestock2013-02-201-9/+6
| | * | | | | | | | | cosmetic - reduce distance to 'default'Matthias Radestock2013-02-201-20/+17