summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | bug23416 merged into defaultMarek Majkowski2010-11-0225-453/+586
|\ \ \ \
| * | | | 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-026-33/+30
| |\ \ \ \
| | * \ \ \ One head of default is better than twoMatthew Sackman2010-11-025-15/+19
| | |\ \ \ \
| | | * \ \ \ Merged bug23419 into defaultRob Harrop2010-11-025-15/+19
| | | |\ \ \ \
| | | | * | | | Removed unused definesRob Harrop2010-11-021-2/+0
| | | | * | | | Use siblings of mnesia dirMatthew Sackman2010-10-225-17/+20
| | | | * | | | Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-205-11/+14
| | * | | | | | Merging bug 23411 into defaultMatthew Sackman2010-11-020-0/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Merging default into bug23411Matthew Sackman2010-11-0233-981/+1420
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | 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 bug23293 into defaultEmile Joubert2010-10-292-2/+3
| |\ \ \ \ \ \
| | * | | | | | really remove namespacesJim Apperly2010-10-291-1/+1
| | * | | | | | applied emile's patchJim Apperly2010-10-282-2/+2
| | * | | | | | backed out previous changes to man page stylesheetJim Apperly2010-10-281-14/+11
| | * | | | | | fixed xmlns handling in man pagesJim Apperly2010-09-242-11/+15
| * | | | | | | Merged bug23442 into defaultEmile Joubert2010-10-2916-382/+509
| |\ \ \ \ \ \ \
| | * | | | | | | Add a comment to explainSimon MacMullen2010-10-291-0/+3
| | * | | | | | | Merged bug23446 into defaultEmile Joubert2010-10-292-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | Store listener IP addressSimon MacMullen2010-10-282-1/+3
| | * | | | | | | | Removing two headsRob Harrop2010-10-291-38/+32
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge from bug23422Rob Harrop2010-10-2927-924/+1283
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /
| | | * | | | | | | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a...Matthew Sackman2010-10-221-37/+32