summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/src/rabbit_writer.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix all dependencies for the dialyzerAlexey Lebedeff2023-02-131-8/+8
* Rename frame to packetDavid Ansari2023-01-241-1/+1
* Decrease memory usage of queue_type stateDavid Ansari2023-01-241-1/+1
* (c) year bump: 2022 => 2023Michael Klishin2023-01-011-1/+1
* Fix dialyzer warnings in rabbit_commonRin Kuryloski2022-12-021-1/+1
* Bump (c) yearMichael Klishin2022-03-211-1/+1
* Bump (c) yearMichael Klishin2021-01-221-1/+1
* Switch to Mozilla Public License 2.0 (MPL 2.0)Jean-Sébastien Pédron2020-07-071-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* rabbit_writer state: gc_threshold => writer_gc_threshold, references #343Michael Klishin2019-12-241-3/+3
* Bump default GC threshold to the same 1GBMichael Klishin2019-12-201-6/+6
* make garbage collector threshold configurableANycz2019-12-111-19/+53
* URL CleanupSpring Operator2019-03-201-1/+1
* Merge branch 'fix-dialyzer-errors' into fix-dialyzer-errors-in-masterJean-Sébastien Pédron2018-02-011-1/+1
|\
| * rabbit_heartbeat, rabbit_writer: system_terminate() doesn't returnJean-Sébastien Pédron2018-02-011-1/+1
| * rabbit_writer: Use rabbit_amqqueue_common instead of rabbit_amqqueueJean-Sébastien Pédron2017-06-261-3/+3
| * Move rabbit_basic:maybe_gc_large_msg() and rabbit_basic:msg_size() to rabbit_...Jean-Sébastien Pédron2017-06-261-1/+30
* | Add a macro to identify processes in Looking GlassLoïc Hoguin2017-12-121-0/+1
* | rabbit_writer: Use rabbit_amqqueue_common instead of rabbit_amqqueueJean-Sébastien Pédron2017-06-261-3/+3
* | Move rabbit_basic:maybe_gc_large_msg() and rabbit_basic:msg_size() to rabbit_...Jean-Sébastien Pédron2017-06-261-1/+30
|/
* (c) yearMichael Klishin2017-04-021-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-49/+41
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Initial import of rabbitmq-commonJean-Sébastien Pédron2015-06-221-0/+390