summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug24408 (again)Simon MacMullen2014-02-0317-455/+528
|\
| * Take account of arguments in rabbit_topic_trie_binding.Simon MacMullen2014-02-032-42/+52
| * merge bug24408 into defaultMatthias Radestock2014-02-0316-413/+476
| |\
| | * oopsMatthias Radestock2014-02-031-1/+1
| | * merge bug25817 into defaultMatthias Radestock2014-02-0237-1298/+1718
| | |\
| | | * shut up dialyzerMatthias Radestock2014-02-022-1/+6
| | | * merge bug25888 into defaultMatthias Radestock2014-01-306-102/+139
| | | |\
| | | | * inlineMatthias Radestock2014-01-301-14/+11
| | | | * Consistent ordering, and only take account of publishes when deciding whether...Simon MacMullen2014-01-301-21/+18
| | | | * cosmeticMatthias Radestock2014-01-292-24/+20
| | | | * Based on some testing, we can reduce this somewhat.Simon MacMullen2014-01-291-1/+1
| | | | * The existing value can be 'undefined'.Simon MacMullen2014-01-271-1/+2
| | | | * Try to get the weighting factor right.Simon MacMullen2014-01-273-12/+19
| | | | * Rates on exponential moving average.Simon MacMullen2014-01-271-67/+61
| | | | * oopsSimon MacMullen2014-01-271-4/+4
| | | | * CosmeticSimon MacMullen2014-01-271-11/+10
| | | | * Unify the #rates record so we don't duplicate as much stuff.Simon MacMullen2014-01-271-79/+80
| | | | * Update rates every 1000 messages or at the ram duration timeout, whichever co...Simon MacMullen2014-01-241-39/+56
| | | | * Explicitly target an egress/ingress ratio.Simon MacMullen2014-01-241-5/+7
| | | | * Merge in defaultSimon MacMullen2014-01-244-11/+37
| | | | |\
| | | | | * Don't prioritise 'reject', it could lead to observable reordering.Simon MacMullen2013-11-201-1/+0
| | | | | * Prioritise everything we used to before bug 24966.Simon MacMullen2013-11-151-16/+21
| | | | | * Add a BQ function for this.Simon MacMullen2013-11-154-7/+17
| | | | | * Matthias' strawman patch: prioritise notify_sent based on current ingress / e...Simon MacMullen2013-11-151-1/+13
| | | * | | merge bug25827 into defaultMatthias Radestock2014-01-3017-357/+349
| | | |\ \ \
| | | | * \ \ merge bug25827 into defaultMatthias Radestock2014-01-3017-357/+349
| | | | |\ \ \
| | | | | * \ \ merge bug25827 into defaultMatthias Radestock2014-01-249-110/+231
| | | | | |\ \ \
| | | | | * \ \ \ Merge bug 25817Simon MacMullen2014-01-2431-1089/+1346
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | * | | merge bug24408 into defaultMatthias Radestock2014-01-239-96/+108
| | | | | | |\ \ \
| | | | | | * | | | refactor: make 'reject' arg order consistent with 'ack' et alMatthias Radestock2014-01-223-5/+5
| | | | | | * | | | refactor: genericiseMatthias Radestock2014-01-221-2/+2
| | | | | | * | | | brevityMatthias Radestock2014-01-221-12/+12
| | | | | | * | | | cosmeticMatthias Radestock2014-01-221-2/+2
| | | | | | * | | | refactor: basic_consume/10 -> /9Matthias Radestock2014-01-225-35/+28
| | | | | | * | | | inlineMatthias Radestock2014-01-221-11/+7
| | | | | | * | | | merge bug25962 into defaultMatthias Radestock2014-01-218-66/+149
| | | | | | |\ \ \ \
| | | | | | * | | | | eliminate unused var warningMatthias Radestock2014-01-151-1/+1
| | | | | | * | | | | drop support for channel.flow{active=false}Matthias Radestock2014-01-154-118/+25
| | | * | | | | | | | unbreak durable queue dir cleanupMatthias Radestock2014-01-301-6/+6
| | | |/ / / / / / /
| | | * | | | | | | oopsMatthias Radestock2014-01-301-1/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | turns out we needed recursive=true after allMatthias Radestock2014-01-241-6/+8
| | | * | | | | | Ignore clean.dot read/delete errors during upgradesTim Watson2014-01-241-14/+4
| | | * | | | | | Improve recovery terms upgrade handlingTim Watson2014-01-231-6/+17
| | | * | | | | | Refactor rabbit_recovery_terms startupTim Watson2014-01-233-14/+16
| | | * | | | | | Refactor (recovery-terms restart strategy)Tim Watson2014-01-232-6/+3
| | | * | | | | | API consistency, clarity and cosmetics:Matthias Radestock2014-01-232-26/+30
| | | * | | | | | cosmeticMatthias Radestock2014-01-161-2/+1
| | | * | | | | | Fix the BQ interface comments pertaining to recovery dataTim Watson2014-01-161-4/+2
| | | * | | | | | Fix type spec and modify backing_queue_qc to call init correctlyTim Watson2014-01-162-2/+2
| | | * | | | | | cosmeticMatthias Radestock2014-01-152-3/+2