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
*
Removes Connection.more_to_read + .nb_keep_draining
asyncmove
Ask Solem
2013-09-30
13
-120
/
+92
*
Tests passing
Ask Solem
2013-09-25
4
-40
/
+35
*
Merge branch 'master' into asyncmove
Ask Solem
2013-09-25
31
-430
/
+534
|
\
|
*
Do not check heartbeats when in blocking sections
Ask Solem
2013-09-25
4
-6
/
+31
|
*
Adds kombu.async.maybe_block context
Ask Solem
2013-09-25
4
-2
/
+79
|
*
Redis: reject+requeue should restore at beginning (Related to #254)
Ask Solem
2013-09-25
3
-10
/
+23
|
*
Change redis transport to rpush rather than lpush messages on the queue when ...
Mark Lavin
2013-09-25
2
-4
/
+4
|
*
Cosmetics
Ask Solem
2013-09-24
1
-42
/
+56
|
*
Replaced StdConnectionError+StdChannelError with amqp.ConnectionError+amqp.Ch...
Ask Solem
2013-09-24
21
-151
/
+126
|
*
Adds kombu.message.Message
Ask Solem
2013-09-24
3
-125
/
+138
|
*
Removes amqp version check
Ask Solem
2013-09-24
1
-3
/
+0
|
*
Renamed serialization.encode/decode -> .dumps, .loads
Ask Solem
2013-09-24
3
-92
/
+84
|
*
flakes
Ask Solem
2013-09-23
7
-63
/
+47
*
|
Fixes TypeError
Ask Solem
2013-09-23
1
-2
/
+5
*
|
Async API now closer to Tulip
Ask Solem
2013-09-23
10
-120
/
+197
*
|
flakes
Ask Solem
2013-09-23
7
-63
/
+47
|
/
*
Sem data cannot be set
Ask Solem
2013-09-22
1
-13
/
+17
*
pypy did not like this change
Ask Solem
2013-09-22
1
-3
/
+3
*
Removes kombu.log.anon_logger
Ask Solem
2013-09-22
1
-9
/
+3
*
virtual queue_declare now returns namedtuple
Ask Solem
2013-09-22
1
-1
/
+3
*
Moves celery.worker.hub here as kombu.async
Ask Solem
2013-09-19
5
-3
/
+334
*
Merge branch 'master' of github.com:celery/kombu
Ask Solem
2013-09-12
1
-2
/
+3
|
\
|
*
Fixes Connection.as_uri #252
Mher Movsisyan
2013-09-12
1
-2
/
+3
*
|
Test fixes for py3 and when eventlet,gevent or redis not installed
Ask Solem
2013-09-12
6
-11
/
+29
|
/
*
Version now 3.0rc1
Ask Solem
2013-09-12
1
-1
/
+1
*
import kombu now requires Python 2.6
Ask Solem
2013-09-12
1
-4
/
+4
*
flakes
Ask Solem
2013-09-12
6
-24
/
+21
*
99% coverage for redis transport
Ask Solem
2013-09-12
1
-2
/
+331
*
Adds more tests
Ask Solem
2013-09-12
16
-36
/
+335
*
Adds kombu.clocks.timetuple
Ask Solem
2013-09-12
2
-4
/
+99
*
LamportClock: can now set Lock class
Ask Solem
2013-09-11
1
-1
/
+1
*
100% coverage for kombu.transport.librabbitmq
Ask Solem
2013-09-11
1
-0
/
+156
*
Tests cleanup (and renamed TestCase -> Case
Ask Solem
2013-09-11
35
-178
/
+169
*
[memory transport] Fixes fanout support
Ask Solem
2013-09-11
1
-1
/
+1
*
Renames promise -> lazy, maybe_promise -> maybe_evaluate so that it does not ...
Ask Solem
2013-09-11
5
-30
/
+36
*
ContentDisallowed tests
Ask Solem
2013-09-11
5
-2
/
+69
*
Fixes NameError
Ask Solem
2013-09-10
1
-1
/
+1
*
Py3 fixes
Ask Solem
2013-09-10
4
-10
/
+10
*
Fixes Py3.2 tests
Ask Solem
2013-09-10
1
-2
/
+2
*
flakes
Ask Solem
2013-09-10
2
-2
/
+1
*
Tests passing
Ask Solem
2013-09-10
6
-5
/
+9
*
Merge branch '2.5'
Ask Solem
2013-09-10
2
-2
/
+2
|
\
|
*
[py25] Cannot use next()
Ask Solem
2013-09-10
2
-2
/
+2
*
|
Merge branch '2.5'
Ask Solem
2013-09-10
9
-20
/
+52
|
\
\
|
|
/
|
*
New msgpack version broke serialization test
Ask Solem
2013-09-10
1
-3
/
+12
|
*
One more py33 test failure
Ask Solem
2013-09-10
1
-1
/
+1
|
*
Tests passing on Py3.3. Closes #246
Ask Solem
2013-09-10
5
-11
/
+11
|
*
Queue.get now supports accept argument
Ask Solem
2013-09-09
3
-13
/
+16
|
*
Encoding tests passing
Ask Solem
2013-08-23
1
-10
/
+30
|
*
Bumps version to 2.5.14 and updates Changelog
Ask Solem
2013-08-23
1
-1
/
+1
[next]