| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move decorators to exchange record | Emile Joubert | 2013-03-22 | 4 | -48/+72 |
| * | Merge bug25461 | Simon MacMullen | 2013-03-21 | 9 | -42/+81 |
| |\ | |||||
| | * | merge bug23378 into default | Tim Watson | 2013-03-21 | 5 | -36/+58 |
| | |\ | |||||
| | | * | merge bug25384 into default | Matthias Radestock | 2013-03-21 | 3 | -5/+16 |
| | | |\ | |||||
| | | | * | Merge heads | Simon MacMullen | 2013-03-21 | 1 | -1/+4 |
| | | | |\ | |||||
| | | | | * | A node counts as down if it is not running rabbit in this case. | Simon MacMullen | 2013-03-19 | 1 | -1/+4 |
| | | | * | | Make CheckVHost actually do something. | Simon MacMullen | 2013-03-21 | 1 | -1/+1 |
| | | | |/ | |||||
| | | * | | correct comment | Matthias Radestock | 2013-03-21 | 1 | -2/+3 |
| | | * | | simplify | Matthias Radestock | 2013-03-21 | 1 | -10/+2 |
| | | * | | cosmetic | Matthias Radestock | 2013-03-21 | 1 | -3/+3 |
| | | * | | Comment | Emile Joubert | 2013-03-21 | 1 | -2/+2 |
| | | * | | Modify decorator routing comment, variable and whitespace | Emile Joubert | 2013-03-21 | 2 | -8/+5 |
| | | * | | Exchange decorator routing improvements | Emile Joubert | 2013-03-21 | 3 | -10/+24 |
| | | * | | Cosmetic | Emile Joubert | 2013-03-19 | 2 | -19/+10 |
| | | * | | Merged default into bug25384 | Emile Joubert | 2013-03-19 | 17 | -76/+233 |
| | | |\ \ | |||||
| | | * | | | Perform route decoration differently | Emile Joubert | 2013-03-19 | 1 | -18/+18 |
| | | * | | | Different registration of exchange decorators that modify routing | Emile Joubert | 2013-03-18 | 2 | -17/+41 |
| | * | | | | Merge in default | Simon MacMullen | 2013-03-21 | 23 | -164/+359 |
| | |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | | Merge in default. | Simon MacMullen | 2013-02-25 | 122 | -524/+613 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge default | Simon MacMullen | 2013-01-23 | 4 | -7/+22 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Emit final stats event for connections, queues and channels just before the d... | Simon MacMullen | 2012-12-18 | 3 | -7/+20 |
| | | * | | | | | Merge in default | Simon MacMullen | 2012-12-18 | 15 | -198/+271 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Emit events on vhost creation / deletion. | Simon MacMullen | 2012-11-30 | 1 | -0/+2 |
| * | | | | | | | | Merge in default | Simon MacMullen | 2013-03-21 | 6 | -264/+358 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | better names for the prefetch related part of the limiter API | Matthias Radestock | 2013-03-20 | 2 | -47/+50 |
| | * | | | | | | | always hold a valid limiter in queue's channel records | Matthias Radestock | 2013-03-20 | 5 | -41/+48 |
| | * | | | | | | | some documentation | Matthias Radestock | 2013-03-19 | 2 | -1/+93 |
| | * | | | | | | | niggles-- | Matthias Radestock | 2013-03-19 | 2 | -17/+17 |
| | * | | | | | | | correctness++ | Matthias Radestock | 2013-03-19 | 1 | -2/+1 |
| | * | | | | | | | limiter API revision - part 2/2 - queue-side API | Matthias Radestock | 2013-03-19 | 5 | -108/+123 |
| | * | | | | | | | limiter API revision, part 1/2 - channel-side API | Matthias Radestock | 2013-03-19 | 5 | -161/+139 |
| * | | | | | | | | stable to default | Simon MacMullen | 2013-03-19 | 1 | -3/+11 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| | * | | | | | | | These log messages do not necessarily make their implications clear enough; I... | Simon MacMullen | 2013-03-19 | 1 | -3/+11 |
| * | | | | | | | | Merged bug25474 and bug25486 | Emile Joubert | 2013-03-18 | 1 | -5/+32 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Code comment about clearing partitions | Emile Joubert | 2013-03-18 | 1 | -2/+2 |
| | * | | | | | | | If we have been partitioned, and we are now in the only remaining partition, ... | Simon MacMullen | 2013-03-12 | 1 | -3/+21 |
| | * | | | | | | | Treat {inconsistent_database, running_partitioned_network, Node} as being sor... | Simon MacMullen | 2013-03-12 | 1 | -2/+11 |
| * | | | | | | | | cosmetic: make callback function def order match usage | Matthias Radestock | 2013-03-17 | 2 | -11/+11 |
| * | | | | | | | | get rid of superfluous serial() arg to {XT,XD}:policy_changed | Matthias Radestock | 2013-03-17 | 8 | -17/+20 |
| * | | | | | | | | merge bug25488 into default | Matthias Radestock | 2013-03-15 | 5 | -20/+67 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | correct a spec error discovered by R16B dialyzer | Matthias Radestock | 2013-03-15 | 1 | -1/+1 |
| | * | | | | | | | | Merged stable into default | Emile Joubert | 2013-03-14 | 1 | -3/+4 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | | Cache the result of the external command | Simon MacMullen | 2013-03-14 | 1 | -3/+4 |
| | * | | | | | | | | cosmetic | Matthias Radestock | 2013-03-13 | 1 | -2/+1 |
| | * | | | | | | | | merge bug19375 into default | Matthias Radestock | 2013-03-13 | 2 | -14/+61 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Check queue length using correct version of backing queue state | Emile Joubert | 2013-03-01 | 1 | -2/+2 |
| | | * | | | | | | | | Enforce queue limit with requeue | Emile Joubert | 2013-02-21 | 1 | -29/+37 |
| | | * | | | | | | | | Merged default into bug19375 | Emile Joubert | 2013-02-21 | 123 | -918/+1171 |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | | * | | | | | | | | tiny refactor | Matthias Radestock | 2013-01-09 | 1 | -16/+15 |
| | | * | | | | | | | | merge default into bug19375 | Matthias Radestock | 2013-01-09 | 2 | -4/+44 |
| | | |\ \ \ \ \ \ \ \ | |||||
