summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compile from scratchMichael Klishin2018-03-161-5/+5
* Include current node to the to-start listMichael Klishin2018-03-161-4/+4
* Do not try to start a vhost supervisors on not fully booted nodes.Daniil Fedotov2018-03-152-5/+24
* Merge pull request #1544 from rabbitmq/rabbitmq-server-1538-masterArnaud Cogoluègnes2018-03-141-14/+24
|\
| * Merge branch 'rabbitmq-server-1538' into rabbitmq-server-1538-masterLuke Bakken2018-03-061-14/+24
| |\
| | * Check process before getting amqp_paramsLuke Bakken2018-03-051-14/+24
* | | Make min-masters locator count uniqueue queue names instead of bindings.Daniil Fedotov2018-03-061-11/+14
|/ /
* | Merge remote-tracking branch 'origin/rabbitmq-server-1535' into rabbitmq-serv...Luke Bakken2018-03-021-3/+6
|\ \ | |/
| * Handle bump_reduce_memory_use info messageLuke Bakken2018-03-021-3/+6
| * Log a message when we fall back to randomized startup delayMichael Klishin2018-02-271-0/+1
| * Address minor issues discovered in rabbit_configMichael Klishin2018-02-231-5/+9
| * Support kernel.net_ticktime in Cuttlefish configurationArnaud Cogoluègnes2018-02-221-5/+35
| * rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ...sylvainhubsch2018-02-131-10/+7
* | Log a message when we fall back to randomized startup delayMichael Klishin2018-02-271-0/+1
* | Address minor issues discovered in rabbit_configMichael Klishin2018-02-231-5/+9
* | Support kernel.net_ticktime in Cuttlefish configurationArnaud Cogoluègnes2018-02-221-5/+35
* | CosmeticsMichael Klishin2018-02-121-3/+1
* | Merge branch 'rabbitmq-server-match-bindings-optimize' of https://github.com/...Michael Klishin2018-02-121-10/+7
|\ \
| * | rabbit_router:match_bindings/2 optimize (uses ets:select directly); improves ...sylvainhubsch2018-02-111-10/+7
* | | Merge branch 'rabbitmq-server-1187' into rabbitmq-server-1187-masterLuke Bakken2018-02-021-2/+3
|\ \ \ | | |/ | |/|
| * | Find systemd unit via psLuke Bakken2018-02-021-2/+3
* | | Merge branch 'rabbitmq-server-vhost-sup-sup-badarg'Michael Klishin2018-01-251-4/+14
|\ \ \ | |/ /
| * | Merge branch 'v3.7.x' into rabbitmq-server-vhost-sup-sup-badargMichael Klishin2018-01-241-2/+18
| |\ \
| | * | Make sure rabbit_misc:pmap callbacks do not throw.Daniil Fedotov2018-01-241-2/+18
| * | | Revert "Change rabbit_nodes:all_running/0 behaviour."Daniil Fedotov2018-01-241-2/+1
| * | | Change rabbit_nodes:all_running/0 behaviour.Daniil Fedotov2018-01-231-1/+2
| * | | Make it safier to call RPCs if a supervisor is not started yet.Daniil Fedotov2018-01-231-4/+14
| |/ /
* | | Make sure rabbit_misc:pmap callbacks do not throw.Daniil Fedotov2018-01-191-2/+18
* | | Merge branch 'rabbitmq-server-1471' into rabbitmq-server-1471-masterLuke Bakken2018-01-112-5/+26
|\ \ \ | |/ /
| * | Temporarily raise log high water mack when node bootsLuke Bakken2018-01-112-5/+26
| * | Log message typosMichael Klishin2018-01-081-1/+1
| * | CosmeticsMichael Klishin2018-01-081-2/+2
| * | Prevent internal authN backend from accepting blank passwordsMichael Klishin2018-01-051-0/+11
| * | Explain the heads in rabbit_auth_backend_internal:user_login_authentication/2.Michael Klishin2018-01-031-0/+6
| * | log.rabbit => log.exchangeMichael Klishin2017-12-302-11/+11
* | | Log message typosMichael Klishin2018-01-081-1/+1
* | | CosmeticsMichael Klishin2018-01-081-2/+2
* | | Prevent internal authN backend from accepting blank passwordsMichael Klishin2018-01-061-0/+11
* | | Explain the heads in rabbit_auth_backend_internal:user_login_authentication/2.Michael Klishin2018-01-031-0/+6
* | | log.rabbit => log.exchangeMichael Klishin2017-12-302-11/+11
* | | Merge branch 'rabbitmq-server-1456' into rabbitmq-server-1456-masterLuke Bakken2017-12-281-12/+9
|\ \ \ | |/ /
| * | Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-284-140/+233
* | | Merge branch 'rabbitmq-server-1456' into rabbitmq-server-1456-masterLuke Bakken2017-12-281-3/+0
|\ \ \
| * | | Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-284-140/+236
| |/ /
* | | Merge branch 'rabbitmq-server-1456' into rabbitmq-server-1456-masterLuke Bakken2017-12-284-140/+239
|\ \ \
| * | | Add lager backend that logs to amq.rabbitmq.logLuke Bakken2017-12-284-140/+239
| |/ /
| * | Fix a typo spotted by xref/ConcourseMichael Klishin2017-12-151-1/+1
| * | Add an optional init step for peer discovery mechanismsMichael Klishin2017-12-152-1/+19
* | | Fix a typo spotted by xref/ConcourseMichael Klishin2017-12-151-1/+1
* | | Add an optional init step for peer discovery mechanismsMichael Klishin2017-12-142-1/+19
| |/ |/|