summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Michael Klishin2016-07-012-13/+19
|\
| * Travis CI: Use "if/then" instead of "cmd && cmd" for conditional stepsJean-Sébastien Pédron2016-07-011-2/+2
| * Travis CI: Fix the `$GROUP` env. var. matrixJean-Sébastien Pédron2016-07-011-2/+2
| * Travis CI: And fix another syntax error...Jean-Sébastien Pédron2016-07-011-1/+1
| * Travis CI: Fix stupid syntax errorJean-Sébastien Pédron2016-07-011-1/+1
| * Hardcode init-system-helpers dependency to be Ubuntu 14.04 (or later)-compatibleMichael Klishin2016-07-011-1/+1
| * Update Uploaders listMichael Klishin2016-07-011-4/+3
| * Travis CI: Lower verbosity of common_testJean-Sébastien Pédron2016-07-011-1/+1
| * Travis CI: Import Git branch handdling from rabbitmq-shovelJean-Sébastien Pédron2016-07-011-5/+12
* | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-302-2/+2
* | Merge branch 'stable'Michael Klishin2016-06-302-3/+7
|\ \ | |/
| * Merge pull request #866 from rabbitmq/rabbitmq-management-825rabbitmq_v3_6_3_rc2Michael Klishin2016-06-302-3/+7
| |\
| | * Include metrics for the time it takes to obtain a file handleDiana Corbacho2016-06-302-3/+7
| |/
* | Merge branch 'stable'Michael Klishin2016-06-291-1/+9
|\ \ | |/
| * Merge pull request #858 from rabbitmq/rabbitmq-management-211Michael Klishin2016-06-291-1/+9
| |\
| | * Report reductions and garbage collection options in queue processesDiana Corbacho2016-06-291-1/+9
* | | Use `rand` directly in master because we require Erlang 18.3Jean-Sébastien Pédron2016-06-296-6/+6
* | | Merge branch 'stable'Jean-Sébastien Pédron2016-06-2987-1319/+985
|\ \ \ | |/ /
| * | Merge pull request #861 from rabbitmq/rabbitmq-server-860Michael Klishin2016-06-2987-1298/+957
| |\ \
| | * \ Merge branch 'stable' into rabbitmq-server-860Michael Klishin2016-06-281-0/+1
| | |\ \ | | |/ / | |/| |
| * | | Ignore debug/*Michael Klishin2016-06-281-0/+1
| | * | Use the new `rand_compat` module to transition from `random` to `rand`Jean-Sébastien Pédron2016-06-288-17/+8
| | * | Use the new -spec formatJean-Sébastien Pédron2016-06-2883-1281/+949
| |/ /
| * | Git: Ignore `xrefr`Jean-Sébastien Pédron2016-06-281-10/+10
* | | Merge pull request #865 from rabbitmq/rabbitmq-server-863Michael Klishin2016-06-284-14/+98
|\ \ \
| * | | Set rabbit.slave_wait_timeout back to 15s at the end of this testMichael Klishin2016-06-281-6/+8
| * | | Test for stop pending slavesDiana Corbacho2016-06-281-1/+30
| * | | Ensure old incarnations of slaves are stopped before new ones startDiana Corbacho2016-06-283-13/+66
|/ / /
* | | Merge branch 'stable'Diana Corbacho2016-06-284-79/+310
|\ \ \ | |/ /
| * | Merge pull request #857 from rabbitmq/rabbitmq-server-802rabbitmq_v3_6_3_rc1Michael Klishin2016-06-284-79/+310
| |\ \
| | * | Fix tests cleanupDiana Corbacho2016-06-271-2/+2
| | * | Merge branch 'stable' into rabbitmq-server-802Michael Klishin2016-06-273-2/+6
| | |\ \ | | |/ / | |/| |
| | * | Re-enable more testsMichael Klishin2016-06-271-2/+2
| | * | Restore invoke clauseDiana Corbacho2016-06-271-0/+2
| | * | Use a separate connection per testMichael Klishin2016-06-272-77/+223
| | * | Tests for 802 issues and related race conditionsDiana Corbacho2016-06-241-6/+88
| | * | Erase index on crash recovery for any backing queueDiana Corbacho2016-06-221-1/+1
| | * | Priority queues: retrieve max priority from state in invokeDiana Corbacho2016-06-211-3/+4
* | | | Merge branch 'stable'Michael Klishin2016-06-271-1/+4
|\ \ \ \ | |/ / /
| * | | Merge pull request #862 from rabbitmq/rabbitmq-server-854Michael Klishin2016-06-271-1/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Avoid index reset when publisher confirms are pendingDiana Corbacho2016-06-241-1/+4
| |/ /
* | | Merge branch 'stable'Michael Klishin2016-06-232-1/+2
|\ \ \ | |/ /
| * | terminate/2 now returns okMichael Klishin2016-06-231-1/+1
| * | Merge pull request #853 from rabbitmq/rabbitmq-server-852Karl Nilsson2016-06-221-0/+1
| |\ \ | | |/ | |/|
| | * Include rabbitmq_top into server distributionMichael Klishin2016-06-211-0/+1
| |/
* | Merge branch 'stable'Michael Klishin2016-06-191-8/+9
|\ \ | |/
| * Gracefully handle cases when logging exchange does not existrabbitmq_v3_6_3_milestone2Michael Klishin2016-06-181-8/+9
| * Merge pull request #846 from rabbitmq/rabbitmq-server-541Michael Klishin2016-06-177-7/+7
| |\
| | * Set bounded timeout for OTP workersDaniil Fedotov2016-06-167-7/+7
* | | Set bounded timeout for OTP workersDaniil Fedotov2016-06-177-7/+7