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
/
docs
/
userguide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected typo in exchange name. (#969)
vikvns
2018-12-20
1
-1
/
+1
*
Making the pyro transport available, fix it for recent Pyro4 versions, add br...
Irmen de Jong
2018-11-25
1
-0
/
+4
*
Removed some unnecessary variable assignments and fix variable-typo in docs
Mads Jensen
2017-09-22
1
-1
/
+1
*
fixed import path to SimpleQueue and SimpleBuffer
Wojciech Matyśkiewicz
2017-09-06
1
-1
/
+1
*
Update links in documentation to either https or to new locations (#786)
Mads Jensen
2017-08-20
1
-1
/
+1
*
Update consumers.rst (#647)
Cemre Mengu
2016-11-08
1
-1
/
+1
*
Fill in missing documentation
Ask Solem
2016-10-26
1
-1
/
+101
*
Fix useless code-block (#620)
Rémy Léone
2016-08-26
1
-2
/
+0
*
One space after period for proportional fonts
Ask Solem
2016-07-29
5
-19
/
+19
*
Reorganizes kombu.utils.__init__ package
Ask Solem
2016-07-16
1
-1
/
+1
*
Removes another MongoDB reference
Ask Solem
2016-06-28
1
-2
/
+0
*
Removes Beanstalk transport for lack of resources to support it
Ask Solem
2016-06-28
1
-2
/
+0
*
Removes CouchDB transport for lack of resources to maintain it.
Ask Solem
2016-06-28
1
-2
/
+0
*
Removes Django ORM as a broker support
Ask Solem
2016-06-27
1
-2
/
+0
*
Removes SQLAlchemy as a broker support
Ask Solem
2016-06-27
1
-2
/
+0
*
an URL -> a URL
Ask Solem
2016-05-12
1
-1
/
+1
*
Use celery_sphinx to manage docs
Ask Solem
2016-04-07
5
-18
/
+50
*
flakes
Ask Solem
2016-03-21
2
-6
/
+6
*
Adds Queue.consumer_arguments for the ability to set Consumer Priority via x-...
Ask Solem
2016-03-10
1
-0
/
+25
*
Updates changelog
Ask Solem
2015-11-06
1
-0
/
+43
*
Merge branch 'master' of github.com:celery/kombu
Ask Solem
2015-07-13
2
-3
/
+3
|
\
|
*
Merge pull request #492 from tbarbugli/patch-2
Omer Katz
2015-07-09
1
-1
/
+1
|
|
\
|
|
*
fix reference to pools.Connections
Tommaso Barbugli
2015-07-01
1
-1
/
+1
|
*
|
fix docs about content_type and serialization
Tommaso Barbugli
2015-07-01
1
-2
/
+2
|
|
/
*
|
Single item tuples no longer require whitespace
Ask Solem
2015-07-13
2
-2
/
+2
|
/
*
Serializer entrypoint arguments listed in the wrong order. Closes #473
Ask Solem
2015-06-12
1
-2
/
+2
*
Doc example should use producer declare argument. Closes #423
Ask Solem
2014-11-03
1
-7
/
+7
*
Merge branch 'master' into qpid-transport
Brian Bouterse
2014-05-28
2
-29
/
+36
|
\
|
*
Merge branch 'daevaorn/priority'
Ask Solem
2014-05-20
1
-23
/
+27
|
|
\
|
|
*
Priority support for MongoDB transport. Transport table update. Priority
Alex Koshelev
2014-05-08
1
-23
/
+27
|
*
|
master now depends on Python 2.7
Ask Solem
2014-05-19
1
-4
/
+7
*
|
|
Merge branch 'master' into qpid-transport
Brian Bouterse
2014-05-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix reversed method references
Klumhru
2014-05-01
1
-1
/
+1
|
|
/
*
|
Added qpid to README and userguide.
Brian Bouterse
2014-03-17
1
-4
/
+12
|
/
*
Improve example in consumer user guide. Closes #298
Ask Solem
2014-01-13
1
-3
/
+2
*
fix grammar
Dustin J. Mitchell
2014-01-08
1
-2
/
+2
*
Improve docs about pickle serailization and disabled by defaualt
Ask Solem
2013-10-04
2
-33
/
+41
*
Adds kombu.async.timer (+ accidentally staged documentation fixes)
Ask Solem
2013-10-01
2
-22
/
+24
*
Added Unix socket connection support to the redis transport
Maxime Rouyrre
2013-06-13
1
-0
/
+3
*
Merge branch '2.5'
Ask Solem
2013-04-15
1
-0
/
+27
|
\
|
*
Updates serialization guide
Ask Solem
2013-04-11
1
-0
/
+27
|
*
Adding section in Connections docs about the different AMQP transports
Craig Younkins
2013-01-11
1
-0
/
+16
|
*
Fixes typo (conn.connected is a property). Closes #182
Ask Solem
2012-12-06
1
-1
/
+1
*
|
Adding section in Connections docs about the different AMQP transports
Craig Younkins
2013-01-11
1
-0
/
+16
*
|
merge helloworld into examples
HVN
2012-12-11
2
-36
/
+22
*
|
add helloworld example use simple interface
HVN
2012-12-06
1
-0
/
+36
*
|
correcting interactive code
HVN
2012-12-06
1
-1
/
+1
*
|
code tested with python 2.7.3 on Ubuntu11.04 64bit
HVN
2012-12-06
1
-20
/
+20
|
/
*
Doc fixes
Ask Solem
2012-11-21
4
-24
/
+18
*
Removes pika transport, will wait until pika comes out of experimental its state
Ask Solem
2012-11-15
1
-6
/
+1
[next]