summaryrefslogtreecommitdiff
path: root/kombu/tests/transport
Commit message (Expand)AuthorAgeFilesLines
* flakesAsk Solem2012-07-241-1/+1
* Skip py-amqp tests if not installedAsk Solem2012-07-241-11/+26
* Adds py-amqp transport (pyamqp)Ask Solem2012-07-241-0/+147
* Skip mongodb test. It actually needs a running mongodbFlavio Percoco Premoli2012-07-071-2/+2
* fixes #142.Flavio Percoco Premoli2012-07-071-4/+22
* Adds Bobby Beever to AUTHORSAsk Solem2012-07-051-10/+27
* added filesystem transport supportbobbybeever2012-07-011-0/+108
* BrokerConnection is now Connection in docsAsk Solem2012-06-247-39/+37
* tests for URI_PASSTHROUGH & cloneAsk Solem2012-06-241-8/+19
* Use single quotesAsk Solem2012-06-1510-281/+281
* Exchange+Queue+SimpleQueue can now be bound to connection (using default_chan...Ask Solem2012-06-111-2/+2
* POLL_READ, POLL_WRITE, POLL_ERR now named READ, WRITE ERRAsk Solem2012-05-211-5/+5
* Redis now supports the evented interface used by CeleryAsk Solem2012-05-161-10/+10
* flake8Ask Solem2012-05-161-1/+1
* Tests passingAsk Solem2012-05-141-10/+15
* flake8Ask Solem2012-05-142-13/+10
* Merge branch 'franckcuny/master'Ask Solem2012-05-141-0/+24
|\
| * Add a new test file for the SQLAlchemy transportfranck cuny2012-05-091-0/+24
* | Tests passingAsk Solem2012-05-101-1/+0
|/
* Tests passingAsk Solem2012-05-091-7/+18
* Merge branch 'redis_ack_emulation'Ask Solem2012-05-071-1/+0
|\
| * Restore unacked at shutdown tooAsk Solem2012-05-071-1/+0
* | Merge branch 'master' of github.com:ask/kombuAsk Solem2012-05-071-0/+4
|/
* Reorganizes testsAsk Solem2012-05-0611-0/+1966