Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | not_allowed -> precondition_failedbug23494 | Marek Majkowski | 2010-11-11 | 3 | -3/+3 |
* | merge bug23475 into default (eliminate dialyzer errors) | Alexandru Scvortov | 2010-11-11 | 18 | -66/+133 |
|\ | |||||
| * | saner enable_cover and report_cover funs, and saner specs as a resultbug23475 | 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 |
| * | yet another spec error | Matthias Radestock | 2010-11-07 | 1 | -1/+1 |
| * | 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 |
| * | | export types in more sensible order and add some that were missing | Matthias Radestock | 2010-11-06 | 1 | -3/+5 |
| * | | 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 whitespacebug23466 | 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 |
|/ / | |||||
* | | Merging bug23480 into default | Matthew Sackman | 2010-11-09 | 1 | -4/+7 |
|\ \ | |/ |/| | |||||
| * | refactor: extract shortstr size checkbug23480 | Matthias Radestock | 2010-11-08 | 1 | -2/+7 |
| * | don't check shortstr size on decode since it is guaranteed to fit | Matthias Radestock | 2010-11-08 | 1 | -2/+0 |
|/ | |||||
* | 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 restartablebug23299 | Emile Joubert | 2010-11-05 | 1 | -4/+4 |
|/ | |||||
* | bug23416 merged into default | Marek Majkowski | 2010-11-02 | 25 | -453/+586 |
|\ | |||||
| * | 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.bug23454 | 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 | 6 | -33/+30 |
| |\ \ | |||||
| | * \ | One head of default is better than two | Matthew Sackman | 2010-11-02 | 5 | -15/+19 |
| | |\ \ | |||||
| | | * \ | Merged bug23419 into default | Rob Harrop | 2010-11-02 | 5 | -15/+19 |
| | | |\ \ | |||||
| | | | * | | Removed unused definesbug23419 | Rob Harrop | 2010-11-02 | 1 | -2/+0 |
| | | | * | | Use siblings of mnesia dir | Matthew Sackman | 2010-10-22 | 5 | -17/+20 |
| | | | * | | Supply the plugins_expand_dir application env var to rabbit as well as the ac... | Matthew Sackman | 2010-10-20 | 5 | -11/+14 |
| | * | | | | Merging bug 23411 into default | Matthew Sackman | 2010-11-02 | 0 | -0/+0 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Merging default into bug23411bug23411 | Matthew Sackman | 2010-11-02 | 33 | -981/+1420 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | merge with default | Rob Harrop | 2010-10-19 | 1 | -18/+11 |
| | |\ \ \ \ |