summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge in defaultSimon MacMullen2013-01-216-49/+294
|\
| * merge default into bug23749Matthias Radestock2013-01-186-49/+294
| |\
| | * refactor: encapsulate rabbit_connection tableMatthias Radestock2013-01-172-3/+12
| | * cosmeticMatthias Radestock2013-01-171-4/+1
| | * cosmeticMatthias Radestock2013-01-171-1/+1
| | * Stick "real" 0-9-1 connections in an ETS table.Simon MacMullen2013-01-172-9/+6
| | * delay starting of channel_sup_sup as much as possibleMatthias Radestock2013-01-171-13/+13
| | * merge default into bug23749Matthias Radestock2013-01-178-66/+351
| | |\
| | | * Merge headsSimon MacMullen2013-01-171-8/+12
| | | |\
| | | | * allow 'become' to return, and become something elseMatthias Radestock2013-01-171-8/+12
| | | * | Start the chan_sup_sup later, once we have committed to 0-9-1 - one less hack.Simon MacMullen2013-01-172-22/+19
| | | |/
| | | * Unwind the stack before taking that one-way trip.Simon MacMullen2013-01-171-2/+4
| | | * This guard is not needed.Simon MacMullen2013-01-161-1/+1
| | | * UnbreakSimon MacMullen2013-01-161-1/+1
| | | * API consistencyMatthias Radestock2013-01-152-3/+3
| | | * cosmeticMatthias Radestock2013-01-151-6/+5
| | | * neater xref foolingMatthias Radestock2013-01-151-5/+2
| | | * merge default into bug23749Matthias Radestock2013-01-151-29/+82
| | | |\
| | | * | simplify bad_version error handlingMatthias Radestock2013-01-151-6/+5
| | | * | fix typoMatthias Radestock2013-01-151-1/+1
| | | * | Fix the case of sending credit state back when changing credit when there are...Simon MacMullen2013-01-151-22/+23
| | | * | Separate out can_cons_send.Simon MacMullen2013-01-152-29/+30
| | | * | Specs. And a function I forgot to write.Simon MacMullen2013-01-151-8/+11
| | | * | CosmeticSimon MacMullen2013-01-153-8/+9
| | | * | Allow setting credit for a consumer tag that does not yet exist, since the ad...Simon MacMullen2013-01-142-13/+31
| | | * | TODO--Simon MacMullen2013-01-142-5/+8
| | | * | No.Simon MacMullen2013-01-141-1/+0
| | | * | Merge defaultSimon MacMullen2013-01-148-47/+308
| | | |\ \
| | | | * | Improve workingness further. We now should be handling multiple blocks for di...Simon MacMullen2013-01-142-67/+76
| | | | * | Right. There were a lot of bugs. This fixes most of them. One major confusion...Simon MacMullen2013-01-113-46/+55
| | | | * | Second attempt at moving credit into the queue. This time we pretend the limi...Simon MacMullen2013-01-104-149/+155
| | | | * | consumer_mapping changed since this branch was last worked on.Simon MacMullen2013-01-101-5/+5
| | | | * | I added that clause early in the history of this bug and it's always been wro...Simon MacMullen2013-01-091-2/+1
| | | | * | Stub for 1.0 support.Simon MacMullen2013-01-082-1/+42
| | | | * | Merge in default.Simon MacMullen2013-01-075-31/+228
| | | | |\ \
| | | | | * | ResurrectSimon MacMullen2013-01-071-0/+1
| | | | | * | And correct specsMichael Bridgen2011-08-241-2/+5
| | | | | * | Rectify some poor conflict resolution choices.Michael Bridgen2011-08-242-8/+14
| | | | | * | Merge in default. Many conflicts unhappy faceMichael Bridgen2011-08-2328-519/+2176
| | | | | |\ \
| | | | | * \ \ Merge in defaultSimon MacMullen2011-08-035-41/+235
| | | | | |\ \ \
| | | | | | * | | Remove some dead TODOs from when this was very young.Simon MacMullen2011-07-251-10/+0
| | | | | | * | | Face down, nine-edge first.Simon MacMullen2011-07-252-4/+9
| | | | | | * | | ...and unbreak.Simon MacMullen2011-07-251-7/+5
| | | | | | * | | Merge in default.Simon MacMullen2011-07-2268-3804/+8511
| | | | | | |\ \ \
| | | | | | * \ \ \ Merge in defaultSimon MacMullen2011-02-185-41/+242
| | | | | | |\ \ \ \
| | | | | | | * | | | Use serial number arithmetic for creditMichael Bridgen2011-02-113-7/+85
| | | | | | | * | | | Separate calculating the credit from updating the state, and do it properly.Michael Bridgen2011-02-091-12/+22
| | | | | | | * | | | Remove io:formatSimon MacMullen2011-02-091-1/+0
| | | | | | | * | | | Use a base for basic.credit, to account for messages that have been delivered...Michael Bridgen2011-02-092-24/+40
| | | | | | | * | | | Remove redundant fields from credit-ok.Simon MacMullen2011-02-031-4/+1