summaryrefslogtreecommitdiff
path: root/funtests
Commit message (Expand)AuthorAgeFilesLines
* Adds py-amqp transport (pyamqp)Ask Solem2012-07-241-0/+6
* BrokerConnection is now Connection in docsAsk Solem2012-06-241-2/+2
* Adds support for Apache Zookeeper as a transport.Mahendra M2012-06-072-0/+11
* Canonical repo moved to https://github.com/celery/kombuAsk Solem2012-06-061-1/+1
* Fixing up the MongoDB tests from their moving to the funtests module. Fixes a...Scott Lyons2012-02-031-6/+6
* Moves MongoDB functional tests to funtests/Ask Solem2012-02-031-1/+60
* Fixes functional tests for Django transportAsk Solem2012-01-112-0/+17
* Fixes syntax errors in funtests/transport.pyAsk Solem2011-09-051-3/+3
* Merge remote-tracking branch 'upstream/sqs'Adam Nelson2011-08-161-3/+3
|\
| * SQS transport now replaces dots in queue names with dashes, and all other pun...Ask Solem2011-05-252-2/+4
| * Amazon SQS transport passing functional tests. Sponsored by the good guys at...Ask Solem2011-05-152-1/+30
* | Fixes cyclic reference for virtual Channel.close. Closes #49Ask Solem2011-07-152-6/+18
* | Merge branch 'master' into SQS-SDBAsk Solem2011-06-132-14/+47
|\ \
| * | PEP8ifyAsk Solem2011-06-071-1/+1
| * | Passes functional testsAsk Solem2011-06-072-13/+46
* | | SQS: SDB related fixes and cleanupAsk Solem2011-06-051-1/+1
|/ /
* | SQS transport now replaces dots in queue names with dashesAsk Solem2011-05-252-2/+4
* | Amazon SQS transport passing functional tests. Sponsored by the good guys at...Ask Solem2011-05-252-1/+30
|/
* Use flake8 instead of pep8+pyflakes, and add it as a step in releaseok()v1.1.3Ask Solem2011-04-215-8/+8
* Closes cyclic reference in ConnectionAsk Solem2011-04-071-2/+42
* Redis: Fixes serious issue where larger messages may be lost when consuming u...Ask Solem2011-04-063-12/+81
* virtual: BrokerConnection.connect now immediately creates a channel.Ask Solem2011-03-282-2/+8
* pyflakesv1.0.0b3Ask Solem2011-01-072-4/+2
* Functional tests for Pika transport, also asyncore drain_events now properly ...Ask Solem2010-11-125-114/+28
* Added funtests/setup.pyAsk Solem2010-11-123-1/+71
* Moved kombu/tests/test_functional to funtests/ so they are not executed with ...Ask Solem2010-11-1211-0/+361