| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'rabbitmq-server-121' | Michael Klishin | 2015-08-04 | 8 | -3/+368 |
| |\ | |||||
| | * | Renames queue-master-location header to x-queue-master-locator | Ayanda Dube | 2015-08-03 | 2 | -12/+12 |
| | * | Updates coding style | Ayanda Dube | 2015-07-17 | 1 | -2/+3 |
| | * | Adds queue_master_locator class module | Ayanda Dube | 2015-07-15 | 1 | -1/+2 |
| | * | Moves callback execution to one place | Ayanda Dube | 2015-07-15 | 1 | -21/+26 |
| | * | Checks if module exists | Ayanda Dube | 2015-07-15 | 1 | -1/+5 |
| | * | Takes queue name from #binding.destination | Ayanda Dube | 2015-07-15 | 1 | -2/+5 |
| | * | Removes temp variable | Ayanda Dube | 2015-07-15 | 1 | -3/+1 |
| | * | Simplifies min-masters helper functions | Ayanda Dube | 2015-07-13 | 1 | -18/+5 |
| | * | Coding style and header updates, #121 | Ayanda Dube | 2015-07-09 | 6 | -73/+67 |
| | * | Change min-masters calculation | Ayanda Dube | 2015-07-08 | 6 | -198/+219 |
| | * | Delete round robin callback. Not supported. | Ayanda Dube | 2015-07-07 | 1 | -61/+0 |
| | * | Initial commit #121 | Ayanda Dube | 2015-07-07 | 7 | -2/+414 |
| * | | Support the new `ssl:connection_information/{1,2}` API | Jean-Sébastien Pédron | 2015-07-31 | 3 | -9/+89 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-07-30 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | gm: Remove an unused variable in terminate/2 | Jean-Sébastien Pédron | 2015-07-30 | 1 | -2/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-29 | 1 | -6/+41 |
| |\ \ \ | |/ / | |||||
| | * | | GM: Remove debug messages added in 08f25ec6 | Jean-Sébastien Pédron | 2015-07-29 | 1 | -23/+7 |
| | * | | GM: Wait for messages to be ACK'd before exiting | Jean-Sébastien Pédron | 2015-07-29 | 1 | -6/+57 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-29 | 1 | -9/+10 |
| |\ \ \ | |/ / | |||||
| | * | | Don't crash when removing non-existent bindings | Magnus Henoch | 2015-07-28 | 1 | -9/+10 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-27 | 2 | -9/+41 |
| |\ \ \ | |/ / | |||||
| | * | | Log if FHC buffering is enabled or not during startup | Jean-Sébastien Pédron | 2015-07-24 | 1 | -0/+11 |
| | * | | file_handle_cache: Add a config option to disable buffering | Jean-Sébastien Pédron | 2015-07-22 | 1 | -9/+30 |
| * | | | cosmetics | Alvaro Videla | 2015-07-21 | 1 | -1/+1 |
| * | | | expand_shortcut errors were not handled correctly | Alvaro Videla | 2015-07-21 | 1 | -5/+8 |
| * | | | change rabbit_channel_interceptor API... | ash-lshift | 2015-07-20 | 2 | -56/+96 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-08 | 1 | -11/+11 |
| |\ \ \ | |/ / | |||||
| | * | | Be less assertive about x-death value types | Michael Klishin | 2015-07-08 | 1 | -11/+11 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-07 | 1 | -8/+21 |
| |\ \ \ | |/ / | |||||
| | * | | Log heartbeat timeout in a human friendly way #159 | Daniil Fedotov | 2015-07-07 | 1 | -8/+21 |
| * | | | Merge branch 'stable' | Alvaro Videla | 2015-07-03 | 1 | -2/+21 |
| |\ \ \ | |/ / | |||||
| | * | | Squash unused variable warnings | Michael Klishin | 2015-07-03 | 1 | -1/+1 |
| | * | | Introduce rabbitmqctl purge_queue | Michael Klishin | 2015-07-03 | 1 | -2/+21 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-06-29 | 1 | -2/+14 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'bug26427' into stable | Jean-Sébastien Pédron | 2015-06-29 | 1 | -2/+14 |
| | |\ \ | |||||
| | | * | | Ensure the conditions to log "accepting..." match those for "closing..." | Jean-Sébastien Pédron | 2015-06-29 | 1 | -1/+3 |
| | | * | | Be quiet about sockets closed during SSL upgrade | Magnus Henoch | 2015-06-29 | 1 | -1/+11 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2015-06-29 | 1 | -6/+32 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | cosmetics | Alvaro Videla | 2015-06-26 | 1 | -5/+7 |
| | * | | | rabbit_amqqueue:on_node_up/1: Check the queue's running slaves list | Jean-Sébastien Pédron | 2015-06-26 | 1 | -6/+30 |
| * | | | | Merge branch 'stable' | Alvaro Videla | 2015-06-25 | 1 | -9/+9 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | applies emacs formatting to file_handle_cache.erl | Alvaro Videla | 2015-06-25 | 1 | -9/+9 |
| * | | | | Merge branch 'stable' | Alvaro Videla | 2015-06-24 | 1 | -2/+44 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #199 from rabbitmq/rabbitmq-server-196 | Alvaro Videla | 2015-06-24 | 1 | -2/+44 |
| | |\ \ \ | |||||
| | | * | | | Limit clear_read_cache/0 action to the node it is running on | Jean-Sébastien Pédron | 2015-06-24 | 1 | -3/+7 |
| | | * | | | file_handle_cache: Add a command to clear all read buffers | Jean-Sébastien Pédron | 2015-06-24 | 1 | -2/+40 |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-06-23 | 1 | -1/+2 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | adds missing callback to behaviour_info | Alvaro Videla | 2015-06-23 | 1 | -1/+2 |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-06-23 | 1 | -2/+2 |
| |\ \ \ \ \ | |/ / / / | |||||
