summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Easier routing.bug24603Simon MacMullen2012-02-241-2/+2
* Channel names rather than pids.Simon MacMullen2012-02-242-21/+19
* Merge in bug24605#Simon MacMullen2012-02-246-99/+145
|\
| * Merge in bug24605 again.Simon MacMullen2012-02-246-99/+145
| |\
| | * Merge in bug24605Simon MacMullen2012-02-236-98/+144
| | |\
| | | * Merge in default.Simon MacMullen2012-02-176-98/+144
| | | |\
| | | | * Revert many of the changes to the channel start API by passing the client pro...Simon MacMullen2011-12-096-33/+28
| | | | * Allow suppressing tracing, with concomitant knock on changes to channel start...Simon MacMullen2011-12-066-32/+45
| | | | * Put the method name in the routing key, so you can bind on e.g. method_in.que...Simon MacMullen2011-11-301-12/+15
| | | | * Sketch of method-tracing. Issues:Simon MacMullen2011-11-302-54/+89
* | | | | Marginally tidierbug24605Simon MacMullen2012-02-241-3/+4
|/ / / /
* | | | Channel names.Simon MacMullen2012-02-236-33/+43
|/ / /
* | | name info item for connections.Simon MacMullen2012-02-222-6/+12
* | | Resurrect default without bug24494, for real this time.Simon MacMullen2012-02-211-1/+1
* | | Merged bug24365 into defaultEmile Joubert2012-02-202-4/+21
|\ \ \ | |/ / |/| |
| * | How do I hate thee, coverage? Let me count the ways.bug24365Simon MacMullen2012-02-171-0/+7
| * | Merge in defaultSimon MacMullen2012-02-152-4/+14
| |\ \
| | * | Fix tests, at the cost of a leetle tiny bit of ugliness.Simon MacMullen2011-08-221-1/+7
| | * | Leave the Erlang distributed system when resetting.Simon MacMullen2011-08-221-3/+7
* | | | merge bug24381 into default (Windows INSTALL file is not readable using notepad)Alexandru Scvortov2012-02-171-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use DOS/Windows linebreaksbug24381Emile Joubert2012-02-161-0/+3
|/ / /
* | | Merge bug24086Simon MacMullen2012-02-156-36/+55
|\ \ \
| * | | refactor: less strange variable scopingMatthias Radestock2012-02-141-7/+8
| * | | Remerge bug24714Emile Joubert2012-02-152-13/+8
| |\ \ \
| | * | | Unmerge bug20337Emile Joubert2012-02-151-1/+1
| | * | | simplifying refactorMatthias Radestock2012-02-131-12/+7
| * | | | monitor nodes just oncebug24714Matthias Radestock2012-02-091-9/+12
| |/ / /
| * | | remove cruftMatthias Radestock2012-02-091-1/+1
| * | | Merge bug24668 (make consumer flow control more like credit_flow; improve per...Simon MacMullen2012-02-093-6/+26
| |\ \ \
| | * | | Cosmeticbug24668Simon MacMullen2012-02-091-1/+1
| | * | | credit_flow-like throttling of queue->writer message flowMatthias Radestock2012-02-073-6/+26
* | | | | handle framing errors promptlybug24086Matthias Radestock2012-02-091-10/+10
|/ / / /
* | | | refactor channel frame handlingMatthias Radestock2012-02-091-24/+21
* | | | Merged bug24505 into defaultEmile Joubert2012-02-083-103/+117
|\ \ \ \
| * \ \ \ Merge bug24234Simon MacMullen2012-02-081-11/+32
| |\ \ \ \
| | * | | | Committed some changes by mistake...bug24234Francesco Mazzoli2012-02-013-32/+13
| | * | | | Cosmetic, restored reject/4 arguments to the previous order.Francesco Mazzoli2012-02-014-20/+40
| | * | | | Merge default.Francesco Mazzoli2012-02-011-12/+32
| | |\ \ \ \
| | | * \ \ \ Merge default.Francesco Mazzoli2012-01-3118-257/+445
| | | |\ \ \ \
| | | * | | | | Renamede reject_tx/4 to reject/4.Francesco Mazzoli2012-01-311-4/+4
| | | * | | | | Delete extra whitespace.Francesco Mazzoli2012-01-251-2/+0
| | | * | | | | Cons instead of append, reject does not change the channel state.Francesco Mazzoli2012-01-251-6/+5
| | | * | | | | 'case' statement styleFrancesco Mazzoli2012-01-251-2/+3
| | | * | | | | reject doesn't need to know about the channel state.Francesco Mazzoli2012-01-251-5/+6
| | | * | | | | Fix to reject_tx, list comprehension instead of map.Francesco Mazzoli2012-01-251-2/+3
| | | * | | | | Flatten the list of lists.Francesco Mazzoli2012-01-251-1/+1
| | | * | | | | Executing basick.{nack,reject} transactionally.Francesco Mazzoli2012-01-241-15/+36
| * | | | | | | Merge bug24730Simon MacMullen2012-02-082-83/+67
| |\ \ \ \ \ \ \
| | * | | | | | | refactor: remove cruftMatthias Radestock2012-02-081-31/+24
| | * | | | | | | refactor: extract commonality between basic.deliver and basic.getMatthias Radestock2012-02-071-52/+43
| | | |_|_|/ / / | | |/| | | | |