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
...
*
Add Etcd Transport (#619)
Stephen Milner
2016-08-26
3
-1
/
+362
*
flakes
Ask Solem
2016-08-23
1
-1
/
+0
*
Rewrite tests to use py.test
Ask Solem
2016-08-23
67
-14379
/
+1005
*
Add qpid to master (#617)
bmbouter
2016-08-11
3
-1606
/
+1451
*
One space after period for proportional fonts
Ask Solem
2016-07-29
5
-15
/
+15
*
Ensure* now raises kombu.exceptions.OperationalError instead
Ask Solem
2016-07-26
3
-9
/
+10
*
Ensure* now reraises as RecoverableConnectionError/RecoverableChannelError
Ask Solem
2016-07-26
2
-40
/
+78
*
Memory transport does support fanout
Ask Solem
2016-07-25
1
-0
/
+3
*
Have Connection.info return textual failover_strategy. Partial fix for celery...
Ask Solem
2016-07-18
1
-2
/
+6
*
Must be able to import kombu.utils.symbol_by_name
Ask Solem
2016-07-18
1
-2
/
+4
*
Reorganizes kombu.utils.__init__ package
Ask Solem
2016-07-16
47
-796
/
+827
*
flakes
Ask Solem
2016-07-16
5
-29
/
+40
*
Use Google-style docstrings
Ask Solem
2016-07-16
47
-1183
/
+924
*
Fix deepcopy bug of a connection with alernate url
Emmanuel Cazenave
2016-07-08
1
-0
/
+1
*
Reproduce a deepcopy bug of a Connection instance
Emmanuel Cazenave
2016-07-08
1
-1
/
+6
*
Bumps version to 4.0.0rc3 (forgot to PGP sign, parity with celery 4 rc number)
v4.0.0rc3
Ask Solem
2016-07-08
1
-1
/
+1
*
Bumps version to 4.0.0rc1
v4.0.0rc1
Ask Solem
2016-07-08
1
-1
/
+1
*
Async: Timer: Removes __eq__ __ne__
Ask Solem
2016-07-08
1
-6
/
+0
*
Async: Timer: Remove __hash__ of args/kwargs for Entry. Closes #605
Ask Solem
2016-07-08
1
-3
/
+0
*
Fixes tests for #607
Ask Solem
2016-07-08
1
-2
/
+5
*
Redis: Use PING instead of INFO. Closes #607
Ask Solem
2016-07-08
1
-1
/
+1
*
Typo: text_type -> text_t
Ask Solem
2016-07-08
1
-2
/
+2
*
JSON: Encoder now handles datetimes, django Promise, UUID and Decimal. Close...
Ask Solem
2016-07-08
2
-10
/
+81
*
Avoid expensive try: except in cached_property
Ask Solem
2016-07-07
1
-8
/
+4
*
Attempt to fix Travis build
Ask Solem
2016-07-06
1
-3
/
+2
*
Cosmetics
Ask Solem
2016-07-01
1
-3
/
+3
*
Adds bumpversion
Ask Solem
2016-07-01
1
-8
/
+17
*
Oops, accidentally removed zookeeper transport also. Need more info about thi...
Ask Solem
2016-06-28
1
-0
/
+199
*
Removes deprecated amqplib transport (replaced by py-amqp)
Ask Solem
2016-06-28
5
-567
/
+1
*
Removes ZeroMQ transport for lack of resources to support it.
Ask Solem
2016-06-28
3
-512
/
+0
*
Removes Beanstalk transport for lack of resources to support it
Ask Solem
2016-06-28
4
-265
/
+1
*
Removes CouchDB transport for lack of resources to maintain it.
Ask Solem
2016-06-28
2
-154
/
+0
*
Removes Django ORM as a broker support
Ask Solem
2016-06-27
12
-384
/
+0
*
Removes ghettoq transport compatibility names
Ask Solem
2016-06-27
2
-35
/
+0
*
Removes SQLAlchemy as a broker support
Ask Solem
2016-06-27
4
-297
/
+0
*
Use set comprehensions (Issue #599)
Ask Solem
2016-06-23
1
-7
/
+5
*
added order invariance of assert_has_calls in Redis restore test
Federico Ficarelli
2016-06-23
1
-2
/
+2
*
removed useless import
Federico Ficarelli
2016-06-23
1
-1
/
+0
*
removed useless list copies, lookup methods now return sets
Federico Ficarelli
2016-06-23
2
-44
/
+32
*
fixed queue lookup in virtual transports with multiple overlapping bindings
Federico Ficarelli
2016-06-23
2
-5
/
+63
*
Build: Attempt to fix breaking test on Python 3.4
Ask Solem
2016-06-22
1
-1
/
+1
*
Coverage: Adds some tests
Ask Solem
2016-06-22
2
-1
/
+62
*
Renames test_entities -> test_entity
Ask Solem
2016-06-20
1
-0
/
+7
*
Some mostly cosmetic changes to #584
Ask Solem
2016-06-15
2
-148
/
+157
*
flakes
Ask Solem
2016-06-15
4
-15
/
+23
*
Add Consul K/V store Transport
Wido den Hollander
2016-06-15
3
-0
/
+363
*
Merge pull request #594 from adamchainz/readthedocs.io
Ask Solem
2016-06-15
2
-2
/
+2
|
\
|
*
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
2016-05-29
2
-2
/
+2
*
|
Removed useless bindings parameter from BrokerState constructor
Federico Ficarelli
2016-06-15
1
-0
/
+3
*
|
Finished queue_unbind for virtual channel, tests passing
Federico Ficarelli
2016-06-15
1
-4
/
+0
[prev]
[next]