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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pure-python pickle on Python <= 2.5, as cPickle is broken there
Ask Solem
2011-01-03
1
-3
/
+2
*
Since virtual broker state is now global, so must the Redis server mock be
Ask Solem
2010-12-07
1
-2
/
+2
*
Unit tests now passing on Python 3
Ask Solem
2010-12-03
19
-42
/
+61
*
Redis: Tests for connection disconnect
Ask Solem
2010-11-15
1
-0
/
+20
*
Moved kombu/tests/test_functional to funtests/ so they are not executed with ...
Ask Solem
2010-11-12
10
-357
/
+0
*
Added functional tests for sqlalchemy-kombu
Ask Solem
2010-11-12
1
-0
/
+16
*
Added functional tests for django-kombu
Ask Solem
2010-11-12
1
-0
/
+28
*
Removed leftover print statements
Ask Solem
2010-11-12
1
-1
/
+0
*
Fixed functional tests (including basic_get for beanstalk)
Ask Solem
2010-11-12
4
-24
/
+31
*
Added functional tests for CouchDb transport (not known to pass)
Ask Solem
2010-11-12
1
-0
/
+10
*
Fixed syntax errors in MongoDB transport, also added functional tests, but th...
Ask Solem
2010-11-12
1
-0
/
+15
*
PEP8ify + pyflakes
Ask Solem
2010-11-11
2
-6
/
+8
*
100% coverage for kombu.messaging, 97% total
Ask Solem
2010-11-11
3
-4
/
+43
*
Added functional tests for Beanstalk transport
Ask Solem
2010-11-11
1
-0
/
+15
*
Functional tests for Redis transport
Ask Solem
2010-11-11
1
-0
/
+9
*
Added common base class for transport functional tests
Ask Solem
2010-11-11
2
-112
/
+142
*
98% coverage for kombu.compat
Ask Solem
2010-11-11
2
-0
/
+292
*
Fixed typo 'KeyError(' -> 'KeyError'
Ask Solem
2010-11-11
1
-1
/
+1
*
Fixed test breaking on Python 2.4 because the repr of KeyError is different t...
Ask Solem
2010-11-11
1
-1
/
+2
*
PE8ify + pyflakes
Ask Solem
2010-11-11
8
-29
/
+23
*
99% coverage for kombu.simple
Ask Solem
2010-11-11
1
-0
/
+123
*
100% coverage for kombu.entity
Ask Solem
2010-11-11
2
-0
/
+27
*
100% unit test coverage for Redis transport
Ask Solem
2010-11-11
1
-0
/
+243
*
99% coverage for kombu.pidbox
Ask Solem
2010-11-10
1
-0
/
+221
*
Moved gen_unique_id test from Celery here
Ask Solem
2010-11-10
1
-1
/
+19
*
tests setup: Ignore import errors
Ask Solem
2010-11-09
1
-1
/
+4
*
94% coverage of the core library, but still missing coverage of compat, pidbo...
Ask Solem
2010-11-09
12
-7
/
+446
*
Don't show stderr output when running test suite
Ask Solem
2010-11-09
3
-5
/
+39
*
Tests for kombu.transport.virtual
Ask Solem
2010-11-09
1
-0
/
+349
*
92% coverage for kombu.utils, also tests for kombu.transport.virtual.scheduling
Ask Solem
2010-11-08
2
-0
/
+175
*
100% coverage for kombu.transport.virtual.exchange
Ask Solem
2010-11-08
1
-0
/
+110
*
Improved reference documentation
Ask Solem
2010-10-27
2
-4
/
+4
*
tests for BrokerConnection.Pool + .ChannelPool
Ask Solem
2010-10-22
1
-0
/
+54
*
Fix broken unicode test for Py 2.4
Ask Solem
2010-09-17
1
-5
/
+4
*
test_functional.test_amqplib: test_produce__consume_multiple: Make sure queue...
Ask Solem
2010-09-16
1
-0
/
+1
*
Functional tests for pyamqplib are passing again
Ask Solem
2010-09-16
2
-10
/
+10
*
All occurences of the term Backend has been replaced with Transport.
Ask Solem
2010-08-04
6
-16
/
+15
*
kombu.Binding has been renamed to kombu.Queue
Ask Solem
2010-08-01
4
-81
/
+81
*
unittests passing again
Ask Solem
2010-07-31
4
-15
/
+27
*
Fixed mock Backend drain_events method to have the same number arguments as t...
sebleier
2010-07-22
1
-1
/
+1
*
Disabled pika tests
Ask Solem
2010-07-20
1
-0
/
+113
*
Some simple refactoring
Ask Solem
2010-06-29
2
-2
/
+3
*
Got 93% coverage
Ask Solem
2010-06-29
8
-69
/
+875
*
Unittests for kombu.connection
Ask Solem
2010-06-29
1
-0
/
+46
*
Added unittets for kombu.entities (Exchange/Binding)
Ask Solem
2010-06-28
2
-0
/
+159