summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a syntax error in config examplebug25972Michael Klishin2014-01-241-1/+1
* merge bug24408 into defaultMatthias Radestock2014-01-2310-97/+109
|\
| * some drive-by inliningMatthias Radestock2014-01-221-8/+3
| * some inlining, cosmetics, and more explicit sequencingMatthias Radestock2014-01-222-23/+21
| * s/confirmed/confirm/g, fix a test.Simon MacMullen2014-01-225-9/+9
| * Remove some duplication.Simon MacMullen2014-01-221-7/+7
| * Fix drop/2.Simon MacMullen2014-01-221-3/+3
| * Don't stomp on timeout when receiving mandatory notification.Simon MacMullen2014-01-221-2/+3
| * Don't think that needs simplifying, but the comment is now not relevant any m...Simon MacMullen2014-01-221-7/+0
| * Fix basic.return stats, and fix various problems found by dialyzer.Simon MacMullen2014-01-225-22/+10
| * Don't explode when there is more than one queue to route to!Simon MacMullen2014-01-221-3/+6
| * OopsSimon MacMullen2014-01-221-2/+0
| * Substantially improve both performance and correctness: 1) really don't treat...Simon MacMullen2014-01-225-35/+49
| * Get dtree use right: we want take_all/2 when we get a mandatory ack (since on...Simon MacMullen2014-01-212-8/+6
| * Quick-and-dirty version of pipelined mandatory publishingSimon MacMullen2014-01-216-49/+73
* | 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
| * | brevityMatthias Radestock2014-01-221-12/+12
| * | cosmeticMatthias Radestock2014-01-221-2/+2
| * | refactor: basic_consume/10 -> /9Matthias Radestock2014-01-225-35/+28
| * | inlineMatthias Radestock2014-01-221-11/+7
| * | merge bug25962 into defaultMatthias Radestock2014-01-219-66/+156
| |\ \ | | |/
| | * cosmeticMatthias Radestock2014-01-211-9/+5
| | * merge stable into defaultMatthias Radestock2014-01-2038-882/+1416
| | |\
| | | * Merge bug25654Simon MacMullen2014-01-200-0/+0
| | | |\
| | | * | Placate Matthias.bug25654Simon MacMullen2014-01-201-5/+5
| | | * | Uh, give the second head a chance to match.Simon MacMullen2014-01-201-1/+1
| | | * | Separate modules for authentication and authorisationSimon MacMullen2014-01-171-8/+21
| | | |/
| | | * stable to defaultSimon MacMullen2014-01-177-43/+118
| | | |\
| * | | | eliminate unused var warningbug25962Matthias Radestock2014-01-151-1/+1
| * | | | drop support for channel.flow{active=false}Matthias Radestock2014-01-155-126/+25
| | |/ / | |/| |
| * | | Merge bug 25954Simon MacMullen2014-01-1319-82/+137
| |\ \ \
| | * | | tiny simplifying refactorMatthias Radestock2014-01-101-2/+2
| | * | | Merge bug25910Simon MacMullen2014-01-100-0/+0
| | |\ \ \
| | * | | | Revert changes to add proc_name via gen_server2, instead do it explicitly wit...bug25910Simon MacMullen2014-01-1012-44/+33
| | * | | | Merge in defaultSimon MacMullen2014-01-1019-92/+158
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | This code can now be invoked in the context of the Erlang client, in which ca...Simon MacMullen2014-01-101-4/+3
| | | * | | Automatically update process_name on become.Simon MacMullen2014-01-102-5/+13
| | | * | | CosmeticSimon MacMullen2014-01-102-9/+6
| | | * | | API tweak for the AMQP clientSimon MacMullen2014-01-081-9/+11
| | | * | | Merge in defaultSimon MacMullen2014-01-0713-637/+840
| | | |\ \ \
| | | * | | | DocumentSimon MacMullen2013-12-181-0/+4
| | | * | | | Add queue_coordinator / queue_syncer / gm. Shift to getting gen_server2 to st...Simon MacMullen2013-12-1013-31/+39
| | | * | | | Merge in defaultSimon MacMullen2013-12-106-78/+118
| | | |\ \ \ \
| | | * | | | | RenameSimon MacMullen2013-12-1011-26/+26
| | | * | | | | A bit more abstraction, plus identities for heartbeater /Simon MacMullen2013-12-1013-65/+100
| | | * | | | | OopsSimon MacMullen2013-12-062-3/+3
| | | * | | | | Store connection name in server writers (but not Erlang client ones)Simon MacMullen2013-12-062-18/+22
| | | * | | | | Store some process identity in the process dictionary.Simon MacMullen2013-12-055-3/+12