summaryrefslogtreecommitdiff
path: root/funtests
Commit message (Expand)AuthorAgeFilesLines
* Support for coverallsAsk Solem2014-02-091-1/+0
* Fixes for funtestsv3.0.0Ask Solem2013-10-142-3/+3
* Fixes syntax errorAsk Solem2013-09-121-1/+1
* Py3 fixesAsk Solem2013-09-102-13/+17
* Fixes typo transports -> transportAsk Solem2013-08-151-1/+1
* Merge branch '2.5'Ask Solem2013-04-3012-15/+98
|\
| * Adds functional tests for librabbitmq transportAsk Solem2013-04-221-0/+14
| * Adds functional tests for pyamqp transportAsk Solem2013-04-221-0/+6
| * Fixes funtestsAsk Solem2013-04-2210-15/+78
* | Merge branch '2.5'Ask Solem2013-04-1713-98/+96
|\ \ | |/
| * CosmeticsAsk Solem2013-04-1513-98/+96
* | Use except as excAsk Solem2013-02-121-1/+1
* | Merge branch 'sudorandom/SLMQ'Ask Solem2013-02-071-0/+29
|\ \ | |/ |/|
| * Adds SoftLayer Message Queue functionalityKevin McDonald2013-01-241-0/+29
* | More pep8ifyAsk Solem2013-01-172-9/+11
|/
* Removes pika transport, will wait until pika comes out of experimental its stateAsk Solem2012-11-152-39/+0
* Revert 7f9b38f... [kombu3] No longer supports Python 2.5Ask Solem2012-11-131-1/+1
* [kombu3] No longer supports Python 2.5Ask Solem2012-11-081-1/+1
* 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