summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Whitespacebug25279Simon MacMullen2014-06-231-1/+1
* WordingMichael Klishin2014-06-221-2/+2
* Mention that it includes TLS connectionsMichael Klishin2014-06-191-1/+2
* Fix handshake_timeout docs in rabbitmq.config.exampleMichael Klishin2014-06-191-2/+2
* Add handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-181-0/+4
* Make [AMQP] connection timeout configurableMichael Klishin2014-06-182-3/+4
* Add ssl_handshake_timeout to rabbitmq.config.exampleMichael Klishin2014-06-171-0/+4
* Add default for ssl_handshake_timeoutMichael Klishin2014-06-171-0/+1
* Fetch SSL handshake timeout from app environmentMichael Klishin2014-06-171-4/+7
* merge bug25678 into default (again)Michael Klishin2014-06-170-0/+0
|\
| * merge bug25678 into default (again)Michael Klishin2014-06-171-1/+6
| |\
| * \ merge bug25678 into defaultMichael Klishin2014-06-170-0/+0
| |\ \
* | | | Oopsbug25678Michael Klishin2014-06-171-1/+1
| |_|/ |/| |
* | | Mention mnesia_table_loading_timeout in rabbitmq.config.exampleMichael Klishin2014-06-171-1/+6
|/ /
* | Make mnesia:wait_for_tables timeout configurableMichael Klishin2014-06-172-1/+3
|/
* Update docs post bug 24926.Simon MacMullen2014-06-161-1/+1
* stable to defaultSimon MacMullen2014-06-131-10/+10
|\
| * Merge bug26241Simon MacMullen2014-06-130-0/+0
| |\
| * | Ensure the limit field is always a number so we can't miss the need to interp...bug26241Simon MacMullen2014-06-131-10/+10
| |/
* | stable to defaultSimon MacMullen2014-06-123-6/+31
|\ \ | |/
| * Merge bug26236 againSimon MacMullen2014-06-120-0/+0
| |\
| * | Since a crash in handle_event is so disasterous, and since gen_event handlers...bug26236Simon MacMullen2014-06-123-6/+31
* | | stable to defaultSimon MacMullen2014-06-1127-299/+655
|\ \ \ | |_|/ |/| |
| * | stable to defaultSimon MacMullen2014-06-1127-299/+655
| |\ \
| | * \ Merge bug 24926Simon MacMullen2014-06-1117-175/+487
| | |\ \
| | | * | Move these down (ish) from federation.bug24926Simon MacMullen2014-06-112-2/+15
| | | * | A few last clenaupsSimon MacMullen2014-06-112-15/+8
| | | * | Show a warning if list fails to contact a node.Simon MacMullen2014-06-111-6/+7
| | | * | Report errors from the server (such as mismatched plugin files) correctly.Simon MacMullen2014-06-111-1/+1
| | | * | Oops.Simon MacMullen2014-06-101-2/+2
| | | * | Init the stats timer again on force_event_refresh, so that if stats have beco...Simon MacMullen2014-06-103-3/+3
| | | * | Add online flag. Get the running broker to read its own plugins file rather t...Simon MacMullen2014-06-103-63/+108
| | | * | Make sure all code for both added and removed plugins is loaded when we send ...Simon MacMullen2014-06-101-1/+1
| | | * | Tweak text one more time.Simon MacMullen2014-06-101-2/+2
| | | * | Add (deliberately) undocumented feature to just trigger the sync without upda...Simon MacMullen2014-06-091-2/+9
| | | * | Tweak text a bit more.Simon MacMullen2014-06-091-4/+11
| | | * | Support updating decorators correctly when plugins start and stop.Simon MacMullen2014-06-094-11/+80
| | | * | Merge in defaultSimon MacMullen2014-06-0912-78/+98
| | | |\ \ | | | |/ / | | |/| |
| | * | | stable to defaultSimon MacMullen2014-06-0911-61/+100
| | |\ \ \
| | | * \ \ stable to defaultSimon MacMullen2014-06-0911-61/+100
| | | |\ \ \
| | | | * \ \ stable to defaultSimon MacMullen2014-06-0911-61/+100
| | | | |\ \ \
| | | | | * \ \ stable to defaultSimon MacMullen2014-06-091-2/+8
| | | | | |\ \ \
| | | | | * \ \ \ stable to defaultSimon MacMullen2014-06-092-0/+9
| | | | | |\ \ \ \
| | * | | | \ \ \ \ Merge bug26230Simon MacMullen2014-06-095-6/+6
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Ensure rabbit_exchange funnels all updates through a single function, like ra...bug26230Simon MacMullen2014-06-092-34/+23
| | * | | | | | | | Inline those since they're special purpose, and add a missed call to queue_de...Simon MacMullen2014-06-091-8/+10
| | * | | | | | | | Make decorators field in exchange and queue transient, i.e. we recalcualte it...Simon MacMullen2014-06-094-31/+45
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | | * | Move the code-unloading thing to rabbit_plugins, and remove the unpacked plug...Simon MacMullen2014-06-062-12/+15
| | | | | | | * | Documentation.Simon MacMullen2014-06-061-5/+18
| | | | | | | * | Remove a couple of buggy changes from default, make start_apps/1 and stop_app...Simon MacMullen2014-06-061-34/+37