summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed stray references to target_ram_ack_countRob Harrop2010-11-111-2/+0
* Reinstated the infinity check for chunk_sizeRob Harrop2010-11-111-1/+1
* Added assertion in limit_ram_acks for is_persistent=falseRob Harrop2010-11-111-2/+3
* Merge with defaultRob Harrop2010-11-052-61/+244
|\
| * Reworked ack shedding algorithm based on discussion with MatthewRob Harrop2010-11-051-54/+71
| * Reworked to test to be more predictableRob Harrop2010-11-051-4/+4
| * That was quite specialRob Harrop2010-11-051-14/+0
| * Clarification of the comments in VQRob Harrop2010-11-051-7/+8
| * a bit more clarification on the commentsRob Harrop2010-11-051-6/+8
| * Cosmetic change and first draft of comment updatesRob Harrop2010-11-051-1/+30
| * Purely cosmeticRob Harrop2010-11-041-1/+0
| * Added a test for the ram ack flushing. Tweaked the way RAM is shared between ...Rob Harrop2010-11-042-6/+47
| * Removed stray TODORob Harrop2010-11-041-1/+0
| * clean upRob Harrop2010-11-041-6/+9
| * Removed io:format callsRob Harrop2010-11-041-5/+0
| * cleaned up some io:formatRob Harrop2010-11-032-8/+1
| * Roughly working ack sheddingRob Harrop2010-11-032-15/+27
| * Further experimentation. Still not quite workingRob Harrop2010-11-032-10/+35
| * Calculating RAM duration takes into consideration ack ratesRob Harrop2010-11-021-6/+29
| * Starting tracking ack in/out ratesRob Harrop2010-11-021-43/+101
| |\
| | * Merge with defaultRob Harrop2010-11-021-37/+78
| | |\
| | | * rough sketch of pushing ram acks to disk. doesnt actually work...Rob Harrop2010-10-141-3/+19
| | | * experimenting with moving acks to diskRob Harrop2010-10-141-15/+46
| | | * rename pending_ack_index to ram_ack_indexRob Harrop2010-10-141-12/+12
| | | * merge with defaultRob Harrop2010-10-141-25/+36
| | | |\
| | | | * Started recording the acks that are stored as full messages in memoryRob Harrop2010-10-111-25/+36
* | | | | Merged bug23299 (Erlang internode communication fails with user_sup undefined)Simon MacMullen2010-11-051-0/+5
|\ \ \ \ \
| * | | | | non_neg_integer(), surelySimon MacMullen2010-11-051-1/+1
| * | | | | Add now_ms/0.Simon MacMullen2010-11-051-0/+5
| |/ / / /
* | | | | Make brokers launched from rabbitmq_multi.bat restartableEmile Joubert2010-11-051-4/+4
|/ / / /
* | | | bug23416 merged into defaultMarek Majkowski2010-11-0214-416/+562
|\ \ \ \
| * | | | Changing opaque type to normal type as it at least stops dialyzer from explod...Matthew Sackman2010-11-021-6/+6
| |/ / /
| * | | Merge bug23454 into default (Enabling stats prevents hibernation, resulting i...Simon MacMullen2010-11-023-5/+6
| |\ \ \
| | * | | Channel was also wrong.Marek Majkowski2010-11-021-3/+4
| | * | | amqqueue emit_stats should reply with 'hibernate'Marek Majkowski2010-11-012-2/+2
| * | | | Merged bug23346 into defaultRob Harrop2010-11-022-28/+13
| |\ \ \ \
| | * \ \ \ One head of default is better than twoMatthew Sackman2010-11-021-10/+2
| | |\ \ \ \
| | | * \ \ \ Merged bug23419 into defaultRob Harrop2010-11-021-10/+2
| | | |\ \ \ \
| | | | * | | | Removed unused definesRob Harrop2010-11-021-2/+0
| | | | * | | | Use siblings of mnesia dirMatthew Sackman2010-10-221-6/+3
| | | | * | | | Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-202-11/+8
| | * | | | | | Merging default into bug23411Matthew Sackman2010-11-0219-926/+1380
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | merge with defaultRob Harrop2010-10-191-18/+11
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Removed extra call to set_ram_duration_target during ram_duration. As such, d...Rob Harrop2010-10-191-18/+11
| * | | | | | | Bug 23346: change appropriate usages of dict:find to dict:fetch in rabbit_[i...Jerry Kuch2010-11-012-2/+2
| * | | | | | | Replace usage of dict:find with dict:fetch in rabbit_invariable_queue.Jerry Kuch2010-11-011-1/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Use 12B05-friendly conversion of atom to binaryMichael Bridgen2010-11-011-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merged bug23442 into defaultEmile Joubert2010-10-298-352/+505
| |\ \ \ \ \
| | * | | | | Add a comment to explainSimon MacMullen2010-10-291-0/+3
| | * | | | | Merged bug23446 into defaultEmile Joubert2010-10-291-0/+2
| | |\ \ \ \ \