summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow memory-relative disk-free limits greater than 1.0Brandon Shroyer2016-03-311-1/+1
* Merge branch 'rabbitmq-server-688' of https://github.com/binarin/rabbitmq-ser...Michael Klishin2016-03-242-5/+27
|\
| * Add support for listing up/down queuesAlexey Lebedeff2016-03-242-5/+27
* | Fix `rabbitmqctl list_consumers`Alexey Lebedeff2016-03-241-8/+19
|/
* Inline, don't reinvent rabbit_misc:get_env/3Michael Klishin2016-03-231-8/+1
* Make slaves wait timeout configurable instead of hardcoded 15000Peter Lemenkov2016-03-231-4/+13
* Do not warn about mising kernel polling on WindowsJean-Sébastien Pédron2016-03-181-5/+10
* "rabbitmqctl stop" exits with 0 if it fails to contact the nodeJean-Sébastien Pédron2016-03-181-1/+4
* Check 'systemctl' usability for activaction checkAlexey Lebedeff2016-03-161-1/+8
* Support abstract unix socket for systemd notifyAlexey Lebedeff2016-03-161-1/+6
* Explicitly close `socat` portAlexey Lebedeff2016-03-111-5/+10
* Add an explanation about why `socat(1)` is usedAlexey Lebedeff2016-03-111-0/+9
* Improve systemd integrationAlexey Lebedeff2016-03-111-9/+92
* Merge branch 'stable' into rabbitmq-server-346Michael Klishin2016-03-047-668/+79
|\
| * Move auth_backend and types modules to rabbitmq-common.Brandon Shroyer2016-03-023-616/+0
| * Merge branch 'stable' into rabbitmq-server-398Michael Klishin2016-03-022-41/+61
| |\
| | * Bump rabbit.channel_operation_timeout default to 15sMichael Klishin2016-03-021-1/+2
| | * Unescape list_permission and list_user_permission regexesDiana Corbacho2016-02-261-40/+57
| * | WordingMichael Klishin2016-02-291-3/+3
| * | Return error codes in node health checkDiana Corbacho2016-02-261-2/+3
| * | Restore rabbit_cli:rpc_call APIDiana Corbacho2016-02-261-1/+18
| * | Move health checks to rabbit_common and rabbit_cli:rpc_call to rabbit/rabbit_...Diana Corbacho2016-02-253-81/+8
| * | Rename aliveness_test to node_health_checkDiana Corbacho2016-02-251-22/+22
| * | Use net_ticktime + 10s as timeout in the aliveness test and abort with the fi...Diana Corbacho2016-02-251-14/+15
| * | Aliveness checkDiana Corbacho2016-02-251-1/+64
* | | Avoid hipe compile versioned modulesDiana Corbacho2016-02-251-1/+6
| |/ |/|
* | Merge branch 'stable' into rabbitmq-server-248Michael Klishin2016-02-183-5/+60
|\ \ | |/
| * rabbit_mirror_queue_sync: Pause the syncer process if memory is lowJean-Sébastien Pédron2016-02-101-3/+56
| * rabbit_alarm: Fix resource_alarm_source() typeJean-Sébastien Pédron2016-02-101-1/+1
| * Add emitting node info to amq.rabbitmq.log messagesMichael Klishin2016-02-041-1/+3
* | Bump rabbit.channel_operation_timeout to 5sMichael Klishin2016-02-181-1/+1
* | Sets initial channel_operation_timeout to 3s.Ayanda Dube2016-02-171-1/+1
* | Adds channel_operation_timeout envionment variable.Ayanda Dube2016-02-171-1/+3
|/
* Merge branch 'rabbitmq-server-541' into stableMichael Klishin2016-01-291-4/+6
|\
| * Merge branch 'stable' into rabbitmq-server-541Michael Klishin2016-01-271-1/+9
| |\
| * | Increase supervisor timeout to net_ticktime + 10sDiana Corbacho2016-01-271-1/+1
| * | Introduce timeout in rabbit_channel_supDiana Corbacho2016-01-271-4/+6
* | | Trailing wsMichael Klishin2016-01-281-3/+3
* | | Specify hash algorithm in change_password_hashDaniil Fedotov2016-01-281-3/+11
| |/ |/|
* | Merge pull request #584 from rabbitmq/rabbitmq-server-581Michael Klishin2016-01-271-1/+9
|\ \ | |/ |/|
| * Unblock receive after 15sDiana Corbacho2016-01-271-1/+9
* | rabbit.erl: Do not run systemd-notify on WindowsJean-Sébastien Pédron2016-01-271-4/+7
* | Merge pull request #535 from rabbitmq/rabbitmq-server-307Jean-Sébastien Pédron2016-01-271-0/+1
|\ \ | |/ |/|
| * Ignore duplicate down_from_chDaniil Fedotov2016-01-081-0/+1
* | Use systemd-notify(1) shell helper as fallbackAlexey Lebedeff2016-01-221-1/+1
* | Remove duplicate code in pre_publish and publish functionsLoïc Hoguin2016-01-201-32/+20
* | Merge pull request #543 from binarin/rabbitmq-server-rotate-logs-data-lossMichael Klishin2016-01-153-1/+11
|\ \
| * | Fix 'rabbitmqctl rotate_logs' behaviourAlexey Lebedeff2016-01-123-1/+11
* | | Limit number of unique node names for rabbitmqctlAlexey Lebedeff2016-01-141-3/+26
* | | Merge branch 'stable' into rabbitmq-server-528Michael Klishin2016-01-124-32/+129
|\ \ \ | |/ /