summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update rabbitmq-components.mkMichael Klishin2016-07-141-0/+1
* Update rabbitmq-components.mkMichael Klishin2016-07-141-0/+1
* Merge branch 'stable'Michael Klishin2016-07-131-5/+20
|\
| * Merge branch 'binarin-rabbitmq-server-fix-join-cluster-when-already-member' i...Michael Klishin2016-07-131-5/+20
| |\
| | * WordingMichael Klishin2016-07-131-1/+1
| | * Merge branch 'rabbitmq-server-fix-join-cluster-when-already-member' of https:...Michael Klishin2016-07-131-5/+20
| | |\ | |/ /
| | * Report join_cluster errors more thoroughlyAlexey Lebedeff2016-06-301-5/+20
* | | Merge branch 'stable'Michael Klishin2016-07-120-0/+0
|\ \ \ | |/ /
| * | Handle paths with spaces on disk volumes with 8.3 name creation disabledkjnilsson2016-07-121-2/+2
* | | Merge pull request #882 from rabbitmq/rabbitmq-server-859Michael Klishin2016-07-121-2/+2
|\ \ \
| * | | Handle paths with spaces on disk volumes with 8.3 name creation disabledkjnilsson2016-07-121-2/+2
| |/ /
* | | Merge branch 'stable'Michael Klishin2016-07-081-8/+32
|\ \ \ | |/ /
| * | Merge pull request #855 from rabbitmq/rabbitmq-server-839Michael Klishin2016-07-081-8/+32
| |\ \
| | * | Be more lenient when deleting dying client entriesMichael Klishin2016-06-271-1/+1
| | * | Merge branch 'stable' into rabbitmq-server-839Michael Klishin2016-06-262-1/+2
| | |\ \
| | * | | Use separate index to store dying clients file offsetsDaniil Fedotov2016-06-211-8/+32
* | | | | Merge branch 'binarin-rabbitmq-server-lager-internal-sink-overhead'Michael Klishin2016-07-081-7/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rabbitmq-server-lager-internal-sink-overhead' of https://github...Michael Klishin2016-07-081-7/+5
| |\ \ \ \ \ |/ / / / / /
| * | | | | Improve logging performanceAlexey Lebedeff2016-07-071-7/+5
* | | | | | Merge branch 'stable'Michael Klishin2016-07-081-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge pull request #877 from rabbitmq/rabbitmq-management-244Michael Klishin2016-07-081-2/+1
| |\ \ \ \
| | * | | | Use rabbit_misc to parse GC stats, supporting maps in R19Diana Corbacho2016-07-071-2/+1
| |/ / / /
* | | | | Merge branch 'stable'Michael Klishin2016-07-072-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Commit Debian and RPM change logsMichael Klishin2016-07-062-0/+9
* | | | | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-068-24/+22
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-07-051-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fix testsuite build on Erlang R16B03 by using macros for old builtin typesrabbitmq_v3_6_3Jean-Sébastien Pédron2016-07-051-4/+4
* | | | | Merge branch 'stable'Jean-Sébastien Pédron2016-07-059-22/+23
|\ \ \ \ \ | |/ / / /
| * | | | Travis CI: Do not set CT_OPTS, it's handled by rabbitmq-build.mkJean-Sébastien Pédron2016-07-051-1/+1
| * | | | Use CT_OPTS from rabbitmq-build.mkJean-Sébastien Pédron2016-07-051-2/+0
| * | | | Travis CI: Turn off error_logger messagesJean-Sébastien Pédron2016-07-051-1/+1
| * | | | Travis CI: Test against Erlang 18.3 and 19.0Jean-Sébastien Pédron2016-07-051-1/+2
| * | | | Fix build on Erlang R16B03 by using macros for old builtin typesJean-Sébastien Pédron2016-07-057-19/+21
* | | | | Merge branch 'stable'rabbitmq_v3_7_0_milestone5Michael Klishin2016-07-031-8/+4
|\ \ \ \ \ | |/ / / /
| * | | | These are moved to rabbit_ct_broker_helpersrabbitmq_v3_6_3_rc3Michael Klishin2016-07-031-4/+2
| * | | | {allow,block}_traffic_between/2 are moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-4/+2
* | | | | Merge branch 'stable'Michael Klishin2016-07-030-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | dist_proxy helpers moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-27/+6
* | | | | dist_proxy helpers moved to rabbit_ct_broker_helpersMichael Klishin2016-07-031-27/+6
* | | | | 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
|\ \ \ \ | |/ / /