| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | not_allowed -> precondition_failed | Marek Majkowski | 2010-11-11 | 3 | -3/+3 |
| * | merge bug23475 into default (eliminate dialyzer errors) | Alexandru Scvortov | 2010-11-11 | 17 | -62/+127 |
| |\ | |||||
| | * | saner enable_cover and report_cover funs, and saner specs as a result | Matthias Radestock | 2010-11-08 | 1 | -17/+18 |
| | * | another attempt at fixing the type specs for enable/report_cover | Matthias Radestock | 2010-11-07 | 1 | -2/+2 |
| | * | fix another spec niggle | Matthias Radestock | 2010-11-07 | 1 | -2/+2 |
| | * | fix a couple more spec errors and a genuine bug (lists:concat vs append) | Matthias Radestock | 2010-11-07 | 3 | -3/+3 |
| | * | correct some more specs | Matthias Radestock | 2010-11-06 | 1 | -2/+2 |
| | * | appease dialyzer | Matthias Radestock | 2010-11-06 | 1 | -2/+1 |
| | * | document obscure case clause | Matthias Radestock | 2010-11-06 | 1 | -2/+2 |
| | * | yet more spec fixes | Matthias Radestock | 2010-11-06 | 2 | -4/+8 |
| | * | correct type spec for pseudo_queue | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| | * | merge heads | Matthias Radestock | 2010-11-06 | 1 | -0/+9 |
| | |\ | |||||
| | | * | Backed out changeset 46b62f064eff | Matthias Radestock | 2010-11-06 | 1 | -0/+9 |
| | * | | add wrapper for protocol specific types | Matthias Radestock | 2010-11-06 | 2 | -1/+65 |
| | * | | fix another spec error | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| | * | | correct orddict type | Matthias Radestock | 2010-11-06 | 1 | -2/+1 |
| | * | | correct spec typo | Matthias Radestock | 2010-11-06 | 1 | -4/+4 |
| | |/ | |||||
| | * | remove rabbit_amqqueue:pseudo_queue | Matthias Radestock | 2010-11-06 | 1 | -9/+0 |
| | * | fix spec error | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| | * | add missing type export | Matthias Radestock | 2010-11-06 | 1 | -1/+1 |
| | * | there is no such thing as 'dict:dictionary()' | Matthias Radestock | 2010-11-06 | 6 | -7/+6 |
| | * | fix a spec error in gen_server2:system_terminate/4 | Matthias Radestock | 2010-11-06 | 1 | -7/+6 |
| | * | backport upstream change to way print_event/3 is called | Matthias Radestock | 2010-11-06 | 1 | -7/+7 |
| * | | Merge bug23466 (add rabbit_types:{info_keys,infos}). | Simon MacMullen | 2010-11-10 | 7 | -37/+41 |
| |\ \ | |||||
| | * | | Remove extraneous whitespace | Simon MacMullen | 2010-11-10 | 1 | -1/+0 |
| | * | | Added rabbit_types:{infos,info_keys} and used them as appropriate. | John DeTreville | 2010-11-10 | 7 | -37/+42 |
| | |/ | |||||
| * | | Updating outdated comment | Matthew Sackman | 2010-11-09 | 1 | -2/+3 |
| |/ | |||||
| * | Merged bug23299 (Erlang internode communication fails with user_sup undefined) | Simon MacMullen | 2010-11-05 | 1 | -0/+5 |
| |\ | |||||
| | * | non_neg_integer(), surely | Simon MacMullen | 2010-11-05 | 1 | -1/+1 |
| | * | Add now_ms/0. | Simon MacMullen | 2010-11-05 | 1 | -0/+5 |
| * | | Make brokers launched from rabbitmq_multi.bat restartable | Emile Joubert | 2010-11-05 | 1 | -4/+4 |
| |/ | |||||
| * | 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 |
