| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from bug23467 (and hence default) | Simon MacMullen | 2010-11-24 | 17 | -404/+695 |
| |\ | |||||
| | * | Merge from default | Simon MacMullen | 2010-11-24 | 16 | -103/+535 |
| | |\ | |||||
| | | * | Tiny simplifying refactor. | Simon MacMullen | 2010-11-24 | 1 | -2/+1 |
| | | * | Be consistent about refused return | Simon MacMullen | 2010-11-19 | 1 | -2/+2 |
| | | * | Merged default into bug23467 | Simon MacMullen | 2010-11-19 | 14 | -212/+337 |
| | | |\ | |||||
| | * | \ | Merging bug 23335 into default | Matthew Sackman | 2010-11-23 | 1 | -28/+13 |
| | |\ \ \ | |||||
| | | * \ \ | merge with default | Rob Harrop | 2010-11-03 | 1 | -28/+13 |
| | | |\ \ \ | |||||
| | | | * | | | Support for requeue=false removed. No longer storing messages along with ack ... | Rob Harrop | 2010-10-13 | 1 | -28/+13 |
| | * | | | | | It's rather crucial to call reduce_memory_use at the end of publish_delivered... | Matthew Sackman | 2010-11-23 | 1 | -8/+9 |
| | * | | | | | Merging default into bug22692 | Matthew Sackman | 2010-11-23 | 2 | -155/+340 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Minor refactorings, and a couple of fixes | Matthew Sackman | 2010-11-18 | 2 | -52/+54 |
| | | * | | | | | Merge with default | Rob Harrop | 2010-11-11 | 2 | -144/+327 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Rename target_ram_msg_count to target_ram_item_count | Rob Harrop | 2010-11-11 | 2 | -113/+114 |
| | | | * | | | | | Removed stray references to target_ram_ack_count | Rob Harrop | 2010-11-11 | 1 | -2/+0 |
| | | | * | | | | | Reinstated the infinity check for chunk_size | Rob Harrop | 2010-11-11 | 1 | -1/+1 |
| | | | * | | | | | Added assertion in limit_ram_acks for is_persistent=false | Rob Harrop | 2010-11-11 | 1 | -2/+3 |
| | | | * | | | | | Merge with default | Rob Harrop | 2010-11-05 | 2 | -61/+244 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Reworked ack shedding algorithm based on discussion with Matthew | Rob Harrop | 2010-11-05 | 1 | -54/+71 |
| | | | | * | | | | | Reworked to test to be more predictable | Rob Harrop | 2010-11-05 | 1 | -4/+4 |
| | | | | * | | | | | That was quite special | Rob Harrop | 2010-11-05 | 1 | -14/+0 |
| | | | | * | | | | | Clarification of the comments in VQ | Rob Harrop | 2010-11-05 | 1 | -7/+8 |
| | | | | * | | | | | a bit more clarification on the comments | Rob Harrop | 2010-11-05 | 1 | -6/+8 |
| | | | | * | | | | | Cosmetic change and first draft of comment updates | Rob Harrop | 2010-11-05 | 1 | -1/+30 |
| | | | | * | | | | | Purely cosmetic | Rob Harrop | 2010-11-04 | 1 | -1/+0 |
| | | | | * | | | | | Added a test for the ram ack flushing. Tweaked the way RAM is shared between ... | Rob Harrop | 2010-11-04 | 2 | -6/+47 |
| | | | | * | | | | | Removed stray TODO | Rob Harrop | 2010-11-04 | 1 | -1/+0 |
| | | | | * | | | | | clean up | Rob Harrop | 2010-11-04 | 1 | -6/+9 |
| | | | | * | | | | | Removed io:format calls | Rob Harrop | 2010-11-04 | 1 | -5/+0 |
| | | | | * | | | | | cleaned up some io:format | Rob Harrop | 2010-11-03 | 2 | -8/+1 |
| | | | | * | | | | | Roughly working ack shedding | Rob Harrop | 2010-11-03 | 2 | -15/+27 |
| | | | | * | | | | | Further experimentation. Still not quite working | Rob Harrop | 2010-11-03 | 2 | -10/+35 |
| | | | | * | | | | | Calculating RAM duration takes into consideration ack rates | Rob Harrop | 2010-11-02 | 1 | -6/+29 |
| | | | | * | | | | | Starting tracking ack in/out rates | Rob Harrop | 2010-11-02 | 1 | -43/+101 |
| | | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | | * | | | | Merge with default | Rob Harrop | 2010-11-02 | 1 | -37/+78 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | rough sketch of pushing ram acks to disk. doesnt actually work... | Rob Harrop | 2010-10-14 | 1 | -3/+19 |
| | | | | | | * | | | | experimenting with moving acks to disk | Rob Harrop | 2010-10-14 | 1 | -15/+46 |
| | | | | | | * | | | | rename pending_ack_index to ram_ack_index | Rob Harrop | 2010-10-14 | 1 | -12/+12 |
| | | | | | | * | | | | merge with default | Rob Harrop | 2010-10-14 | 1 | -25/+36 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | | * | | | | Started recording the acks that are stored as full messages in memory | Rob Harrop | 2010-10-11 | 1 | -25/+36 |
| | * | | | | | | | | | | Merge bug23186 into default | David Wragg | 2010-11-23 | 31 | -453/+871 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | One head is better than two | Matthew Sackman | 2010-11-18 | 5 | -109/+128 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ | Merging bug bug23498 to default | Matthew Sackman | 2010-11-18 | 4 | -106/+116 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | Throw rather than return errors | Simon MacMullen | 2010-11-16 | 2 | -22/+11 |
| | | | | * | | | | | | | | | Merged default into bug23498 | Simon MacMullen | 2010-11-16 | 4 | -132/+147 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | Fix | Simon MacMullen | 2010-11-16 | 1 | -1/+2 |
| | | | | | * | | | | | | | | | Merge bug23498 heads | Simon MacMullen | 2010-11-16 | 1 | -5/+4 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | | Replace catch with try; we want to show all kinds of boot errors in a readabl... | Simon MacMullen | 2010-11-15 | 1 | -5/+4 |
| | | | | | * | | | | | | | | | | attempt to correct specs | Matthias Radestock | 2010-11-13 | 1 | -2/+2 |
| | | | | | * | | | | | | | | | | merge default into bug23498 | Matthias Radestock | 2010-11-12 | 4 | -101/+122 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | | | make build_acyclic_graph return errors | Matthias Radestock | 2010-11-12 | 3 | -83/+102 |
| | | | | | | |/ / / / / / / / / | |||||
