summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' into management-only-apiMichael Klishin2019-07-0828-435/+1537
| |\ | |/ |/|
* | Future proof test_util:fake_pid/1kjnilsson2019-07-081-2/+13
* | Merge pull request #2047 from rabbitmq/rabbitmq_cli_log_commandsMichael Klishin2019-07-061-0/+95
|\ \
| * \ Merge branch 'master' into rabbitmq_cli_log_commandsMichael Klishin2019-07-0412-41/+162
| |\ \
| * \ \ Merge branch 'master' into rabbitmq_cli_log_commandsMichael Klishin2019-07-022-331/+765
| |\ \ \
| * | | | Stream log for N seconds. Fix line cropping when reading entire log.Daniil Fedotov2019-06-271-24/+33
| * | | | Functions to support log streaming to a CLI node.Daniil Fedotov2019-06-261-1/+34
| * | | | Functions to support getting last N log entries from the remote node via CLI.Daniil Fedotov2019-06-261-0/+53
* | | | | Merge pull request #2046 from rabbitmq/qq-sync-op-fixesMichael Klishin2019-07-042-33/+66
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into qq-sync-op-fixesDiana Corbacho2019-07-0415-373/+996
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2050 from rabbitmq/oauth2-credential-expiration-supportArnaud Cogoluègnes2019-07-046-12/+113
|\ \ \ \ \
| * | | | | When permissions can expire, clear cache on periodic ticksMichael Klishin2019-07-032-36/+24
| * | | | | Avoid permission cache when at least one backend supports credential expirationMichael Klishin2019-07-023-18/+43
| * | | | | Finish an incomplete comment sentenceMichael Klishin2019-07-021-1/+1
| * | | | | Remove a test we decided againstMichael Klishin2019-07-021-3/+0
| * | | | | Avoid a case clause by renaming a binding, spotted by @lukebakkenMichael Klishin2019-07-011-4/+4
| * | | | | Merge branch 'master' into oauth2-credential-expiration-supportArnaud Cogoluègnes2019-07-015-332/+841
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | CosmeticsMichael Klishin2019-06-291-1/+7
| * | | | | Return a complete connection recordMichael Klishin2019-06-281-2/+2
| * | | | | Remove a debug log line that's meant to be temporaryMichael Klishin2019-06-281-1/+0
| * | | | | Update user authn/authz state correctlyMichael Klishin2019-06-281-1/+1
| * | | | | Error reporting for invalid secrets (tokens) WIPMichael Klishin2019-06-271-4/+10
| * | | | | Propagate updated user/authn/authz state to channelsMichael Klishin2019-06-242-8/+31
| * | | | | WIP: credential expiration support prototypingMichael Klishin2019-06-225-4/+61
* | | | | | Merge pull request #2053 from rabbitmq/qq_add_member_timeout_enhancementsMichael Klishin2019-07-042-12/+15
|\ \ \ \ \ \
| * | | | | | Provide timeout to add_member commandDiana Corbacho2019-07-032-12/+15
| | |/ / / / | |/| | | |
* | | | | | channel_source_SUITE: Wait for server channelJean-Sébastien Pédron2019-07-031-1/+12
* | | | | | Merge pull request #2049 from rabbitmq/pt-166962656-stats-failure-38-lreLuke Bakken2019-07-025-16/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove deprecation of force_event_refresh messageLuke Bakken2019-07-015-16/+22
|/ / / / /
* | | | | Update rabbitmq-components.mkJean-Sébastien Pédron2019-06-281-0/+9
* | | | | Update erlang.mkJean-Sébastien Pédron2019-06-281-331/+756
| |_|/ / |/| | |
* | | | Merge pull request #2043 from rabbitmq/qq_metrics_tweakGerhard Lazu2019-06-252-0/+7
|\ \ \ \
* \ \ \ \ Merge pull request #2041 from luos/fix_cleanup_of_exclusive_queues_masterMichael Klishin2019-06-211-1/+69
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add test for cleanup of exclusive queues in case of restart or partitionLajos Gerecs2019-06-211-1/+69
|/ / / /
| | * | Pass all members to synchronous Ra operationskjnilsson2019-06-272-32/+65
| |/ /
| * | Set ra wal_max_size_bytes default if not setkjnilsson2019-06-241-0/+6
| * | pass metrics keykjnilsson2019-06-201-0/+1
|/ /
* | Delete server if add_member failskjnilsson2019-06-181-1/+1
* | Replace spaces by underscores when forging module nameArnaud Cogoluègnes2019-06-141-1/+3
* | Merge pull request #1982 from rabbitmq/rabbitmq_prelaunch_ipv6Luke Bakken2019-06-131-0/+1
|\ \
| * | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGSGabriele2019-05-311-0/+1
* | | Merge pull request #2034 from rabbitmq/rabbitmq-server-2030D Corbacho2019-06-132-0/+15
|\ \ \
| * | | Make default worker pool size configurableMichael Klishin2019-06-132-0/+15
|/ / /
* | | Merge pull request #2033 from rabbitmq/rabbitmq-cli-330Michael Klishin2019-06-131-1/+16
|\ \ \
| * | | Schema information in mnesia for cli commandDiana Corbacho2019-06-131-1/+16
* | | | amqqueue*: Uniformize APIJean-Sébastien Pédron2019-06-132-14/+277
* | | | include/amqqueue.hrl: Fix indentationJean-Sébastien Pédron2019-06-131-9/+9
* | | | Merge pull request #2031 from rabbitmq/rabbitmq-shovel-60Michael Klishin2019-06-131-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Update log configuration tests for rabbitmq/rabbitmq-common#328Michael Klishin2019-06-121-0/+25
|/ / /
* | | Head message timestamp: make the test more robustMichael Klishin2019-06-111-4/+16