Ask Solem
|
6da537d57c
|
[tests] Now depends on case
|
2016-04-05 15:53:44 -07:00 |
Ask Solem
|
a13ffd0382
|
Use unittest2 features
|
2016-04-04 15:24:43 -07:00 |
Ask Solem
|
a8569f3a82
|
flakes
|
2016-03-21 15:47:07 -07:00 |
Alex Koshelev
|
94d31ca8eb
|
Complete unit tests suit for MongoDB transport
|
2015-12-09 11:34:54 -08:00 |
Ask Solem
|
655db37422
|
flakes
|
2015-10-02 18:00:30 -07:00 |
Ask Solem
|
4ef2f10e15
|
Single item tuples no longer require whitespace
|
2015-07-13 12:22:16 -07:00 |
Nathan Van Gheem
|
b9261847fe
|
migrate pycouchdb for python 3 compatibility
|
2014-09-10 16:54:11 -05:00 |
Brian Bouterse
|
95c729b3f2
|
Merge branch 'master' into qpid-transport
Conflicts:
README.rst
docs/userguide/connections.rst
|
2014-05-28 10:05:56 -04:00 |
Ask Solem
|
86274e967d
|
Fixes flakes after flake8 upgrade
|
2014-05-27 14:41:20 +01:00 |
Ask Solem
|
50e2d6c1a4
|
Adds Makefile
|
2014-05-27 14:33:11 +01:00 |
Ask Solem
|
4b26895232
|
Using print function
|
2014-05-19 22:53:12 +01:00 |
Brian Bouterse
|
94dcfc199f
|
Guarded all module level code to gracefully handle if qpid is not installed.
|
2014-03-29 07:25:24 -04:00 |
Brian Bouterse
|
926d489d0c
|
Adding functional testrunner file for qpid transport
|
2014-02-14 10:44:03 -05:00 |
Ask Solem
|
60a5c63cb6
|
Support for coveralls
|
2014-02-09 15:47:11 +00:00 |
Ask Solem
|
08ade8a57d
|
Fixes for funtests
|
2013-10-14 16:09:43 +01:00 |
Ask Solem
|
6132540a2e
|
Fixes syntax error
|
2013-09-12 17:37:36 +01:00 |
Ask Solem
|
554bddd2af
|
Py3 fixes
|
2013-09-10 17:26:12 +01:00 |
Ask Solem
|
53c6961f94
|
Fixes typo transports -> transport
|
2013-08-15 12:50:15 +01:00 |
Ask Solem
|
fee11d1ea9
|
Merge branch '2.5'
Conflicts:
kombu/pidbox.py
kombu/utils/__init__.py
kombu/utils/eventio.py
|
2013-04-30 13:19:35 +01:00 |
Ask Solem
|
6642d85ebf
|
Adds functional tests for librabbitmq transport
|
2013-04-22 15:23:53 +01:00 |
Ask Solem
|
523cbd2fb4
|
Adds functional tests for pyamqp transport
|
2013-04-22 15:23:32 +01:00 |
Ask Solem
|
27f8345cb3
|
Fixes funtests
|
2013-04-22 15:23:13 +01:00 |
Ask Solem
|
4146118de3
|
Merge branch '2.5'
Conflicts:
Changelog
kombu/utils/eventio.py
|
2013-04-17 15:19:29 +01:00 |
Ask Solem
|
1f92908421
|
Cosmetics
|
2013-04-15 17:44:13 +01:00 |
Ask Solem
|
d84c1fca5b
|
Use except as exc
|
2013-02-12 15:06:49 +00:00 |
Ask Solem
|
f078863bf8
|
Merge branch 'sudorandom/SLMQ'
|
2013-02-07 15:44:23 +00:00 |
Kevin McDonald
|
9e9323a14c
|
Adds SoftLayer Message Queue functionality
|
2013-01-24 13:50:32 -06:00 |
Ask Solem
|
dd0fe3a3a6
|
More pep8ify
|
2013-01-17 13:50:01 +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
|
f42e5597e1
|
Revert 7f9b38f... [kombu3] No longer supports Python 2.5
|
2012-11-13 13:44:41 +00:00 |
Ask Solem
|
7f9b38ff8b
|
[kombu3] No longer supports Python 2.5
|
2012-11-08 20:20:41 +00:00 |
Ask Solem
|
f78af4fd2c
|
Adds py-amqp transport (pyamqp)
|
2012-07-24 14:33:59 +01:00 |
Ask Solem
|
fa816f6dc9
|
BrokerConnection is now Connection in docs
|
2012-06-24 16:32:17 +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
|
ab43b94eb7
|
Canonical repo moved to https://github.com/celery/kombu
|
2012-06-06 14:46:58 +01:00 |
Scott Lyons
|
26fedee240
|
Fixing up the MongoDB tests from their moving to the funtests module. Fixes a few typos as well.
|
2012-02-03 22:59:47 -05:00 |
Ask Solem
|
2b140266c5
|
Moves MongoDB functional tests to funtests/
|
2012-02-03 17:21:27 +00:00 |
Ask Solem
|
646c4773cc
|
Fixes functional tests for Django transport
|
2012-01-11 15:27:38 +00:00 |
Ask Solem
|
35d78df332
|
Fixes syntax errors in funtests/transport.py
|
2011-09-05 12:55:48 +01:00 |
Adam Nelson
|
fb0afb3cc7
|
Merge remote-tracking branch 'upstream/sqs'
Conflicts:
README.rst
funtests/tests/test_SQS.py
funtests/transport.py
kombu/transport/SQS.py
|
2011-08-16 21:31:34 -04:00 |
Ask Solem
|
daf5830464
|
Fixes cyclic reference for virtual Channel.close. Closes #49
|
2011-07-15 12:42:36 +01:00 |
Ask Solem
|
c83caeb1af
|
Merge branch 'master' into SQS-SDB
|
2011-06-13 12:16:26 +01:00 |
Ask Solem
|
70e2c6b68c
|
PEP8ify
|
2011-06-07 15:46:11 +01:00 |
Ask Solem
|
897ee5c3e1
|
Passes functional tests
|
2011-06-07 15:20:09 +01:00 |
Ask Solem
|
3e44c38515
|
SQS: SDB related fixes and cleanup
|
2011-06-05 19:02:51 +01:00 |
Ask Solem
|
6bcedcbe53
|
SQS transport now replaces dots in queue names with dashes
and also all other punctuation with underscores, as SQS only
accepts alphanumerics + -,_.
Thanks to adamn
|
2011-05-25 14:46:29 +01:00 |
Ask Solem
|
03da6ed197
|
Amazon SQS transport passing functional tests. Sponsored by the good guys at Yipit.com!
|
2011-05-25 14:38:44 +01:00 |
Ask Solem
|
a5f54f0745
|
SQS transport now replaces dots in queue names with dashes, and all other punctuation with underscores, as SQS only accepts alphanumerics + -,_. Thanks to adamn
|
2011-05-25 14:36:11 +01:00 |
Ask Solem
|
1ab629c23c
|
Amazon SQS transport passing functional tests. Sponsored by the good guys at Yipit.com!
|
2011-05-15 13:19:34 +02:00 |
Ask Solem
|
1606cd96a0
|
Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok()
|
2011-04-21 18:29:51 +02:00 |