Ask Solem
|
95d904801d
|
Dist: Updates bdist_rpm requirements
|
2016-10-28 11:43:00 -07:00 |
Ask Solem
|
c457a88459
|
pep257 -> pydocstyle
|
2016-10-11 14:59:00 -07:00 |
Ask Solem
|
b6893da353
|
Moves pydocstyle config to setup.cfg
|
2016-10-11 13:33:10 -07:00 |
Ask Solem
|
836512cadd
|
Adds pydocstyle as a tox target
|
2016-10-11 12:33:31 -07:00 |
Ask Solem
|
cff1b829cd
|
Moves funtests -> t/integration
|
2016-08-23 12:52:14 -07:00 |
Ask Solem
|
6d72e40e5b
|
Rewrite tests to use py.test
NOTE: test_qpid was removed as it's breaking horribly.
It's currently trying to import symbols from kombu.transport.qpid
that don't exist.
assertRaises -> pytest.raises
assertTrue
assertTrue - multiline
assertFalse
assertFalse - multiline
assertIsNone
assertIsNone - multiline
assertEqual
assertEqual - multiline
assertNotEqual
assertNotEqual - multiline
assertGreater - multiline
assertIn
assertIn - multiline
assertNotIn
assertNotIn - multiline
assertIsInstance
assertIsInstance - multiline
assertIsNot
assertIsNot - multiline
assertIsNotNone
assertIs
assertIs - multiline
Manual changes
Now depends on case 1.3.1
|
2016-08-23 11:38:54 -07:00 |
Ask Solem
|
719ce2ef78
|
Use celery_sphinx to manage docs
|
2016-04-07 17:29:30 -07:00 |
Ask Solem
|
1f36724517
|
Merge branch '3.0'
Conflicts:
README.rst
kombu/__init__.py
kombu/async/hub.py
kombu/five.py
kombu/pidbox.py
kombu/tests/test_entities.py
kombu/tests/transport/test_redis.py
kombu/transport/amqplib.py
kombu/transport/mongodb.py
kombu/utils/compat.py
setup.cfg
tox.ini
|
2014-06-24 15:38:35 +01:00 |
Ask Solem
|
4d45d8ba30
|
Apparently all deps must be listed in wheels [metadata]
|
2014-06-09 16:45:01 +01:00 |
Ask Solem
|
7cf59f3a20
|
Use setup.cfg [metadata] for current wheel releases
|
2014-06-09 16:41:56 +01:00 |
Ask Solem
|
cdb39c4fbf
|
Do not tag date
|
2014-06-02 18:39:01 +01:00 |
Ask Solem
|
e96cbe416b
|
Updates setup.cfg
|
2014-06-02 17:48:37 +01:00 |
Ask Solem
|
bfb5060f1f
|
Removes importlib depdendency in bdist_rpm
|
2014-05-20 21:50:18 +01:00 |
Ask Solem
|
3d963c1eb6
|
Removes anyjson dependency :sad:
|
2014-05-20 21:49:47 +01:00 |
Ask Solem
|
55197ee341
|
master now depends on Python 2.7
|
2014-05-19 22:27:36 +01:00 |
Ask Solem
|
ddb320e9f3
|
Now depends on amqp 1.4.5
|
2014-04-15 22:11:50 +01:00 |
Ask Solem
|
1210b04740
|
Now depends on amqp 1.4.4
|
2014-03-03 16:14:28 +00:00 |
Ask Solem
|
60a5c63cb6
|
Support for coveralls
|
2014-02-09 15:47:11 +00:00 |
Ask Solem
|
c3ed134d92
|
Now depends on amqp 1.4.2
|
2014-02-03 16:29:55 +00:00 |
Ask Solem
|
d1ed0c27ff
|
Now depends on amqp 1.4.1
|
2014-01-17 16:48:12 +00:00 |
Ask Solem
|
fdd3f6e476
|
Now depends on amqp 1.4.0
|
2014-01-13 15:05:21 +00:00 |
Matt Wise
|
9dd936bd3b
|
Remove kombu.trasnport.SQS from the coverage report exclusion list.
|
2013-12-03 08:58:32 -08:00 |
Ask Solem
|
e9adab6f4f
|
Now depends on amqp 1.3.3
|
2013-11-15 22:49:02 +00:00 |
Ask Solem
|
34f15c539d
|
Now depends on amqp 1.3.2
|
2013-10-29 13:57:24 +00:00 |
Ask Solem
|
98a71e5503
|
Now depends on amqp 1.3.1
|
2013-10-24 16:52:11 +01:00 |
Ask Solem
|
df1438c18f
|
Now depends on amqp 1.3.0
|
2013-10-04 15:18:30 +01:00 |
Ask Solem
|
10ff0f2e59
|
Adds more tests
|
2013-09-12 13:10:42 +01:00 |
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 |