summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Switch spawn order of channelsupsup and queue_collector within connection_supMatthew Sackman2010-11-111-5/+5
* merge bug23476 into default (replace rabbit_dialyzer with dialyze command)Alexandru Scvortov2010-11-111-92/+0
|\
| * merge default into bug23476Matthias Radestock2010-11-101-92/+0
| |\
| | * run dialyzer command instead of programmatic invocationMatthias Radestock2010-11-061-92/+0
* | | merge bug23475 into default (eliminate dialyzer errors)Alexandru Scvortov2010-11-1117-62/+127
|\ \ \ | |/ / |/| |
| * | saner enable_cover and report_cover funs, and saner specs as a resultMatthias Radestock2010-11-081-17/+18
| * | another attempt at fixing the type specs for enable/report_coverMatthias Radestock2010-11-071-2/+2
| * | fix another spec niggleMatthias Radestock2010-11-071-2/+2
| * | fix a couple more spec errors and a genuine bug (lists:concat vs append)Matthias Radestock2010-11-073-3/+3
| * | correct some more specsMatthias Radestock2010-11-061-2/+2
| * | appease dialyzerMatthias Radestock2010-11-061-2/+1
| * | document obscure case clauseMatthias Radestock2010-11-061-2/+2
| * | yet more spec fixesMatthias Radestock2010-11-062-4/+8
| * | correct type spec for pseudo_queueMatthias Radestock2010-11-061-1/+1
| * | merge headsMatthias Radestock2010-11-061-0/+9
| |\ \
| | * | Backed out changeset 46b62f064effMatthias Radestock2010-11-061-0/+9
| * | | add wrapper for protocol specific typesMatthias Radestock2010-11-062-1/+65
| * | | fix another spec errorMatthias Radestock2010-11-061-1/+1
| * | | correct orddict typeMatthias Radestock2010-11-061-2/+1
| * | | correct spec typoMatthias Radestock2010-11-061-4/+4
| |/ /
| * | remove rabbit_amqqueue:pseudo_queueMatthias Radestock2010-11-061-9/+0
| * | fix spec errorMatthias Radestock2010-11-061-1/+1
| * | add missing type exportMatthias Radestock2010-11-061-1/+1
| * | there is no such thing as 'dict:dictionary()'Matthias Radestock2010-11-066-7/+6
| * | fix a spec error in gen_server2:system_terminate/4Matthias Radestock2010-11-061-7/+6
| * | backport upstream change to way print_event/3 is calledMatthias Radestock2010-11-061-7/+7
| |/
* | Merge bug23466 (add rabbit_types:{info_keys,infos}).Simon MacMullen2010-11-107-37/+41
|\ \
| * | Remove extraneous whitespaceSimon MacMullen2010-11-101-1/+0
| * | Added rabbit_types:{infos,info_keys} and used them as appropriate.John DeTreville2010-11-107-37/+42
| |/
* | Updating outdated commentMatthew Sackman2010-11-091-2/+3
|/
* 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
| | |_|/ / | |/| | |