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
/
requirements
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a thread-safe implementation of cached_property (#1316)
Omer Katz
2021-04-01
1
-0
/
+1
*
min py-amqp to v5.0.6 (#1325)
Asif Saif Uddin
2021-04-01
1
-1
/
+1
*
Add Github Actions CI (#1309)
Matus Valo
2021-03-07
1
-1
/
+0
*
Revert "Port of redis code improvements from prior revision (#1132)" (#1307)
Matus Valo
2021-03-06
1
-1
/
+0
*
Port of redis code improvements from prior revision (#1132)
Matt Davis
2021-03-03
1
-0
/
+1
*
min py-amqp to 5.0.5 (#1292)
Asif Saif Uddin
2021-02-01
1
-1
/
+1
*
Support for Azure Service Bus 7.0.0 (#1284)
Terry Cain
2021-01-04
1
-1
/
+1
*
Pin urllib3<1.26 to fix failing unittests.
Matus Valo
2020-11-16
1
-0
/
+1
*
Require py-amqp 5.0.2.
Omer Katz
2020-11-11
1
-1
/
+1
*
Include sqlalchemy to requirements/docs.txt
Matus Valo
2020-11-03
1
-0
/
+1
*
Add vine to dependencies
Chris Burr
2020-10-31
1
-1
/
+1
*
Fix failing readthedocs build due missing curl system packages
Matus Valo
2020-10-08
1
-1
/
+3
*
Include SQS reference guide and minor refactor of the content style
Matus Valo
2020-10-08
1
-0
/
+1
*
Bump py-amqp version to 5.0.0.
Omer Katz
2020-09-06
1
-1
/
+1
*
Remove flakeplus from the build.
Omer Katz
2020-07-30
1
-1
/
+0
*
update pyamqp
Asif Saif Uddin
2020-06-01
1
-1
/
+1
*
pin pytest<=5.3.5 due issue in pytest-sugar
Matus Valo
2020-04-03
1
-1
/
+1
*
Use importlib.metadata from the standard library on Python 3.8+ (#1086)
Miro HronĨok
2019-12-03
1
-1
/
+2
*
Revert "Issue #1087 redis fix (#1089)" (#1106)
Asif Saif Uddin
2019-11-02
1
-1
/
+0
*
remove hard pin
Asif Saif Uddin
2019-11-02
1
-1
/
+1
*
Issue #1019 Fix redis transport socket timeout (#1113)
Kris Ciccarello
2019-10-23
1
-1
/
+1
*
pinned to amqp 2.5.2 to avoid previous mistake
Asif Saif Uddin
2019-10-01
1
-1
/
+1
*
pin py-amqo to 2.5.2
Asif Saif Uddin
2019-09-30
1
-1
/
+1
*
Issue #1087 redis fix (#1089)
Matt Davis
2019-08-31
1
-0
/
+1
*
issue-1035 it might just work to include the prior version which was able to ...
Matt Davis
2019-08-18
1
-1
/
+1
*
bump py-amqp to 2.5.1
Asif Saif Uddin
2019-08-14
1
-1
/
+1
*
Fixing MongoDB backend to work properly with TTL (#1076)
Marcin Puhacz
2019-08-07
1
-1
/
+1
*
Switch from pkg_resources importlib-metadata (#1071)
David Szotten
2019-07-06
1
-0
/
+1
*
Revert "Use fastuuid on CPython>=3.5 (#1056)" (#1061)
Asif Saif Uddin
2019-06-15
1
-1
/
+0
*
Use fastuuid on CPython>=3.5 (#1056)
Omer Katz
2019-06-10
1
-0
/
+1
*
min 2.5 pyamqp
Asif Saif Uddin
2019-05-30
1
-1
/
+1
*
Fix windows build (#1044)
Omer Katz
2019-05-16
2
-4
/
+18
*
Added an index with windows wheels for lzma. (#1043)
Omer Katz
2019-05-15
1
-0
/
+1
*
fixed packaging issue.
Asif Saif Uddin
2019-05-12
1
-2
/
+2
*
Added pytest-travis-fold to clean up CI output.
Omer Katz
2019-03-03
1
-0
/
+1
*
Revert #954 and update redis-py to at least 3.2.0 (#1011)
Peter Lithammer
2019-02-22
1
-1
/
+1
*
required py-amqp 2.4 as minimum version
Asif Saif Uddin
2019-01-13
1
-1
/
+1
*
Added optional support for zstd compression. (#985)
Omer Katz
2019-01-13
2
-0
/
+2
*
Added support for lzma compression (#984)
Omer Katz
2019-01-10
2
-0
/
+2
*
Added optional support for brotli compression (#983)
Omer Katz
2019-01-09
2
-0
/
+3
*
Making the pyro transport available, fix it for recent Pyro4 versions, add br...
Irmen de Jong
2018-11-25
1
-0
/
+1
*
Revert "Pin Redis-py version (#946)" (#952)
Omer Katz
2018-11-19
1
-1
/
+1
*
Pin Redis-py version (#946)
Ash Berlin-Taylor
2018-11-15
1
-1
/
+1
*
Add transports based on Azure PaaS (#891)
Clemens Wolff
2018-08-30
3
-0
/
+4
*
Added Python 3.7 to the build matrix (#908)
Omer Katz
2018-08-16
2
-1
/
+3
*
Use pytest-sugar for output.
Omer Katz
2018-05-20
1
-0
/
+1
*
msgpack package has been renamed (#822)
Nicolas Delaby
2018-01-09
1
-1
/
+1
*
Install sphinx_celery from git for now. (#818)
Omer Katz
2017-12-13
1
-1
/
+1
*
Require Redis 2.10.4 or greater (#788)
Colin Jeanne
2017-09-08
1
-1
/
+1
*
Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#...
Amin Ghadersohi
2017-05-17
2
-0
/
+2
[next]