summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parameterise channel starting, export inet_op/1.bug24294Simon MacMullen2011-08-034-9/+13
* Move that back.Simon MacMullen2011-08-032-39/+38
* Also abstract assemble_frames, duh. Also lose send_close_frame/1, dumb idea.Simon MacMullen2011-08-035-55/+51
* Consider this "build one to throw away". Crudely hack a bunch of 0-9-1ish stu...Simon MacMullen2011-08-034-374/+510
* 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-22104-4654/+8964
| |\
| * \ 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
| | * | Change mind again on how this should work - have a synchronous reply method, ...Simon MacMullen2011-02-031-4/+4
| | * | Send a credit-state when magical draining happens.Simon MacMullen2011-02-022-5/+15
| | * | Return a basic.credit-state after receiving a basic.credit.Simon MacMullen2011-02-021-1/+17
| | * | Credit needs to be per ctag.Simon MacMullen2011-02-023-74/+127
| | * | Support drain (probably in a rather inefficient way).Simon MacMullen2011-02-012-17/+22
| | * | Beginning of channel.credit support. Tests pass, except for drain=true.Simon MacMullen2011-02-013-43/+60
* | | | Merge bug23504.Simon MacMullen2011-08-0311-179/+135
|\ \ \ \
| * | | | Cosmeticbug23504Simon MacMullen2011-08-032-9/+7
| * | | | refactoringAlexandru Scvortov2011-08-023-24/+21
| * | | | more consistent namingAlexandru Scvortov2011-08-021-10/+10
| * | | | just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-026-15/+9
| * | | | convert another timerAlexandru Scvortov2011-08-021-8/+6
| * | | | convert mirror_queue_slave's sync timerAlexandru Scvortov2011-08-021-8/+12
| * | | | convert gm's flush timerAlexandru Scvortov2011-08-021-14/+9
| * | | | convert amqqueue_process's sync timerAlexandru Scvortov2011-08-022-18/+12
| * | | | some more refactoringAlexandru Scvortov2011-08-026-13/+18
| * | | | refactorAlexandru Scvortov2011-08-022-27/+13
| * | | | merge default into bug23504Alexandru Scvortov2011-08-02115-4918/+10102
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge bug24284Simon MacMullen2011-07-299-76/+217
|\ \ \ \ \
| * \ \ \ \ Merge bug24292Simon MacMullen2011-07-2915-120/+644
| |\ \ \ \ \
| | * \ \ \ \ Merge bug 24227Simon MacMullen2011-07-2914-92/+623
| | |\ \ \ \ \
| | | * \ \ \ \ Merged bug24278 into defaultEmile Joubert2011-07-291-9/+9
| | | |\ \ \ \ \
| | | | * | | | | Make sure every shortcut has "RabbitMQ" in its name, and be a bit more consis...bug24278Simon MacMullen2011-07-281-9/+9
| | | |/ / / / /
| | | * | | | | employ more sophisticated message queue formattingMatthias Radestock2011-07-285-17/+35
| | * | | | | | abstract out mnesia:start and mnesia:stopbug24227Alexandru Scvortov2011-07-281-11/+16
| | * | | | | | strip out the new backup naming scheme since it isn't necessary anymoreAlexandru Scvortov2011-07-281-17/+5
| * | | | | | | That comment feels very redundant now, this is no longer hard.bug24292Simon MacMullen2011-07-291-2/+0
| * | | | | | | remove some magicAlexandru Scvortov2011-07-271-6/+3
| |/ / / / / /
| * | | | | | merge headsAlexandru Scvortov2011-07-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | oopsAlexandru Scvortov2011-07-261-1/+1
| * | | | | | | CosmeticSimon MacMullen2011-07-261-2/+1
| * | | | | | | CosmeticSimon MacMullen2011-07-261-5/+4
| |/ / / / / /
| * | | | | | cosmetic and refactoringAlexandru Scvortov2011-07-261-39/+32
| * | | | | | improve commentsAlexandru Scvortov2011-07-252-6/+3
| * | | | | | use mnesia:system_config(use_dir)Alexandru Scvortov2011-07-222-3/+11