| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging bug 22614 into default | Matthew Sackman | 2010-11-11 | 24 | -220/+200 |
| |\ | |||||
| | * | merge bug23476 into default (replace rabbit_dialyzer with dialyze command) | Alexandru Scvortov | 2010-11-11 | 2 | -103/+7 |
| | |\ | |||||
| | | * | add a few more apps to basic.plt | Matthias Radestock | 2010-11-10 | 1 | -1/+2 |
| | | * | don't check behaviours - the check isn't ready for prime time yet | Matthias Radestock | 2010-11-10 | 1 | -1/+1 |
| | | * | merge default into bug23476 | Matthias Radestock | 2010-11-10 | 2 | -103/+6 |
| | | |\ | |||||
| | | | * | run dialyzer command instead of programmatic invocation | Matthias Radestock | 2010-11-06 | 2 | -103/+6 |
| | * | | | 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 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 |
| | | * | | 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 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 |
| | |/ / | |||||
| | * | | Merging bug23480 into default | Matthew Sackman | 2010-11-09 | 1 | -4/+7 |
| | |\ \ | | |/ | |/| | |||||
| | | * | refactor: extract shortstr size check | 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 |
| | |/ | |||||
| * | | Some inlining, and ensure that we limiter:deregister on ch_down (yes, limiter... | Matthew Sackman | 2010-11-11 | 1 | -17/+8 |
| * | | Merge with Matthew's cleanups. | Jerry Kuch | 2010-11-11 | 1 | -15/+17 |
| |\ \ | |||||
| | * | | Minor moving about and cosmetics | Matthew Sackman | 2010-11-10 | 1 | -15/+9 |
| | * | | Make use of the returned value from maybe_store as an assertion, as suggested | Matthew Sackman | 2010-11-10 | 1 | -7/+8 |
| * | | | basic_cancel now unregisters limiter whenever consumer count zeroes; ch recor... | Jerry Kuch | 2010-11-11 | 1 | -11/+21 |
| |/ / | |||||
| * | | Refactor update_ch_record into maybe_store_record and make its use universal. | Jerry Kuch | 2010-11-10 | 1 | -21/+24 |
| * | | Improve function naming and handle other potential leak spots in channel reco... | Jerry Kuch | 2010-11-10 | 1 | -11/+8 |
| * | | Clean up trailing whitespace. | Jerry Kuch | 2010-11-09 | 1 | -2/+1 |
| * | | basic_cancel and channel_down handlers use new helper methods | Jerry Kuch | 2010-11-09 | 1 | -10/+5 |
| * | | Move function to be among its relatives. | Jerry Kuch | 2010-11-09 | 1 | -12/+14 |
| * | | Add helper functions to clean up ch records. | Jerry Kuch | 2010-11-09 | 1 | -0/+21 |
| |/ | |||||
| * | 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 |
