| Commit message (Expand) | Author | Age | Files | Lines |
* | Parameterise channel starting, export inet_op/1.bug24294 | Simon MacMullen | 2011-08-03 | 4 | -9/+13 |
* | Move that back. | Simon MacMullen | 2011-08-03 | 2 | -39/+38 |
* | Also abstract assemble_frames, duh. Also lose send_close_frame/1, dumb idea. | Simon MacMullen | 2011-08-03 | 5 | -55/+51 |
* | Consider this "build one to throw away". Crudely hack a bunch of 0-9-1ish stu... | Simon MacMullen | 2011-08-03 | 4 | -374/+510 |
* | Merge in default | Simon MacMullen | 2011-08-03 | 5 | -41/+235 |
|\ |
|
| * | Remove some dead TODOs from when this was very young. | Simon MacMullen | 2011-07-25 | 1 | -10/+0 |
| * | Face down, nine-edge first. | Simon MacMullen | 2011-07-25 | 2 | -4/+9 |
| * | ...and unbreak. | Simon MacMullen | 2011-07-25 | 1 | -7/+5 |
| * | Merge in default. | Simon MacMullen | 2011-07-22 | 104 | -4654/+8964 |
| |\ |
|
| * \ | Merge in default | Simon MacMullen | 2011-02-18 | 5 | -41/+242 |
| |\ \ |
|
| | * | | Use serial number arithmetic for credit | Michael Bridgen | 2011-02-11 | 3 | -7/+85 |
| | * | | Separate calculating the credit from updating the state, and do it properly. | Michael Bridgen | 2011-02-09 | 1 | -12/+22 |
| | * | | Remove io:format | Simon MacMullen | 2011-02-09 | 1 | -1/+0 |
| | * | | Use a base for basic.credit, to account for messages that have been delivered... | Michael Bridgen | 2011-02-09 | 2 | -24/+40 |
| | * | | Remove redundant fields from credit-ok. | Simon MacMullen | 2011-02-03 | 1 | -4/+1 |
| | * | | Change mind again on how this should work - have a synchronous reply method, ... | Simon MacMullen | 2011-02-03 | 1 | -4/+4 |
| | * | | Send a credit-state when magical draining happens. | Simon MacMullen | 2011-02-02 | 2 | -5/+15 |
| | * | | Return a basic.credit-state after receiving a basic.credit. | Simon MacMullen | 2011-02-02 | 1 | -1/+17 |
| | * | | Credit needs to be per ctag. | Simon MacMullen | 2011-02-02 | 3 | -74/+127 |
| | * | | Support drain (probably in a rather inefficient way). | Simon MacMullen | 2011-02-01 | 2 | -17/+22 |
| | * | | Beginning of channel.credit support. Tests pass, except for drain=true. | Simon MacMullen | 2011-02-01 | 3 | -43/+60 |
* | | | | Merge bug23504. | Simon MacMullen | 2011-08-03 | 11 | -179/+135 |
|\ \ \ \ |
|
| * | | | | Cosmeticbug23504 | Simon MacMullen | 2011-08-03 | 2 | -9/+7 |
| * | | | | refactoring | Alexandru Scvortov | 2011-08-02 | 3 | -24/+21 |
| * | | | | more consistent naming | Alexandru Scvortov | 2011-08-02 | 1 | -10/+10 |
| * | | | | just ignore the result to erlang:cancel_timer | Alexandru Scvortov | 2011-08-02 | 6 | -15/+9 |
| * | | | | convert another timer | Alexandru Scvortov | 2011-08-02 | 1 | -8/+6 |
| * | | | | convert mirror_queue_slave's sync timer | Alexandru Scvortov | 2011-08-02 | 1 | -8/+12 |
| * | | | | convert gm's flush timer | Alexandru Scvortov | 2011-08-02 | 1 | -14/+9 |
| * | | | | convert amqqueue_process's sync timer | Alexandru Scvortov | 2011-08-02 | 2 | -18/+12 |
| * | | | | some more refactoring | Alexandru Scvortov | 2011-08-02 | 6 | -13/+18 |
| * | | | | refactor | Alexandru Scvortov | 2011-08-02 | 2 | -27/+13 |
| * | | | | merge default into bug23504 | Alexandru Scvortov | 2011-08-02 | 115 | -4918/+10102 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Merge bug24284 | Simon MacMullen | 2011-07-29 | 9 | -76/+217 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge bug24292 | Simon MacMullen | 2011-07-29 | 15 | -120/+644 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge bug 24227 | Simon MacMullen | 2011-07-29 | 14 | -92/+623 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merged bug24278 into default | Emile Joubert | 2011-07-29 | 1 | -9/+9 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | Make sure every shortcut has "RabbitMQ" in its name, and be a bit more consis...bug24278 | Simon MacMullen | 2011-07-28 | 1 | -9/+9 |
| | | |/ / / / / |
|
| | | * | | | | | employ more sophisticated message queue formatting | Matthias Radestock | 2011-07-28 | 5 | -17/+35 |
| | * | | | | | | abstract out mnesia:start and mnesia:stopbug24227 | Alexandru Scvortov | 2011-07-28 | 1 | -11/+16 |
| | * | | | | | | strip out the new backup naming scheme since it isn't necessary anymore | Alexandru Scvortov | 2011-07-28 | 1 | -17/+5 |
| * | | | | | | | That comment feels very redundant now, this is no longer hard.bug24292 | Simon MacMullen | 2011-07-29 | 1 | -2/+0 |
| * | | | | | | | remove some magic | Alexandru Scvortov | 2011-07-27 | 1 | -6/+3 |
| |/ / / / / / |
|
| * | | | | | | merge heads | Alexandru Scvortov | 2011-07-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | oops | Alexandru Scvortov | 2011-07-26 | 1 | -1/+1 |
| * | | | | | | | Cosmetic | Simon MacMullen | 2011-07-26 | 1 | -2/+1 |
| * | | | | | | | Cosmetic | Simon MacMullen | 2011-07-26 | 1 | -5/+4 |
| |/ / / / / / |
|
| * | | | | | | cosmetic and refactoring | Alexandru Scvortov | 2011-07-26 | 1 | -39/+32 |
| * | | | | | | improve comments | Alexandru Scvortov | 2011-07-25 | 2 | -6/+3 |
| * | | | | | | use mnesia:system_config(use_dir) | Alexandru Scvortov | 2011-07-22 | 2 | -3/+11 |