summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add `ssl_compat` and `time_compat`Jean-Sébastien Pédron2015-08-122-0/+380
* Warn about exported variablesJean-Sébastien Pédron2015-08-072-6/+9
* Memory monitor: Log a warning if a 32-bit version of Erlang is usedJean-Sébastien Pédron2015-08-051-0/+9
* gm: Remove an unused variable in terminate/2Jean-Sébastien Pédron2015-07-301-2/+1
* GM: Remove debug messages added in 08f25ec6Jean-Sébastien Pédron2015-07-291-23/+7
* GM: Wait for messages to be ACK'd before exitingJean-Sébastien Pédron2015-07-291-6/+57
* Don't crash when removing non-existent bindingsMagnus Henoch2015-07-281-9/+10
* Log if FHC buffering is enabled or not during startupJean-Sébastien Pédron2015-07-241-0/+11
* file_handle_cache: Add a config option to disable bufferingJean-Sébastien Pédron2015-07-221-9/+30
* Be less assertive about x-death value typesMichael Klishin2015-07-081-11/+11
* Log heartbeat timeout in a human friendly way #159Daniil Fedotov2015-07-071-8/+21
* Squash unused variable warningsMichael Klishin2015-07-031-1/+1
* Introduce rabbitmqctl purge_queueMichael Klishin2015-07-031-2/+21
* Merge branch 'bug26427' into stableJean-Sébastien Pédron2015-06-291-2/+14
|\
| * Ensure the conditions to log "accepting..." match those for "closing..."Jean-Sébastien Pédron2015-06-291-1/+3
| * Be quiet about sockets closed during SSL upgradeMagnus Henoch2015-06-291-1/+11
* | cosmeticsAlvaro Videla2015-06-261-5/+7
* | rabbit_amqqueue:on_node_up/1: Check the queue's running slaves listJean-Sébastien Pédron2015-06-261-6/+30
* | applies emacs formatting to file_handle_cache.erlAlvaro Videla2015-06-251-9/+9
* | Merge pull request #199 from rabbitmq/rabbitmq-server-196Alvaro Videla2015-06-241-2/+44
|\ \
| * | Limit clear_read_cache/0 action to the node it is running onJean-Sébastien Pédron2015-06-241-3/+7
| * | file_handle_cache: Add a command to clear all read buffersJean-Sébastien Pédron2015-06-241-2/+40
* | | adds missing callback to behaviour_infoAlvaro Videla2015-06-231-1/+2
* | | adds missing callback to behaviour_infoAlvaro Videla2015-06-231-2/+2
|/ /
* | Adds error message for list_user_permissions missing argumentAlvaro Videla2015-06-181-0/+3
* | adds missing find_prioritisers callAlvaro Videla2015-06-171-4/+5
* | Merge pull request #187 from rabbitmq/rabbitmq-server-186Alvaro Videla2015-06-161-0/+1
|\ \
| * | Support warn log level (an alias for warning)Michael Klishin2015-06-111-0/+1
* | | Merge branch 'rabbitmq-server-62-part1' into stableJean-Sébastien Pédron2015-06-111-1/+6
|\ \ \ | |/ / |/| |
| * | action/5 calls action/6 with default timeout for unknown commandsJean-Sébastien Pédron2015-06-111-1/+6
* | | Fix set typeJohannes Weißl2015-06-111-1/+1
|/ /
* | Avoid float_to_list/2Michael Klishin2015-06-101-4/+1
* | Handle negative timeout valuesMichael Klishin2015-06-091-1/+5
* | Improve timeout handling in ctlMichael Klishin2015-06-091-21/+44
* | Add timeout option to list_* commandsMichael Klishin2015-06-092-97/+158
* | (c) yearMichael Klishin2015-05-24132-132/+132
* | Merge branch 'rabbitmq-server-157' into stableJean-Sébastien Pédron2015-05-212-7/+38
|\ \
| * | After starting the fhc, ensure it is workingJean-Sébastien Pédron2015-05-212-7/+38
* | | Adds TLS suggestionAlvaro Videla2015-05-201-1/+2
|/ /
* | Start rabbit_alarm before file_handle_cacheMichael Klishin2015-05-191-7/+9
* | Merge pull request #153 from rabbitmq/rabbitmq-server-152Alvaro Videla2015-05-111-15/+74
|\ \
| * | Re-format for 80 characters wideMichael Klishin2015-05-111-20/+25
| * | Re-format with EmacsMichael Klishin2015-05-111-27/+27
| * | Use a set to look up previously seen {queue, reason} keysMichael Klishin2015-05-101-15/+19
| * | RefactorMichael Klishin2015-05-101-4/+6
| * | RefactorMichael Klishin2015-05-101-23/+22
| * | Support x-death event proplists from before #78Michael Klishin2015-05-101-14/+63
* | | Make credit flow state transition interval 1s instead of 5sMichael Klishin2015-05-071-1/+6
|/ /
* | File handle cache: Pay attention to memory useJean-Sébastien Pédron2015-05-062-6/+47
* | Reduce number of possible values of rabbit.mirroring_flow_controlMichael Klishin2015-04-291-3/+1