| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'rabbitmq-server-121' | Michael Klishin | 2015-08-04 | 9 | -3/+384 |
| |\ | |||||
| | * | Renames queue-master-location header to x-queue-master-locator | Ayanda Dube | 2015-08-03 | 3 | -16/+16 |
| | * | Adds policy validation tests for queue master location | Ayanda Dube | 2015-07-23 | 1 | -0/+16 |
| | * | 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 |
| * | | Merge pull request #247 from rabbitmq/rabbitmq-server-246 | Michael Klishin | 2015-07-31 | 3 | -9/+89 |
| |\ \ | |||||
| | * | | 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 | 2 | -9/+13 |
| |\ \ | |||||
| | * | | gm: Remove an unused variable in terminate/2 | Jean-Sébastien Pédron | 2015-07-30 | 1 | -2/+1 |
| | * | | Merge pull request #243 from Jakauppila/rabbitmq-server-243 | Michael Klishin | 2015-07-29 | 1 | -7/+12 |
| | |\ \ | |||||
| | | * | | Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat. | Jared Kauppila | 2015-07-29 | 1 | -7/+12 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2015-07-29 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Missing a backslash | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| | * | | | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! call | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| | * | | | Modify the default path of RABBITMQ_CONF_ENV_FILE. | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #240 from Jakauppila/rabbitmq-server-239 | Michael Klishin | 2015-07-29 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Missing a backslash | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| | * | | | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! call | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| | * | | | Modify the default path of RABBITMQ_CONF_ENV_FILE. | Jared Kauppila | 2015-07-29 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-29 | 1 | -6/+41 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'rabbitmq-server-224' into 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 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #236 from legoscia/remove_nonexistent_bindings | 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 | 5 | -9/+52 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'rabbitmq-server-226' into stable | Michael Klishin | 2015-07-27 | 3 | -9/+43 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable' into rabbitmq-server-226 | Michael Klishin | 2015-07-27 | 2 | -0/+9 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Commit package change logs | Michael Klishin | 2015-07-22 | 2 | -0/+9 |
| | | * | | 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 | 2 | -9/+32 |
| | |/ / | |||||
| * | | | Merge pull request #189 from bogdando/ra_ocf_ha | Jean-Sébastien Pédron | 2015-07-24 | 3 | -1/+1649 |
| |\ \ \ | |||||
| | * | | | Fix indentaion, typos, hardcodes | Bogdan Dobrelya | 2015-07-24 | 2 | -12/+12 |
| | * | | | Fix kill and mnesia removal | Bogdan Dobrelya | 2015-07-24 | 1 | -6/+11 |
| | * | | | Add use_fqdn and fix pidfile | Bogdan Dobrelya | 2015-07-23 | 1 | -12/+42 |
| | * | | | Remove bashisms and sync recent changes | Bogdan Dobrelya | 2015-07-23 | 1 | -119/+143 |
| | * | | | Add OCF Pacemaker RA for HA A/A cluster | Bogdan Dobrelya | 2015-06-15 | 3 | -1/+1590 |
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-07-22 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Do not ignore /ebin entirely as it contains rabbit_app.inrabbitmq_v3_5_4 | Jean-Sébastien Pédron | 2015-07-22 | 1 | -1/+1 |
| * | | | | Merge branch 'stable' | Michael Klishin | 2015-07-21 | 1 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
