summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merged bug23979 into defaultEmile Joubert2011-08-231-1/+1
| |\
| | * Shortstrs are actually up to 255. Derp.Matthew Sackman2011-08-221-1/+1
| | * AMQP error reasons are shortstrs. Take advantage of ~p and limit to the short...Matthew Sackman2011-08-221-1/+1
| * | only output warning if clusteredAlexandru Scvortov2011-08-191-3/+7
| |/
| * merge bug24354 into default (test_refresh_events/1 sometimes fails)Alexandru Scvortov2011-08-191-1/+5
| |\
| | * Hypothesis: what's happening is some old channel_created event from a previou...Simon MacMullen2011-08-191-1/+5
| * | TypoSimon MacMullen2011-08-191-1/+1
| * | merge bug 24356 into default (pg2_fixed will blow up if compiled with R12B5)Alexandru Scvortov2011-08-192-7/+13
| |\ \
| | * \ Merging bug24230 to default, againMatthew Sackman2011-08-1932-786/+1754
| | |\ \ | | | |/
| | | * 'stat' needs to be higher priority tooMatthias Radestock2011-08-181-0/+1
| | | * Allow basic_consume and basic_cancel to match the priority of ack and coMatthew Sackman2011-08-181-4/+6
| | * | Reverse the polarity, so that it is actually *right*, and make the nearby com...Simon MacMullen2011-08-181-3/+6
| * | | Remove uses of andalso / orelse where second operand is not a boolean for com...Simon MacMullen2011-08-181-10/+22
| | |/ | |/|
| * | R12B-3 fix. I don't think this broke anything but it causes the xref CI test ...Simon MacMullen2011-08-181-1/+1
| * | I refer you to bug24285#c40Matthew Sackman2011-08-171-1/+1
| * | Merging bug24230 to defaultMatthew Sackman2011-08-1731-781/+1746
| |\ \ | | |/ | |/|
| | * Merging bug24285 to defaultMatthew Sackman2011-08-176-177/+202
| | |\
| | | * CosmeticsMatthew Sackman2011-08-173-31/+19
| | | * All gs:calls should be 'infinity'; cosmetic change to specMatthew Sackman2011-08-171-3/+3
| | | * Merging default to bug24285Matthew Sackman2011-08-176-173/+210
| | | |\
| | | | * refactorAlexandru Scvortov2011-08-153-6/+10
| | | | * start the writer declarativelyAlexandru Scvortov2011-08-121-16/+19
| | | | * start the limiter programaticallyAlexandru Scvortov2011-08-111-13/+8
| | | | * fix specsAlexandru Scvortov2011-08-112-3/+4
| | | | * replace undefined | token() with token()Alexandru Scvortov2011-08-113-15/+13
| | | | * merge from defaultAlexandru Scvortov2011-08-1123-329/+914
| | | | |\
| | | | * | refactorAlexandru Scvortov2011-08-113-10/+14
| | | | * | fix dialyzer typesAlexandru Scvortov2011-08-112-4/+6
| | | | * | catch-all cases, not just undefinedAlexandru Scvortov2011-07-271-1/+1
| | | | * | cosmeticAlexandru Scvortov2011-07-261-9/+9
| | | | * | combine function headsAlexandru Scvortov2011-07-261-11/+7
| | | | * | cosmeticAlexandru Scvortov2011-07-261-4/+4
| | | | * | cosmeticAlexandru Scvortov2011-07-261-1/+1
| | | | * | don't needlessly notify queuesAlexandru Scvortov2011-07-261-2/+6
| | | | * | unbreak amqqueue_process/limiter logicAlexandru Scvortov2011-07-262-8/+10
| | | | * | remove useless casesAlexandru Scvortov2011-07-262-7/+3
| | | | * | finish refactoringAlexandru Scvortov2011-07-263-22/+21
| | | | * | refactorAlexandru Scvortov2011-07-264-95/+90
| | | | * | fix testsAlexandru Scvortov2011-07-251-2/+2
| | | | * | refactorAlexandru Scvortov2011-07-251-11/+10
| | | | * | refactorAlexandru Scvortov2011-07-251-15/+13
| | | | * | start limiter before channelAlexandru Scvortov2011-07-255-149/+190
| | * | | | No need to do the appendMatthew Sackman2011-08-171-1/+2
| | |/ / /
| | * | | merge bug24340 into defaultMatthias Radestock2011-08-173-105/+65
| | |\ \ \
| | | * | | refactor rabbit_tests:on_disk_capture/1Matthias Radestock2011-08-171-17/+11
| | | * | | nuke file_handle_cache:last_sync_offsetMatthias Radestock2011-08-171-27/+10
| | | * | | Merging default to bug24340Matthew Sackman2011-08-161-1/+2
| | | |\ \ \