index
:
delta/python-packages/py-amqp.git
1.0
1.3
1.4
2.0
2.0-devel
2.1
3.0-devel
5.0
CI-RMQ
CI-WIN-RMQ
CIup
async
basic-publish-confirm-timeout
bump-pydocstyle
callbacks
ci
ci-1
ci-2
ci-build-stages-and-osx
cleanups
codecov
codeql
connection_channel_close
cql2
cython
drop36
fix-239
fix-243
fix-bitmap-parsing
fix-celery-1847
fix-string-mechanisms
fix-timeouts
hypothesis
intergration-test-docker
list-with-capacity
main
master
optimizations
py310
pytest
pyup-config
readwrite
release-2.2
rust-serialization
slots
threadsafty
tide
tidelift
tox
travis-pypy-fix
types
typing
v2.6
windows-integration_tests
write-then-callback
github.com: celery/py-amqp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Kian-Meng, Ang
2021-11-06
1
-7
/
+7
*
Add missing load_default_certs() call. (#350)
Moisés Guimarães de Medeiros
2021-01-27
1
-0
/
+27
*
Fix _wrap_socket_sni (#347)
Moisés Guimarães de Medeiros
2020-12-22
1
-3
/
+7
*
Added __repr__ to Connection() and *Transport() classes
Matus Valo
2020-09-14
1
-0
/
+1
*
pyupgrade.
Omer Katz
2020-09-03
2
-2
/
+2
*
Migrate another case imports to unittest.mock after dropping python 3.5
Matus Valo
2020-09-02
1
-4
/
+1
*
isort.
Omer Katz
2020-08-31
1
-1
/
+1
*
Use unittest.mock instead of case
Matus Valo
2020-08-20
2
-2
/
+5
*
Drop Python 2.7 and 3.4 support.
Omer Katz
2020-08-19
3
-9
/
+3
*
Implement speedups in cython (#311)
Matus Valo
2020-04-07
1
-1
/
+1
*
Added negative scenario for TLS integration test (#300)
Matus Valo
2020-01-15
1
-16
/
+47
*
Add support for TLS integration tests. (#299)
Matus Valo
2020-01-08
1
-7
/
+21
*
Close channel in integration tests
Matus Valo
2019-06-14
1
-0
/
+1
*
Read also rabbitmq host from env. variable in integration tests
Matus Valo
2019-06-14
1
-1
/
+4
*
Ignore all methods except Close and Close-OK when channel/connection is closi...
Matus Valo
2019-06-13
1
-0
/
+96
*
Cleanups (#269)
Omer Katz
2019-03-25
1
-0
/
+2
*
pep8.
Omer Katz
2019-03-25
1
-0
/
+1
*
Mark integration tests as flaky.
Omer Katz
2019-03-19
1
-0
/
+3
*
Display rabbitmq logs on failure.
Omer Katz
2019-03-19
1
-0
/
+7
*
Use tox-docker in integration tests (#262)
Omer Katz
2019-03-09
1
-14
/
+70
*
isort.
Omer Katz
2019-03-02
2
-6
/
+9
*
Added RabbitMQ integration tests (#257)
Matus Valo
2019-02-18
1
-0
/
+91
*
Fix crash in basic_publish when broker does not support connection.blocked ca...
Matus Valo
2019-01-17
1
-6
/
+134
*
basic_consume() should return consumer tag instead of tuple (#240)
Matus Valo
2019-01-15
1
-2
/
+4
*
Parametrize product_version in integration tests (#236)
Matus Valo
2019-01-14
1
-1
/
+2
*
Move delivery_info to constructor of Message. (#235)
Matus Valo
2019-01-10
1
-1
/
+65
*
queue, exchange and basic.get integration tests (#234)
Matus Valo
2019-01-04
1
-36
/
+369
*
Don't return method signature from AbstractChannel::wait() (#233)
Matus Valo
2018-12-31
1
-6
/
+47
*
Don't revive channel when connection is closing (#220)
Matus Valo
2018-12-30
1
-0
/
+29
*
Fix basic_consume() with no consumer_tag provided (#221)
Matus Valo
2018-11-26
1
-23
/
+113
*
Prevent failed checks in integration tests caused by table datatype (#216)
Matus Valo
2018-11-07
1
-5
/
+25
*
Added integration tests (#213)
Matus Valo
2018-11-06
2
-0
/
+273