summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add `time_compat` moduleJean-Sébastien Pédron2015-08-051-0/+305
* Merge branch 'rabbitmq-server-250'Jean-Sébastien Pédron2015-08-052-4/+4
|\
| * RPM/deb: Depend on Erlang R16B03Jean-Sébastien Pédron2015-08-052-4/+4
* | Merge branch 'stable'Jean-Sébastien Pédron2015-08-051-0/+9
|\ \
| * \ Merge pull request #253 from rabbitmq/rabbitmq-server-251Jean-Sébastien Pédron2015-08-051-0/+9
| |\ \
| | * | Memory monitor: Log a warning if a 32-bit version of Erlang is usedJean-Sébastien Pédron2015-08-051-0/+9
| |/ /
* | | Merge branch 'rabbitmq-server-250'Jean-Sébastien Pédron2015-08-041-1/+1
|\ \ \ | | |/ | |/|
| * | Require Erlang R16B03, not R16B03-1Jean-Sébastien Pédron2015-08-041-1/+1
* | | Merge pull request #252 from rabbitmq/rabbitmq-server-250Jean-Sébastien Pédron2015-08-042-8/+21
|\ \ \ | |/ /
| * | Require Erlang R16B03-1Jean-Sébastien Pédron2015-08-042-8/+21
|/ /
* | Merge branch 'rabbitmq-server-121'Michael Klishin2015-08-049-3/+384
|\ \
| * | Renames queue-master-location header to x-queue-master-locatorAyanda Dube2015-08-033-16/+16
| * | Adds policy validation tests for queue master locationAyanda Dube2015-07-231-0/+16
| * | Updates coding styleAyanda Dube2015-07-171-2/+3
| * | Adds queue_master_locator class moduleAyanda Dube2015-07-151-1/+2
| * | Moves callback execution to one placeAyanda Dube2015-07-151-21/+26
| * | Checks if module existsAyanda Dube2015-07-151-1/+5
| * | Takes queue name from #binding.destinationAyanda Dube2015-07-151-2/+5
| * | Removes temp variableAyanda Dube2015-07-151-3/+1
| * | Simplifies min-masters helper functionsAyanda Dube2015-07-131-18/+5
| * | Coding style and header updates, #121Ayanda Dube2015-07-096-73/+67
| * | Change min-masters calculationAyanda Dube2015-07-086-198/+219
| * | Delete round robin callback. Not supported.Ayanda Dube2015-07-071-61/+0
| * | Initial commit #121Ayanda Dube2015-07-077-2/+414
* | | Merge pull request #247 from rabbitmq/rabbitmq-server-246Michael Klishin2015-07-313-9/+89
|\ \ \
| * | | Support the new `ssl:connection_information/{1,2}` APIJean-Sébastien Pédron2015-07-313-9/+89
|/ / /
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-07-302-9/+13
|\ \ \ | | |/ | |/|
| * | gm: Remove an unused variable in terminate/2Jean-Sébastien Pédron2015-07-301-2/+1
| * | Merge pull request #243 from Jakauppila/rabbitmq-server-243Michael Klishin2015-07-291-7/+12
| |\ \
| | * | Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat.Jared Kauppila2015-07-291-7/+12
* | | | Merge branch 'stable'Michael Klishin2015-07-290-0/+0
|\ \ \ \ | |/ / /
| * | | Missing a backslashJared Kauppila2015-07-291-1/+1
| * | | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! callJared Kauppila2015-07-291-1/+1
| * | | Modify the default path of RABBITMQ_CONF_ENV_FILE.Jared Kauppila2015-07-291-1/+1
| |/ /
* | | Merge pull request #240 from Jakauppila/rabbitmq-server-239Michael Klishin2015-07-292-2/+2
|\ \ \
| * | | Missing a backslashJared Kauppila2015-07-291-1/+1
| * | | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! callJared Kauppila2015-07-291-1/+1
| * | | Modify the default path of RABBITMQ_CONF_ENV_FILE.Jared Kauppila2015-07-291-1/+1
|/ / /
* | | Merge branch 'stable'Michael Klishin2015-07-291-6/+41
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-224' into stableMichael Klishin2015-07-291-6/+41
| |\ \
| | * | 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
| |/ /
* | | Merge branch 'stable'Michael Klishin2015-07-291-9/+10
|\ \ \ | |/ /
| * | Merge pull request #236 from legoscia/remove_nonexistent_bindingsMichael Klishin2015-07-291-9/+10
| |\ \
| | * | Don't crash when removing non-existent bindingsMagnus Henoch2015-07-281-9/+10
| |/ /
* | | Merge branch 'stable'Michael Klishin2015-07-275-9/+52
|\ \ \ | |/ /
| * | Merge branch 'rabbitmq-server-226' into stableMichael Klishin2015-07-273-9/+43
| |\ \
| | * \ Merge branch 'stable' into rabbitmq-server-226Michael Klishin2015-07-272-0/+9
| | |\ \ | | |/ / | |/| |
| * | | Commit package change logsMichael Klishin2015-07-222-0/+9
| | * | Log if FHC buffering is enabled or not during startupJean-Sébastien Pédron2015-07-241-0/+11