| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug24408 into default | Matthias Radestock | 2014-01-23 | 9 | -96/+108 |
| |\ | |||||
| | * | some drive-by inlining | Matthias Radestock | 2014-01-22 | 1 | -8/+3 |
| | * | some inlining, cosmetics, and more explicit sequencing | Matthias Radestock | 2014-01-22 | 2 | -23/+21 |
| | * | s/confirmed/confirm/g, fix a test. | Simon MacMullen | 2014-01-22 | 4 | -8/+8 |
| | * | Remove some duplication. | Simon MacMullen | 2014-01-22 | 1 | -7/+7 |
| | * | Fix drop/2. | Simon MacMullen | 2014-01-22 | 1 | -3/+3 |
| | * | Don't stomp on timeout when receiving mandatory notification. | Simon MacMullen | 2014-01-22 | 1 | -2/+3 |
| | * | Don't think that needs simplifying, but the comment is now not relevant any m... | Simon MacMullen | 2014-01-22 | 1 | -7/+0 |
| | * | Fix basic.return stats, and fix various problems found by dialyzer. | Simon MacMullen | 2014-01-22 | 5 | -22/+10 |
| | * | Don't explode when there is more than one queue to route to! | Simon MacMullen | 2014-01-22 | 1 | -3/+6 |
| | * | Oops | Simon MacMullen | 2014-01-22 | 1 | -2/+0 |
| | * | Substantially improve both performance and correctness: 1) really don't treat... | Simon MacMullen | 2014-01-22 | 4 | -34/+48 |
| | * | Get dtree use right: we want take_all/2 when we get a mandatory ack (since on... | Simon MacMullen | 2014-01-21 | 2 | -8/+6 |
| | * | Quick-and-dirty version of pipelined mandatory publishing | Simon MacMullen | 2014-01-21 | 6 | -49/+73 |
| * | | refactor: make 'reject' arg order consistent with 'ack' et al | Matthias Radestock | 2014-01-22 | 3 | -5/+5 |
| * | | refactor: genericise | Matthias Radestock | 2014-01-22 | 1 | -2/+2 |
| * | | brevity | Matthias Radestock | 2014-01-22 | 1 | -12/+12 |
| * | | cosmetic | Matthias Radestock | 2014-01-22 | 1 | -2/+2 |
| * | | refactor: basic_consume/10 -> /9 | Matthias Radestock | 2014-01-22 | 5 | -35/+28 |
| * | | inline | Matthias Radestock | 2014-01-22 | 1 | -11/+7 |
| * | | merge bug25962 into default | Matthias Radestock | 2014-01-21 | 8 | -66/+149 |
| |\ \ | |/ | |||||
| | * | cosmetic | Matthias Radestock | 2014-01-21 | 1 | -9/+5 |
| | * | merge stable into default | Matthias Radestock | 2014-01-20 | 33 | -864/+1390 |
| | |\ | |||||
| | | * | Placate Matthias. | Simon MacMullen | 2014-01-20 | 1 | -5/+5 |
| | | * | Uh, give the second head a chance to match. | Simon MacMullen | 2014-01-20 | 1 | -1/+1 |
| | | * | Separate modules for authentication and authorisation | Simon MacMullen | 2014-01-17 | 1 | -8/+21 |
| | | * | stable to default | Simon MacMullen | 2014-01-17 | 6 | -43/+111 |
| | | |\ | |||||
| | * | | | handle setopts error gracefully | Matthias Radestock | 2014-01-20 | 1 | -6/+11 |
| | | |/ | |/| | |||||
| | * | | Fix type error | Simon MacMullen | 2014-01-17 | 1 | -3/+3 |
| | * | | Merge bug25965 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
| | |\ \ | |||||
| | | * \ | Merge bug 25952 | Simon MacMullen | 2014-01-17 | 1 | -0/+19 |
| | | |\ \ | |||||
| | | | * | | oops, wrong branch | Simon MacMullen | 2014-01-16 | 1 | -1/+0 |
| | | | * | | Capability | Simon MacMullen | 2014-01-16 | 1 | -0/+1 |
| | | | * | | Revivify branch from earlier commit. | Simon MacMullen | 2014-01-16 | 1 | -1/+1 |
| | | | * | | Staunch the flow of "Discarding message..." log messages | Simon MacMullen | 2014-01-15 | 1 | -0/+19 |
| | * | | | | Oops x 2 | Simon MacMullen | 2014-01-17 | 1 | -1/+1 |
| | * | | | | Oops | Simon MacMullen | 2014-01-17 | 1 | -3/+4 |
| | * | | | | Limit maximum message size. | Simon MacMullen | 2014-01-17 | 3 | -6/+17 |
| | |/ / / | |||||
| | * | | | Remove inanity. | Simon MacMullen | 2014-01-17 | 1 | -4/+1 |
| | * | | | Avoid "Absurdly large distribution output data buffer" death. | Simon MacMullen | 2014-01-16 | 2 | -38/+79 |
| | |/ / | |||||
| * | | | eliminate unused var warning | Matthias Radestock | 2014-01-15 | 1 | -1/+1 |
| * | | | drop support for channel.flow{active=false} | Matthias Radestock | 2014-01-15 | 4 | -118/+25 |
| | |/ |/| | |||||
| * | | Merge bug 25954 | Simon MacMullen | 2014-01-13 | 18 | -82/+135 |
| |\ \ | |||||
| | * | | tiny simplifying refactor | Matthias Radestock | 2014-01-10 | 1 | -2/+2 |
| | * | | Revert changes to add proc_name via gen_server2, instead do it explicitly wit... | Simon MacMullen | 2014-01-10 | 11 | -44/+31 |
| | * | | Merge in default | Simon MacMullen | 2014-01-10 | 19 | -92/+158 |
| | |\ \ | |||||
| | | * | | This code can now be invoked in the context of the Erlang client, in which ca... | Simon MacMullen | 2014-01-10 | 1 | -4/+3 |
| | | * | | Automatically update process_name on become. | Simon MacMullen | 2014-01-10 | 2 | -5/+13 |
| | | * | | Cosmetic | Simon MacMullen | 2014-01-10 | 2 | -9/+6 |
| | | * | | API tweak for the AMQP client | Simon MacMullen | 2014-01-08 | 1 | -9/+11 |
