summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unescape list_permission and list_user_permission regexesDiana Corbacho2016-02-261-40/+57
* 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
|\ \ \ | |/ /
| * | Include alarm information in output for cluster statusJoseph Yiasemides2016-01-111-1/+12
| * | Clear temporary runtime exchange parameters on bootMichael Klishin2016-01-103-8/+27
| * | ElaborateMichael Klishin2016-01-091-1/+2
| * | Ensure exchange-delete-in-progress is always clearedMichael Klishin2016-01-091-18/+29
| * | Rename runtime parameter to exchange-delete-in-progressDiana Corbacho2016-01-082-7/+8
| * | Set deleting exchange statusDiana Corbacho2016-01-072-19/+73
| |/
* | Make number of Ranch acceptors configurableLoïc Hoguin2016-01-122-10/+3
|/
* Didn't mean to delete this behaviourMichael Klishin2016-01-061-0/+2
* DocsMichael Klishin2016-01-061-0/+16
* DocsMichael Klishin2016-01-061-1/+3
* Essay doco for rabbit_runtime_parametersMichael Klishin2016-01-051-0/+31
* Adds get_queue_master_per_binding/3 handle all clause, to handleAyanda Dube2016-01-051-1/+3
* Update (c) infoMichael Klishin2016-01-0195-95/+95
* WordingMichael Klishin2015-12-301-2/+2
* indent with emacsDaniil Fedotov2015-12-301-22/+28
* Hint to stop_app if mnesia is running but should notDaniil Fedotov2015-12-301-20/+27
* Proper error reportDaniil Fedotov2015-12-301-6/+10
* Hint to stop_app when running rabbitmqctl resetDaniil Fedotov2015-12-301-2/+14
* Merge pull request #516 from rabbitmq/rabbitmq-server-328Michael Klishin2015-12-301-1/+5
|\
| * Changes rabbit_vm:bytes/1 to return 0 on exceptionAyanda Dube2015-12-241-1/+1
| * Adds try-catch block and returns error on exceptionAyanda Dube2015-12-241-1/+5
* | Merge branch 'stable' into rabbitmq-server-485Michael Klishin2015-12-24101-15102/+2436
|\ \
| * | purge may crash in lazy queue(3.6.0)shawnsli2015-12-231-3/+9
| |/
| * Datetime in rabbit_diagnosticsDaniil Fedotov2015-12-211-9/+22
| * GM: Ignore 'DOWN' when the ring is going downJean-Sébastien Pédron2015-12-171-0/+4