Commit Graph

28 Commits

Author SHA1 Message Date
Ask Solem f68f8ac8c0 Merge branch 'master' into 3.0
Conflicts:
	kombu/abstract.py
	kombu/clocks.py
	kombu/messaging.py
	kombu/pidbox.py
	kombu/pools.py
	kombu/tests/mocks.py
	kombu/tests/test_common.py
	kombu/tests/test_messaging.py
	kombu/tests/test_serialization.py
	kombu/tests/test_utils.py
	kombu/tests/transport/test_redis.py
	kombu/tests/utilities/test_encoding.py
	kombu/transport/pika.py
	kombu/transport/zmq.py
	kombu/transport/zookeeper.py
	kombu/utils/__init__.py
	kombu/utils/encoding.py
	kombu/utils/finalize.py
	pavement.py
	requirements/default.txt
2012-11-27 15:48:42 +00:00
Ask Solem ce13d5bd75 Improves unit test coverage 2012-11-27 15:10:13 +00:00
Ask Solem 4589c41fc5 More tests 2012-11-22 14:27:00 +00:00
Ask Solem 9cc13cebe1 Removes pika transport, will wait until pika comes out of experimental its state 2012-11-15 16:05:37 +00:00
Ask Solem c65dc11b81 2.5 depends on amqp < 1.1 2012-11-12 15:43:17 +00:00
Ask Solem 9bc0c44fa3 Now depends on amqp 1.2.0 2012-11-12 15:25:30 +00:00
Ask Solem 0e749ab930 Now depends on amqp 1.0.2 2012-11-06 17:07:08 +00:00
Ask Solem aa0323e398 py-amqp replaces amqplib as the default transport 2012-11-05 13:27:07 +00:00
Ask Solem e0f49178bf Adds importlib + ordereddict to bdist_rpm 2012-09-12 14:51:32 +01:00
Ask Solem 0603dec01e Now depends on anyjson 0.3.3 2012-06-21 17:14:40 +01:00
Ask Solem df7913860f Now depends on anyjson >=0.3.2 2012-06-21 16:19:21 +01:00
Mahendra M c43eb27700 Adds support for Apache Zookeeper as a transport.
Closes #134
2012-06-07 15:06:24 +01:00
Ask Solem 399f979814 99% overall coverage 2012-01-14 00:11:03 +00:00
Ask Solem 180aabec1f 99% coverage for the Redis transport 2012-01-13 16:41:55 +00:00
Ask Solem a71040bf36 Loads more tests 2012-01-10 15:38:17 +00:00
Ask Solem d368ffa983 Using kamqp 2011-11-10 15:17:18 +00:00
Ask Solem 21b8faa1a0 Now depends on amqplib >= 1.0.0 2011-07-28 11:46:59 +01:00
Ask Solem af4339170d Now depends on anyjson 0.3.1 for the cjson deprecation 2011-03-28 14:43:52 +02:00
Ask Solem caf0069cda 98% coverage for kombu.compat 2010-11-11 14:41:55 +01:00
Ask Solem 6a40574f54 99% coverage for kombu.simple 2010-11-11 12:53:51 +01:00
Ask Solem 4e32fa3340 100% unit test coverage for Redis transport 2010-11-11 11:19:29 +01:00
Ask Solem f5aeb88561 Added kombu.utils.all() and .any() for Python 2.4 2010-11-10 12:28:27 +01:00
Ask Solem 402260bf9f 94% coverage of the core library, but still missing coverage of compat, pidbox, and functional tests for concrete transports beanstalk, redis, couchdb, pika and mongodb 2010-11-09 15:27:43 +01:00
Ask Solem 173f67beed 92% coverage for kombu.utils, also tests for kombu.transport.virtual.scheduling 2010-11-08 20:38:15 +01:00
Vincent Driessen 396f0e9078 Update dependencies for building RPM's. 2010-08-13 11:54:23 +02:00
Ask Solem 3149a84d18 Got 93% coverage 2010-06-29 17:31:56 +02:00
Ask Solem 9a4074b568 Added unittets for kombu.entities (Exchange/Binding) 2010-06-28 23:29:40 +02:00
Ask Solem da3e754594 Initial import 2010-06-23 12:08:39 +02:00