| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | | Merged bug23299 (Erlang internode communication fails with user_sup undefined) | Simon MacMullen | 2010-11-05 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | non_neg_integer(), surely | Simon MacMullen | 2010-11-05 | 1 | -1/+1 |
| | * | | | | | Add now_ms/0. | Simon MacMullen | 2010-11-05 | 1 | -0/+5 |
| | |/ / / / | |||||
| * | | | | | Make brokers launched from rabbitmq_multi.bat restartable | Emile Joubert | 2010-11-05 | 1 | -4/+4 |
| |/ / / / | |||||
| * | | | | bug23416 merged into default | Marek Majkowski | 2010-11-02 | 25 | -453/+586 |
| |\ \ \ \ | |||||
| | * | | | | Changing opaque type to normal type as it at least stops dialyzer from explod... | Matthew Sackman | 2010-11-02 | 1 | -6/+6 |
| | |/ / / | |||||
| | * | | | Merge bug23454 into default (Enabling stats prevents hibernation, resulting i... | Simon MacMullen | 2010-11-02 | 3 | -5/+6 |
| | |\ \ \ | |||||
| | | * | | | Channel was also wrong. | Marek Majkowski | 2010-11-02 | 1 | -3/+4 |
| | | * | | | amqqueue emit_stats should reply with 'hibernate' | Marek Majkowski | 2010-11-01 | 2 | -2/+2 |
| | * | | | | Merged bug23346 into default | Rob Harrop | 2010-11-02 | 6 | -33/+30 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | One head of default is better than two | Matthew Sackman | 2010-11-02 | 5 | -15/+19 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merged bug23419 into default | Rob Harrop | 2010-11-02 | 5 | -15/+19 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Removed unused defines | Rob Harrop | 2010-11-02 | 1 | -2/+0 |
| | | | | * | | | | Use siblings of mnesia dir | Matthew Sackman | 2010-10-22 | 5 | -17/+20 |
| | | | | * | | | | Supply the plugins_expand_dir application env var to rabbit as well as the ac... | Matthew Sackman | 2010-10-20 | 5 | -11/+14 |
| | | * | | | | | | Merging bug 23411 into default | Matthew Sackman | 2010-11-02 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | | Merging default into bug23411 | Matthew Sackman | 2010-11-02 | 33 | -981/+1420 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | | merge with default | Rob Harrop | 2010-10-19 | 1 | -18/+11 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Removed extra call to set_ram_duration_target during ram_duration. As such, d... | Rob Harrop | 2010-10-19 | 1 | -18/+11 |
| | * | | | | | | | | Bug 23346: change appropriate usages of dict:find to dict:fetch in rabbit_[i... | Jerry Kuch | 2010-11-01 | 2 | -2/+2 |
| | * | | | | | | | | Replace usage of dict:find with dict:fetch in rabbit_invariable_queue. | Jerry Kuch | 2010-11-01 | 1 | -1/+1 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | | Use 12B05-friendly conversion of atom to binary | Michael Bridgen | 2010-11-01 | 1 | -1/+1 |
| | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | | Merged bug23293 into default | Emile Joubert | 2010-10-29 | 2 | -2/+3 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | really remove namespaces | Jim Apperly | 2010-10-29 | 1 | -1/+1 |
