summaryrefslogtreecommitdiff
path: root/kombu/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* librabbitmq itself now raises if SSL enabledAsk Solem2013-04-171-2/+0
* Change exception to something subclassed from KombuErrorDan LaMotte2013-04-171-0/+2
* Adds Consumer.accept: A whitelist of content_types/serializer names to acceptAsk Solem2013-04-111-0/+5
* Copyright 2012 is VMware, inc.Ask Solem2012-11-221-3/+0
* Ensure/Autoretry no longer disconnects on channel_errors, and adds StdConnect...Ask Solem2012-11-051-3/+7
* Use single quotesAsk Solem2012-06-151-4/+4
* Redis is now able to recover if the binding set key is removed while running....Ask Solem2012-03-251-0/+6
* All exceptions now inherit from a common KombuErrorAsk Solem2012-03-251-6/+10
* Updates copyright years to include 2012Ask Solem2012-01-061-1/+1
* Merge branch 'master' into 2.0-develAsk Solem2011-11-081-1/+1
|\
| * Spell-checkAsk Solem2011-11-021-1/+1
* | Adds __all__ to modulesAsk Solem2011-09-091-5/+14
* | 2.0-devel: No longer supports Python 2.4Ask Solem2011-09-071-0/+1
|/
* Now requires redis-py version 2.4.4 or laterAsk Solem2011-06-071-0/+4
* Update copyright headers to include 2011Ask Solem2011-01-311-1/+1
* kqueue accidentally disabledAsk Solem2011-01-181-0/+1
* CleanupAsk Solem2011-01-181-0/+3
* connection.ensure now raises the original exception instead EnsureExhausted w...Ask Solem2011-01-071-5/+0
* Improved reference documentationAsk Solem2010-10-271-0/+16
* exceptions.LimitExceededAsk Solem2010-10-221-6/+13
* BrokerConnectionPool.acquire now has block and timeout argumentsAsk Solem2010-07-231-0/+3
* Experimental pool and "ensure operation succeds" features.Ask Solem2010-07-231-0/+13
* Some simple refactoringAsk Solem2010-06-291-0/+6