index
:
delta/python-packages/kombu.git
1.0-archived
2.1-archived
2.2-archived
2.3-archived
2.4-archived
2.5
2.5-archived
3.0
4.0
4.0-devel
4.2
4.6.9
4.x
5.0-devel
amqp508
asynchronous-broadcasts
asyncmove
auvipy-patch-1
await
azureQ
bionic
broadcast-queues
brotli
brotli-compression
callbacks
changelog
ci
clnetup2
clnsetup
codeql
curlclient
distutil
drop-lzma-backport
drop36py
fastuuid
feature/coll_queue
fix-async-sem-release
fix-celery-1847
fix-ci
fix-windows-build
gh-pages
isort
librabbitmq-transport-priority-fix
lint
lzma-compression
lzma-windows-build
main
master
matusvalo-patch-1
mypy
nsq
opencollective-bot
override-empty-transport-options
pinmongo
pkgutils
pre-commit-ci-update-config
py310
py37
py37-ci
pyamqp2.6.1
pydoc
pypy60
pyro5
pytest62
pytestup
pyup-config
redispin
refactor-connection-init
remove-py3
remove-python2-support
revert-1041-master
revert-1058-revert-1041-master
revert-1068-revert-1058-revert-1041-master
revert-1089-issue-1087-redis-fix
revert-1171-fix_conn_imaybe_declare
revert-1307-revert-1132-redis-improvements
revert-906-fix/Broadcast-fail-by-give-queue-kwargs
revert-946-patch-1
security
setup
setuptoolci
slots
sqla
sqlalchemy-14-support
sqlavup
sqsopts
test_ci
thedrow-patch-1
thread-safe-cached-property
timer-secs-coerce-to-float
travis
txdocker2
types
updep
webserver
xdist
zstd-compression
github.com: celery/kombu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kombu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues with parsing URL with an extra / in it.
Terry Cain
2021-01-06
3
-17
/
+85
*
Allow specifying session token (#1283)
Philipp A
2021-01-05
1
-3
/
+14
*
Support for Azure Service Bus 7.0.0 (#1284)
Terry Cain
2021-01-04
1
-74
/
+221
*
docs: fix simple typo, propery -> property
Tim Gates
2020-12-28
1
-1
/
+1
*
redis: Support Sentinel with SSL
AbdealiJK
2020-12-03
1
-1
/
+17
*
Remove python2 compatibility code (#1277)
Matus Valo
2020-11-25
4
-27
/
+6
*
Add timeout to producer publish (#1269)
RezaSi
2020-11-17
1
-4
/
+10
*
Reformat and improve kombu transport reference docs (#1264)
Matus Valo
2020-11-03
15
-42
/
+464
*
Revert "on worker restart - restore visible regardless to time (#905)"
Vinay Karanam
2020-10-15
1
-4
/
+0
*
Fix pidbox not using default channels
Chris Lambacher
2020-10-13
1
-2
/
+2
*
Include SQS reference guide and minor refactor of the content style
Matus Valo
2020-10-08
1
-45
/
+55
*
Redis Transport: Small improvements of `SentinelChannel` (#1253)
Matus Valo
2020-09-24
1
-1
/
+7
*
Added Redis SentinelChannel to reference docs
Matus Valo
2020-09-23
1
-3
/
+15
*
Revert "Added redis transport key_prefix from envvars"
Matus Valo
2020-09-08
1
-9
/
+4
*
Bump version: 5.0.1 → 5.0.2
v5.0.2
Omer Katz
2020-09-06
1
-1
/
+1
*
Added redis transport key_prefix from envvars
Rudy Attias
2020-09-06
1
-4
/
+9
*
Make `utils.functional.retry_over_time` appear in rendered docs (#1245)
Ash Berlin-Taylor
2020-09-03
1
-1
/
+1
*
Bump version: 5.0.0 → 5.0.1
v5.0.1
Omer Katz
2020-08-23
1
-1
/
+1
*
Bump version: 4.6.11 → 5.0.0
v5.0.0
Omer Katz
2020-08-05
1
-1
/
+1
*
Remove string types compat code.
Omer Katz
2020-08-05
2
-10
/
+2
*
autopep8.
remove-python2-support
Omer Katz
2020-08-04
16
-26
/
+22
*
Restore this import compatibility code.
Omer Katz
2020-08-04
1
-1
/
+5
*
Merge branch 'master' into remove-python2-support
Omer Katz
2020-07-30
1
-0
/
+4
|
\
|
*
flake8: noqa the Python 2-only builtins (#1228)
4.x
Christian Clauss
2020-07-28
2
-7
/
+7
|
*
buffer() was removed in Python 3 so use bytes (#1218)
Christian Clauss
2020-07-28
1
-0
/
+4
*
|
Delete five.
Omer Katz
2020-07-23
1
-6
/
+0
*
|
Remove five usage from kombu/.
Omer Katz
2020-07-23
17
-70
/
+43
*
|
Remove five usage from kombu/utils.
Omer Katz
2020-07-23
10
-136
/
+55
*
|
Remove five usage from kombu/transport.
Omer Katz
2020-07-23
19
-52
/
+38
*
|
Remove five usage from kombu/asynchronous.
Omer Katz
2020-07-23
7
-22
/
+10
*
|
pyupgrade
Omer Katz
2020-07-13
75
-343
/
+248
|
/
*
Add an SQS transport option for custom botocore config
Krzysztof Jagiello
2020-07-01
1
-1
/
+17
*
v4.6.11
v4.6.11
Asif Saif Uddin (Auvi)
2020-06-24
1
-1
/
+1
*
Revert incompatible changes in #1193 and additional improvements (#1211)
Matus Valo
2020-06-10
1
-9
/
+15
*
default_channel should reconnect automatically (#1209)
Matus Valo
2020-06-05
1
-0
/
+2
*
v4.6.10
v4.6.10
4.6.9
Asif Saif Uddin (Auvi)
2020-06-03
1
-1
/
+1
*
reuse connection
Conor Stevenson
2020-06-02
1
-1
/
+1
*
set _connection in _ensure_connection (#1205)
v4.6.9
Conor Stevenson
2020-06-01
1
-2
/
+3
*
v 4.6.9
Asif Saif Uddin (Auvi)
2020-06-01
1
-1
/
+1
*
Fix broken compatibility with Celery
Matus Valo
2020-06-01
1
-7
/
+17
*
Ensure connection when connecting to broker
Matus Valo
2020-06-01
1
-25
/
+31
*
Fix for issue #1198: Celery crashes in cases where there aren’t enough avai...
Ihar Nauros
2020-05-27
1
-6
/
+11
*
Fix connection imaybe_declare (#1196)
Oleh Kuchuk
2020-05-26
1
-0
/
+4
*
Revert "Raise RecoverableConnectionError in maybe_declare with retry on and d...
Matus Valo
2020-05-25
1
-4
/
+0
*
Fix: eliminate remaining race conditions from SQLAlchemy Channel
Antoine Busque
2020-05-17
1
-15
/
+37
*
Modified Mutex to use redis LuaLock implementation
Vinay Karanam
2020-05-17
1
-17
/
+12
*
fix 100% cpu usage on linux while using sqs
Andrii Maletskyi
2020-05-15
1
-21
/
+36
*
Fix flake8
Matus Valo
2020-05-12
3
-11
/
+11
*
Fix Consumer Encoding
AaronKable
2020-05-06
1
-1
/
+1
*
SQLAlchemy transport: Use Query.with_for_update() instead of deprecated Query...
Matus Valo
2020-05-04
1
-1
/
+1
[next]