summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge bug25494 (again, after unmerging bug25517)Simon MacMullen2013-04-172-114/+45
|\
| * merge stable into defaultTim Watson2013-04-161-8/+21
| |\
| | * Be rather less arbitrary. But still a bit.Simon MacMullen2013-04-091-5/+5
| | * ExcuseSimon MacMullen2013-04-091-1/+1
| | * Explain a bit more WTF we're doing.Simon MacMullen2013-04-091-0/+2
| | * Add support for UID. No, it's not in public_key.hrl. Grrr.Simon MacMullen2013-04-091-1/+2
| | * Also RFC4514 suggests we always use = even if we don't recognise an OID.Simon MacMullen2013-04-091-2/+2
| | * Insert a hack.Simon MacMullen2013-04-091-0/+10
| | * Replace all uses of io_lib:format/2 with rabbit_misc:format/2 - we want somet...Simon MacMullen2013-04-091-7/+7
| * | Merge bug25504Simon MacMullen2013-04-161-106/+24
| |\ \
| | * | Further excisionsEmile Joubert2013-04-161-4/+2
| | * | Minimise diffEmile Joubert2013-04-051-1/+1
| | * | DLX without confirmsEmile Joubert2013-04-041-103/+23
* | | | CosmeticSimon MacMullen2013-04-171-7/+6
* | | | Remove exchange_not_durable as, err, it would never be returned. And strip le...Simon MacMullen2013-04-172-7/+5
* | | | Change exchange update return typeEmile Joubert2013-04-172-7/+6
* | | | Further modifications implementing feedbackEmile Joubert2013-04-163-8/+12
* | | | UpdatesEmile Joubert2013-04-162-13/+19
* | | | Ignore missing exchange decoratorsEmile Joubert2013-04-152-4/+17
* | | | CosmeticSimon MacMullen2013-04-152-12/+9
* | | | Merge default into bug25494Emile Joubert2013-04-125-35/+80
|\ \ \ \ | |/ / / |/| | |
| * | | ChangesEmile Joubert2013-04-112-10/+17
| * | | ChangesEmile Joubert2013-04-104-32/+30
| * | | WrapEmile Joubert2013-03-281-1/+2
| * | | Mnesia upgrade for exchange decoratorsEmile Joubert2013-03-281-0/+15
| * | | CosmeticEmile Joubert2013-03-252-3/+3
| * | | Move decorators to exchange recordEmile Joubert2013-03-224-48/+72
* | | | Merged stable into defaultEmile Joubert2013-04-1058-1983/+3420
|\ \ \ \ | |_|_|/ |/| | |
| * | | client_sup API changeEmile Joubert2013-04-051-2/+4
| * | | merge default into bug25487Tim Watson2013-04-051-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | Change client_sup APIEmile Joubert2013-04-043-13/+15
| | * | rabbit_client_sup accepts supervision optionsEmile Joubert2013-03-143-8/+12
| * | | Merged bug25499 into defaultEmile Joubert2013-03-272-2/+14
| |\ \ \
| | * | | Check if the rabbit process is running and thus avoid deadlocks in the applic...Simon MacMullen2013-03-222-2/+11
| | * | | Merge in default.Simon MacMullen2013-03-2211-305/+435
| | |\ \ \
| * | \ \ \ Merged bug25491 into defaultEmile Joubert2013-03-2719-397/+732
| |\ \ \ \ \
| | * \ \ \ \ Merged default into bug24114Emile Joubert2013-03-2539-734/+1321
| | |\ \ \ \ \
| | | * \ \ \ \ merge bug23749 into defaultMatthias Radestock2013-03-225-62/+255
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Update essay for credit (and fix a few typos I couldn't be bothered to separa...Simon 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
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | suspended =/= has run out of credit.Simon 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-208-49/+361
| | | | |\ \ \ \