| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | bug23416 merged into default | Marek Majkowski | 2010-11-02 | 14 | -416/+562 |
| |\ \ \ \ | |||||
| | * | | | | 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 | 2 | -28/+13 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | One head of default is better than two | Matthew Sackman | 2010-11-02 | 1 | -10/+2 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merged bug23419 into default | Rob Harrop | 2010-11-02 | 1 | -10/+2 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Removed unused defines | Rob Harrop | 2010-11-02 | 1 | -2/+0 |
| | | | | * | | | | Use siblings of mnesia dir | Matthew Sackman | 2010-10-22 | 1 | -6/+3 |
| | | | | * | | | | Supply the plugins_expand_dir application env var to rabbit as well as the ac... | Matthew Sackman | 2010-10-20 | 2 | -11/+8 |
| | | * | | | | | | Merging default into bug23411 | Matthew Sackman | 2010-11-02 | 19 | -926/+1380 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | | 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 bug23442 into default | Emile Joubert | 2010-10-29 | 8 | -352/+505 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add a comment to explain | Simon MacMullen | 2010-10-29 | 1 | -0/+3 |
| | | * | | | | | Merged bug23446 into default | Emile Joubert | 2010-10-29 | 1 | -0/+2 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Store listener IP address | Simon MacMullen | 2010-10-28 | 1 | -0/+2 |
| | | * | | | | | | Removing two heads | Rob Harrop | 2010-10-29 | 1 | -38/+32 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge from bug23422 | Rob Harrop | 2010-10-29 | 16 | -872/+1257 |
| | | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a... | Matthew Sackman | 2010-10-22 | 1 | -37/+32 |
| | | | * | | | | | | Simplify conditional and use the right state | Matthew Sackman | 2010-10-21 | 1 | -3/+2 |
| | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | | merge bug23437 into default | Alexandru Scvortov | 2010-10-29 | 1 | -1/+0 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Remove unnecessary SSL include | Emile Joubert | 2010-10-27 | 1 | -1/+0 |
| | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | | Merged bug23218 into default (configurable server_properties) | Emile Joubert | 2010-10-29 | 2 | -6/+77 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | | * | | | | | Whitespace | Emile Joubert | 2010-10-29 | 2 | -9/+9 |
| | | | * | | | | | Fix for bug23218 | Jerry Kuch | 2010-10-28 | 2 | -6/+77 |
| | | * | | | | | | Merge bug 23408 into default | Matthew Sackman | 2010-10-27 | 6 | -78/+51 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merged bug23415 into default | Emile Joubert | 2010-10-26 | 5 | -74/+49 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | application:get_env/1 -> application:get_env/2 | Alexandru Scvortov | 2010-10-26 | 1 | -1/+1 |
