summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow username without password after all.bug25985Simon MacMullen2014-02-111-5/+9
* Merge defaultSimon MacMullen2014-02-057-32/+113
|\
| * Merge bug25979Simon MacMullen2014-02-057-32/+113
| |\
| | * Assuage dialyser. And possibly myself?bug25979Simon MacMullen2014-02-051-4/+7
| | * I don't think we do need to notify. Also, add specs.Simon MacMullen2014-02-051-4/+5
| | * Log a warning if the cluster name is picked from several candidates.Simon MacMullen2014-02-031-4/+11
| | * Upgrade.Simon MacMullen2014-01-311-0/+20
| | * LanguageSimon MacMullen2014-01-311-1/+1
| | * Document set_cluster_name.Simon MacMullen2014-01-311-0/+17
| | * First pass at cluster name.Simon MacMullen2014-01-295-32/+65
* | | Get rid of the impersonator tag, only let the magic user do it.Simon MacMullen2014-02-051-8/+7
* | | Introduce dummy user for direct connections without users.Simon MacMullen2014-02-052-15/+62
|/ /
* | Merge bug25992Simon MacMullen2014-02-041-0/+25
|\ \
| * | optimisationbug25992Matthias Radestock2014-02-031-0/+25
* | | refactor: more obvious correctnessMatthias Radestock2014-02-031-13/+15
* | | cosmeticMatthias Radestock2014-02-031-3/+3
* | | refactor: don't carry around so much stateMatthias Radestock2014-02-031-13/+18
* | | Merge bug24408 (again)Simon MacMullen2014-02-0321-464/+538
|\ \ \ | |/ /
| * | Merge bug 25991Simon MacMullen2014-02-033-43/+53
| |\ \
| | * | Take account of arguments in rabbit_topic_trie_binding.bug25991Simon MacMullen2014-02-033-43/+53
| |/ /
| * | merge bug24408 into defaultMatthias Radestock2014-02-0319-421/+485
| |\ \
| | * | oopsMatthias Radestock2014-02-031-1/+1
| | * | merge bug25817 into defaultMatthias Radestock2014-02-0241-1307/+1737
| | |\ \
| | | * | shut up dialyzerMatthias Radestock2014-02-022-1/+6
| | | * | merge bug25888 into defaultMatthias Radestock2014-01-306-102/+139
| | | |\ \
| | | | * | inlinebug25888Matthias 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-3021-366/+366
| | | |\ \ \ \
| | | | * \ \ \ merge bug25827 into defaultMatthias Radestock2014-01-3021-366/+366
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | merge bug25827 into defaultMatthias Radestock2014-01-249-110/+231
| | | | | |\ \ \
| | | | | * \ \ \ Merge bug 25817Simon MacMullen2014-01-2435-1098/+1365
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | * | | merge bug24408 into defaultMatthias Radestock2014-01-2310-97/+109
| | | | | | |\ \ \
| | | | | | * \ \ \ Merged stable to defaultEmile Joubert2014-01-2339-1059/+1477
| | | | | | |\ \ \ \
| | | | | | | * | | | refactor: make 'reject' arg order consistent with 'ack' et alMatthias Radestock2014-01-223-5/+5
| | | | | | | * | | | refactor: genericiseMatthias Radestock2014-01-221-2/+2