summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check if the rabbit process is running and thus avoid deadlocks in the applic...bug25499Simon MacMullen2013-03-222-2/+11
* Merge in default.Simon MacMullen2013-03-2212-306/+436
|\
| * Backout e2d962df4128 until we can make that work properly...Simon MacMullen2013-03-221-4/+1
| * 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
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | better names for the prefetch related part of the limiter APIMatthias Radestock2013-03-202-47/+50
| | * | | | | | | always hold a valid limiter in queue's channel recordsMatthias Radestock2013-03-205-41/+48
| | * | | | | | | some documentationMatthias Radestock2013-03-192-1/+93
| | * | | | | | | niggles--Matthias Radestock2013-03-192-17/+17
| | * | | | | | | correctness++Matthias Radestock2013-03-191-2/+1
| | * | | | | | | limiter API revision - part 2/2 - queue-side APIMatthias Radestock2013-03-195-108/+123
| | * | | | | | | limiter API revision, part 1/2 - channel-side APIMatthias Radestock2013-03-195-161/+139
| * | | | | | | | stable to defaultSimon MacMullen2013-03-2061-1650/+2993
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | stable to defaultSimon MacMullen2013-03-191-3/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merged bug25474 and bug25486Emile Joubert2013-03-181-5/+32
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Code comment about clearing partitionsbug25474Emile Joubert2013-03-181-2/+2
| * | | | | | | | If we have been partitioned, and we are now in the only remaining partition, ...Simon MacMullen2013-03-121-3/+21
| * | | | | | | | Treat {inconsistent_database, running_partitioned_network, Node} as being sor...bug25486Simon MacMullen2013-03-121-2/+11
* | | | | | | | | stable to default no-opSimon MacMullen2013-03-180-0/+0
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge bug25497Simon MacMullen2013-03-188-22/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge bug25495Simon MacMullen2013-03-188-22/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cosmetic: make callback function def order match usagebug25495Matthias Radestock2013-03-172-11/+11
| | * | | | | | | | | | get rid of superfluous serial() arg to {XT,XD}:policy_changedMatthias Radestock2013-03-178-17/+20
| |/ / / / / / / / / /
* | | | | | | | | | | More archsbug25497Simon MacMullen2013-03-181-1/+1
|/ / / / / / / / / /
* | | | | | | | | | merge bug25488 into defaultMatthias Radestock2013-03-155-20/+67
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | correct a spec error discovered by R16B dialyzerMatthias Radestock2013-03-151-1/+1
| * | | | | | | | | | Merged stable into defaultEmile Joubert2013-03-141-3/+4
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cosmeticMatthias Radestock2013-03-131-2/+1