summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into stream-timestamp-offsetstream-timestamp-offsetdcorbacho2020-11-182492-22276/+631937
|\
| * Make it possible to skip ci in a commit with `[ci skip]`Philip Kuryloski2020-11-188-11/+290
| * Make ct-suite parallelization in GitHub Actions explicitPhilip Kuryloski2020-11-182-1/+2
| * README edit: Pivotal => VMwareMichael Klishin2020-11-181-1/+1
| * rabbit_common: Remove the rabbitmq-github-actions Erlang.mk pluginJean-Sébastien Pédron2020-11-175-184/+3
| * Add rabbitmq_stream to the github-actions releated make goalsPhilip Kuryloski2020-11-171-0/+1
| * Switch the Maintenance GitHub Actions workflow to a schedulePhilip Kuryloski2020-11-171-1/+3
| * Merge pull request #2627 from rabbitmq/stream-purgeMichael Klishin2020-11-171-0/+2
| |\
| | * Hide Purge option for stream queuesstream-purgedcorbacho2020-11-171-0/+2
| * | Remove unused .github directoriesJean-Sébastien Pédron2020-11-1769-23848/+0
| * | Move issue and PR templates to monorepo rootMichael Klishin2020-11-172-0/+0
| * | Drive by change: ignore ebin/*Michael Klishin2020-11-171-0/+1
| * | Wording and additional usage docsMichael Klishin2020-11-171-2/+8
| * | Allow "all" as a feature flag nameMichal Kuratczyk2020-11-172-1/+19
| * | Check if member processes are alive in metadata commandArnaud Cogoluègnes2020-11-172-73/+93
| * | Merge pull request #2504 from rabbitmq/qq-credit-modePhilip Kuryloski2020-11-163-47/+45
| |\ \
| | * | Remove unused functionqq-credit-modePhilip Kuryloski2020-11-161-10/+0
| | * | Use correct credit mode x-creditkjnilsson2020-11-163-37/+45
| * | | Add rabbitmq_stream to .gitignorePhilip Kuryloski2020-11-161-0/+1
| * | | Merge remote-tracking branch 'rabbitmq_stream/master'Philip Kuryloski2020-11-1637-0/+13908
| |\ \ \
| | * | | Move some code to utils moduleArnaud Cogoluègnes2020-11-052-97/+119
| | * | | Call rabbit_log:warning/2Arnaud Cogoluègnes2020-11-031-1/+1
| | * | | Update rabbitmq-components.mkArnaud Cogoluègnes2020-11-031-20/+42
| | * | | Return Erlang node long name in metadataArnaud Cogoluègnes2020-11-031-2/+11
| | * | | Merge pull request #1 from rabbitmq/management-integrationArnaud Cogoluègnes2020-10-233-55/+224
| | |\ \ \
| | | * | | Use non_amqp_connection name for force_refresh_eventArnaud Cogoluègnes2020-10-231-8/+8
| | | * | | Support shutdown call from management pluginArnaud Cogoluègnes2020-10-231-0/+9
| | | * | | Register connections and handle force_event_refreshArnaud Cogoluègnes2020-10-231-6/+16
| | | * | | Merge branch 'master' into management-integrationArnaud Cogoluègnes2020-10-222-0/+175
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Support max-age in stream creationArnaud Cogoluègnes2020-10-221-0/+5
| | * | | | Support leader locator strategiesArnaud Cogoluègnes2020-10-212-0/+184
| | | * | | Check stats timer in listen loopArnaud Cogoluègnes2020-10-221-1/+2
| | | * | | Add event notification during authenticationArnaud Cogoluègnes2020-10-201-28/+77
| | | * | | Emit stats for managementArnaud Cogoluègnes2020-10-203-27/+141
| | |/ / /
| | * | | Support initial-cluster-size argument on creationArnaud Cogoluègnes2020-10-163-19/+106
| | * | | Check stream name before creationArnaud Cogoluègnes2020-10-163-15/+59
| | * | | Add CLI command to list stream connectionsArnaud Cogoluègnes2020-10-166-9/+346
| | * | | Add rabbitmq_ct_client_helpers dependencyArnaud Cogoluègnes2020-10-121-1/+1
| | * | | Add ct_client_helpers dependencyArnaud Cogoluègnes2020-10-121-1/+1
| | * | | Add INI-type configuration supportArnaud Cogoluègnes2020-10-123-0/+284
| | * | | Set default heartbeat to 60 secondsArnaud Cogoluègnes2020-10-122-4/+3
| | * | | Add correlation ID field in commit offset frameArnaud Cogoluègnes2020-10-022-1/+3
| | * | | Bump dependencies in Java test suiteArnaud Cogoluègnes2020-09-295-655/+785
| | * | | Adapt failure testsArnaud Cogoluègnes2020-09-295-15/+33
| | * | | Use rabbit_durable_queue to check if stream existsArnaud Cogoluègnes2020-09-172-0/+10
| | * | | Add offset tracking commandsArnaud Cogoluègnes2020-09-153-0/+87
| | * | | Adapt test to additional chunk type field in chunkArnaud Cogoluègnes2020-09-031-1/+2
| | * | | Add publisher IDArnaud Cogoluègnes2020-09-025-29/+49
| | * | | Use byte for sub ID in credit notificationArnaud Cogoluègnes2020-09-011-1/+1
| | * | | Change sub ID to byte in protocol referenceArnaud Cogoluègnes2020-09-011-5/+5