summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2095 from rabbitmq/disk-monitor-and-long-paths-on-windowsLuke Bakken2019-09-031-1/+22
|\
| * rabbit_disk_monitor: Tell Win32 API to not enforce path limits to dir's argumentJean-Sébastien Pédron2019-09-021-1/+22
* | Merge pull request #2092 from tomyouyou/masterMichael Klishin2019-09-031-1/+1
|\ \ | |/ |/|
| * Update rabbit_queue_index.erltomyouyou2019-08-311-1/+1
* | rabbit_disk_monitor: Fix format string to correctly log an integerJean-Sébastien Pédron2019-09-021-1/+1
* | Merge pull request #2091 from rabbitmq/remove-ra-hrlD Corbacho2019-08-304-28/+27
|\ \
| * | Remove use of ra.hrlkjnilsson2019-08-304-28/+27
| |/
* | Make virtual host record versionedDiana Corbacho2019-08-3012-128/+480
|/
* Replace timer:send_after/3 by erlang:send_after/3Diana Corbacho2019-08-161-1/+1
* rabbit_amqqueue: Return empty list in consumers/1 when the queue is goneJean-Sébastien Pédron2019-08-141-3/+4
* Remove short name formattingLuke Bakken2019-08-134-8/+8
* Merge pull request #2075 from rabbitmq/configure-cluster-nameGerhard Lazu2019-08-122-3/+24
|\
| * Make it possible to pre-configure cluster name via configMichael Klishin2019-08-122-3/+24
* | Only send force_event_refresh events to classic queuesMichael Klishin2019-08-131-1/+4
|/
* Merge pull request #2072 from rabbitmq/mk-cuttlefish-upgradeMichael Klishin2019-08-081-0/+1
|\
| * Log Cuttlefish command at debug levelMichael Klishin2019-08-081-0/+1
* | Add marker rabbit_queue_type behaviourkjnilsson2019-08-074-80/+120
|/
* Merge pull request #2070 from rabbitmq/dialyzer-fixesMichael Klishin2019-08-074-23/+5
|\
| * Dialyzer fixeskjnilsson2019-08-064-23/+5
* | Publish messages_persistentDiana Corbacho2019-08-051-2/+2
|/
* Merge pull request #2064 from rabbitmq/get-empty-qqMichael Klishin2019-08-031-0/+1
|\
| * Add get empty counter to quorum queuesDiana Corbacho2019-08-021-0/+1
* | Publish persistent stats for quorum queuesDiana Corbacho2019-08-011-1/+4
|/
* Merge branch 'master' into management-only-apiMichael Klishin2019-07-0815-80/+599
|\
| * 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-049-33/+137
| | |\
| | * | 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 branch 'master' into qq-sync-op-fixesDiana Corbacho2019-07-049-33/+137
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2050 from rabbitmq/oauth2-credential-expiration-supportArnaud Cogoluègnes2019-07-045-11/+106
| | |\ \
| | | * | 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
| | | * | 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-012-0/+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-224-4/+58
| | * | | Merge pull request #2053 from rabbitmq/qq_add_member_timeout_enhancementsMichael Klishin2019-07-041-6/+9
| | |\ \ \
| | | * | | Provide timeout to add_member commandDiana Corbacho2019-07-031-6/+9
| | | | |/ | | | |/|
| | * | | Remove deprecation of force_event_refresh messageLuke Bakken2019-07-015-16/+22
| | |/ /
| * | | 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