Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make peer_cert_* info items into binaries; remove the special-casing of strin...bug23493 | Simon MacMullen | 2010-11-11 | 2 | -3/+1 |
* | rabbitmq-managment's loss is rabbitmqctl's gain. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
* | Keep knowledge of sockets in rabbit_net | Simon MacMullen | 2010-11-10 | 2 | -2/+6 |
* | Make peer_cert_* info item strings into binaries like everything else. | Simon MacMullen | 2010-11-10 | 1 | -1/+1 |
* | Add an "ssl" info item. | Simon MacMullen | 2010-11-10 | 2 | -1/+8 |
* | 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 |
| | |\ \ \ \ | |||||
| | | * | | | | 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...bug23346 | 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 bug23293 into default | Emile Joubert | 2010-10-29 | 2 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | really remove namespaces | Jim Apperly | 2010-10-29 | 1 | -1/+1 |
| | * | | | | applied emile's patch | Jim Apperly | 2010-10-28 | 2 | -2/+2 |
| | * | | | | backed out previous changes to man page stylesheet | Jim Apperly | 2010-10-28 | 1 | -14/+11 |
| | * | | | | fixed xmlns handling in man pages | Jim Apperly | 2010-09-24 | 2 | -11/+15 |
| * | | | | | Merged bug23442 into default | Emile Joubert | 2010-10-29 | 16 | -382/+509 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add a comment to explain | Simon MacMullen | 2010-10-29 | 1 | -0/+3 |
| | * | | | | | Merged bug23446 into default | Emile Joubert | 2010-10-29 | 2 | -1/+3 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Store listener IP addressbug23446 | Simon MacMullen | 2010-10-28 | 2 | -1/+3 |
| | * | | | | | | Removing two heads | Rob Harrop | 2010-10-29 | 1 | -38/+32 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge from bug23422 | Rob Harrop | 2010-10-29 | 27 | -924/+1283 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | * | | | | | | Remove unnecessary branch. Also, assertion of q3's emptiness is unnecessary a...bug23422 | Matthew Sackman | 2010-10-22 | 1 | -37/+32 |
| | | * | | | | | | Simplify conditional and use the right state | Matthew Sackman | 2010-10-21 | 1 | -3/+2 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | merge bug23437 into default | Alexandru Scvortov | 2010-10-29 | 1 | -1/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Remove unnecessary SSL includebug23437 | Emile Joubert | 2010-10-27 | 1 | -1/+0 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Merged bug23218 into default (configurable server_properties) | Emile Joubert | 2010-10-29 | 3 | -6/+78 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | |