summaryrefslogtreecommitdiff
path: root/oslo_messaging/_drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add EXTERNAL as rabbit login method"12.14.0Zuul2022-04-271-1/+1
|\
| * Add EXTERNAL as rabbit login methodhamza alqtaishat2022-04-251-1/+1
* | Merge "Add a new option to enforce the OpenSSL FIPS mode"Zuul2022-04-261-0/+23
|\ \ | |/ |/|
| * Add a new option to enforce the OpenSSL FIPS modeHervé Beraud2021-11-081-0/+23
* | Merge "Adding support for rabbitmq quorum queues"12.13.0Zuul2022-02-082-9/+54
|\ \
| * | Adding support for rabbitmq quorum queuesHervé Beraud2022-02-052-9/+54
* | | Merge "[rabbit] use retry parameters during notification sending"12.12.0Zuul2022-01-124-12/+20
|\ \ \
| * | | [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-124-12/+20
* | | | amqp1: fix race when reconnecting12.11.1John Eckersberg2021-11-091-1/+2
|/ / /
* | | Merge "Remove deprecation of heartbeat_in_pthread"12.11.0Zuul2021-10-211-1/+1
|\ \ \
| * | | Remove deprecation of heartbeat_in_pthreadHervé Beraud2021-10-141-1/+1
| | |/ | |/|
* | | rabbit: move stdlib_threading bits into _utils12.10.0John Eckersberg2021-09-221-14/+1
* | | Merge "use message id cache for RPC listener"Zuul2021-09-131-1/+9
|\ \ \
| * | | use message id cache for RPC listenerNikita Kalyanov2021-09-101-1/+9
* | | | Merge "limit maximum timeout in the poll loop"Zuul2021-09-131-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | limit maximum timeout in the poll loopNikita Kalyanov2021-07-131-2/+2
| |/
* | amqp1: Do not reuse _socket_connection on reconnect12.9.1John Eckersberg2021-08-101-1/+1
|/
* Remove references to 'sys.version_info'12.8.0Jorhson Deng2021-04-281-12/+1
* Merge "Correctly handle missing RabbitMQ queues"12.7.1Zuul2021-02-092-20/+51
|\
| * Correctly handle missing RabbitMQ queuesHervé Beraud2021-02-042-20/+51
* | Merge "remove unicode from code"Zuul2021-02-031-3/+3
|\ \ | |/ |/|
| * remove unicode from codexuanyandong2021-01-031-3/+3
* | Merge "Deprecate the mandatory flag"12.7.0Zuul2021-02-011-3/+7
|\ \
| * | Deprecate the mandatory flagHervé Beraud2021-02-011-3/+7
* | | Merge "fix variable name"12.6.1Zuul2021-01-081-3/+3
|\ \ \ | |/ / |/| |
| * | fix variable nameHervé Beraud2020-12-111-3/+3
| |/
* | Fix type of direct_mandatory_flag optBen Nemec2020-12-221-6/+6
|/
* Merge "Run rabbitmq heartbeat in python thread by default"Zuul2020-10-151-7/+9
|\
| * Run rabbitmq heartbeat in python thread by defaultHervé Beraud2020-08-271-7/+9
* | add min of 1 to rpc_conn_pool_sizeSean Mooney2020-10-132-1/+6
|/
* Merge "Cancel consumer if queue down"12.3.0Zuul2020-08-011-31/+52
|\
| * Cancel consumer if queue downshenjiatong2020-07-311-31/+52
* | Merge "Bump bandit version"Zuul2020-07-281-2/+7
|\ \
| * | Bump bandit versionMoisés Guimarães de Medeiros2020-07-251-2/+7
* | | Merge "Catch ConnectionForced Exception"Zuul2020-07-281-1/+3
|\ \ \ | |/ / |/| |
| * | Catch ConnectionForced Exceptionshenjiatong2020-07-191-1/+3
| |/
* | Drop a python 2 exception managementHervé Beraud2020-06-181-8/+1
|/
* Merge "Print warning message when connection running out"12.2.0Zuul2020-05-291-0/+4
|\
| * Print warning message when connection running outshenjiatong2020-05-131-0/+4
* | Remove six usageAndreas Jaeger2020-05-118-64/+44
|/
* Remove monotonic usageSean McGinnis2020-05-042-18/+8
* Fix some typosushen2020-04-052-5/+5
* Update hacking for Python312.1.0Andreas Jaeger2020-03-301-4/+4
* Add support for kafka SSL autenticationMichal Arbet2020-01-162-2/+23
* Merge "Adding debug logs on AMQPListener poll"Zuul2020-01-151-0/+8
|\
| * Adding debug logs on AMQPListener pollHervé Beraud2020-01-141-0/+8
* | Merge "Do not use threading.Event"Zuul2019-12-184-8/+11
|\ \
| * | Do not use threading.EventJohn Eckersberg2019-12-184-8/+11
| |/
* | Merge "Removed unused variable pools"Zuul2019-12-181-2/+0
|\ \ | |/ |/|
| * Removed unused variable poolsChenjun Shen2019-12-181-2/+0