summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| | |\ \ \ \ \
| | | * | | | | Store listener IP addressSimon MacMullen2010-10-281-0/+2
| | * | | | | | Removing two headsRob Harrop2010-10-291-38/+32
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge from bug23422Rob Harrop2010-10-2916-872/+1257
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | * | | | | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a...Matthew Sackman2010-10-221-37/+32
| | | * | | | | | Simplify conditional and use the right stateMatthew Sackman2010-10-211-3/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | merge bug23437 into defaultAlexandru Scvortov2010-10-291-1/+0
| | |\ \ \ \ \ \
| | | * | | | | | Remove unnecessary SSL includeEmile Joubert2010-10-271-1/+0
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merged bug23218 into default (configurable server_properties)Emile Joubert2010-10-292-6/+77
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | WhitespaceEmile Joubert2010-10-292-9/+9
| | | * | | | | Fix for bug23218Jerry Kuch2010-10-282-6/+77
| | * | | | | | Merge bug 23408 into defaultMatthew Sackman2010-10-276-78/+51
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged bug23415 into defaultEmile Joubert2010-10-265-74/+49
| | | |\ \ \ \ \ \
| | | * | | | | | | application:get_env/1 -> application:get_env/2Alexandru Scvortov2010-10-261-1/+1