summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #258 from rabbitmq/rabbitmq-server-234Jean-Sébastien Pédron2015-08-101-28/+68
| |\ \ \ | | |/ /
| | * | rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68
| |/ /
* | | Merge pull request #254 from rabbitmq/rabbitmq-server-233Michael Klishin2015-08-0925-112/+440
|\ \ \ | | |/ | |/|
| * | rabbit_misc: Remove now_ms/0 and now_to_ms/1Jean-Sébastien Pédron2015-08-051-12/+0
| * | Replace os:timestamp() with os:system_time(milli_seconds)Jean-Sébastien Pédron2015-08-054-8/+17
| * | GM: Convert the testsuite to use `time_compat`Jean-Sébastien Pédron2015-08-052-8/+13
| * | rabbit_node_monitor: Rework `global` hang workaroundJean-Sébastien Pédron2015-08-051-11/+15
| * | pg2_fixed: Use erlang:system_time(micro_seconds) to pick a "random" nodeJean-Sébastien Pédron2015-08-051-2/+2
| * | Use os:system_time() when the time is exposedJean-Sébastien Pédron2015-08-054-8/+8
| * | Use os:timestamp() to get a non-unique timestampJean-Sébastien Pédron2015-08-052-2/+2
| * | Use monotonic_time() to compute elapsed timeJean-Sébastien Pédron2015-08-0510-55/+66
| * | Use phash2() and the new Time API as a random seedJean-Sébastien Pédron2015-08-055-8/+14
| * | Add `time_compat` moduleJean-Sébastien Pédron2015-08-051-0/+305
* | | Merge branch 'stable'Jean-Sébastien Pédron2015-08-073-7/+10
|\ \ \ | | |/ | |/|
| * | Warn about exported variablesJean-Sébastien Pédron2015-08-073-7/+10
* | | Merge pull request #256 from rabbitmq/rabbitmq-server-245Michael Klishin2015-08-061-0/+16
|\ \ \ | |_|/ |/| |
| * | Priority queue: Fix a crash when querying 'head_message_timestamp'Jean-Sébastien Pédron2015-08-061-0/+16
|/ /
* | 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
| |/ /