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
*
Merge branch 'master' of https://github.com/celery/kombu
Asif Saif Uddin
2021-09-07
1
-1
/
+1
|
\
|
*
v 1.4.x (#1338)
Asif Saif Uddin
2021-09-07
1
-1
/
+1
*
|
Bump version: 5.1.0 → 5.2.0rc1
v5.2.0rc1
Asif Saif Uddin
2021-09-07
1
-1
/
+1
|
/
*
Make BrokerState Transport specific
Matus Valo
2021-08-30
4
-6
/
+19
*
fix: add missing commands to prefix
Gábor Boros
2021-08-27
1
-4
/
+5
*
fix: raise BrokenPipeError (#1231)
Steven
2021-08-26
1
-0
/
+4
*
Add global key prefix for keys set by Redis transporter (#1349)
Gábor Boros
2021-08-25
1
-1
/
+124
*
SQS Channel.predefined_queues should be `{}` if not defined
Brad Smith
2021-08-21
1
-1
/
+1
*
Fixed type comment
SchizmOne
2021-08-21
1
-2
/
+2
*
Use Python's built-in json module by default, instead of simplejson
nikolas
2021-08-14
1
-6
/
+6
*
Use hostname from URI when server_host is None
Matus Valo
2021-08-05
2
-1
/
+41
*
enable pre-commit (#1355)
Thomas Grainger
2021-07-20
50
-185
/
+159
*
Update docstrings of redis transport with user and password
Matus Valo
2021-07-08
1
-3
/
+3
*
Add support for setting redis username (#1351)
Gábor Boros
2021-07-08
1
-1
/
+3
*
Make flake8 happy
Matus Valo
2021-06-09
1
-5
/
+10
*
Small fixes in documentation
Matus Valo
2021-06-09
2
-12
/
+6
*
Remove backward compatible code not used anymore (#1344)
Matus Valo
2021-05-25
6
-67
/
+23
*
Fix version replacement.
Omer Katz
2021-05-23
1
-1
/
+1
*
Bump version: 5.1.0b1 → 5.1.0
Omer Katz
2021-05-23
1
-1
/
+1
*
prepare_accept_content() now raises SerializerNotInstalled instead of KeyErro...
Matus Valo
2021-05-23
1
-1
/
+11
*
add accept parameter to SimpleQueue class (#1140)
Luis Saavedra
2021-05-22
1
-4
/
+4
*
Revert "chore: Refactor code quality issues (#1320)" (#1342)
Matus Valo
2021-05-19
2
-2
/
+5
*
chore: Refactor code quality issues (#1320)
Aksh Gupta
2021-04-28
2
-5
/
+2
*
Make flake8 and pydocstyle happy (#1333)
Matus Valo
2021-04-13
6
-94
/
+178
*
Coerce seconds argument to a floating point number.
Omer Katz
2021-04-13
1
-1
/
+1
*
Add support for SQLAlchemy 1.4. (#1328)
Omer Katz
2021-04-06
1
-1
/
+6
*
Azure Service Bus - versatile queue names fix (#1324)
Tomasz Niedziela-Brach
2021-04-04
1
-1
/
+3
*
Bump version: 5.0.2 → 5.1.0b1
v5.1.0b1
Asif Saif Uddin (Auvi)
2021-04-01
1
-1
/
+1
*
Use a thread-safe implementation of cached_property (#1316)
Omer Katz
2021-04-01
1
-47
/
+37
*
SQS Broker - handle STS authentication with AWS (#1322)
gal cohen
2021-03-29
1
-15
/
+57
*
Update default login method for librabbitmq and pyamqp (#936)
Davis Kirkendall
2021-03-24
2
-2
/
+2
*
Drop obsolete code importing pickle (#1315)
Illia Volochii
2021-03-16
1
-7
/
+1
*
Drop support for the lzma backport.
Omer Katz
2021-03-16
1
-13
/
+7
*
Update connection.py (#1311)
Krogsager
2021-03-15
1
-1
/
+6
*
Update default pickle protocol version to 4 (#1314)
Illia Volochii
2021-03-15
1
-3
/
+2
*
fix: non kombu json message decoding in SQS transport (#1306)
Max Nikitenko
2021-03-07
1
-2
/
+12
*
Revert "Port of redis code improvements from prior revision (#1132)" (#1307)
Matus Valo
2021-03-06
1
-16
/
+13
*
Port of redis code improvements from prior revision (#1132)
Matt Davis
2021-03-03
1
-13
/
+16
*
SQS back-off policy (#1301)
gal cohen
2021-03-02
2
-1
/
+51
*
Disable namedtuple to object feature in simplejson (#1297)
Choi Geonu
2021-03-01
1
-1
/
+4
*
kombu/asynchronous/http/curl: implement _set_timeout
raittes
2021-02-12
1
-1
/
+1
*
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
[next]