summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'daevaorn/priority'Ask Solem2014-05-208-65/+98
| |\ \
| | * | Priority support for MongoDB transport. Transport table update. PriorityAlex Koshelev2014-05-088-65/+98
| * | | Tests passingAsk Solem2014-05-201-1/+1
| * | | Adds maybe_sanitize_url to kombu.utils.urlAsk Solem2014-05-201-0/+8
| * | | Adds sanitize_url and as_url to kombu.utils.urlAsk Solem2014-05-202-31/+41
| * | | flakesAsk Solem2014-05-202-3/+3
| * | | parse_url function should not know about mongodb, and the transport already s...Ask Solem2014-05-202-13/+1
| * | | Using print functionAsk Solem2014-05-195-29/+26
| * | | master now depends on Python 2.7Ask Solem2014-05-1927-139/+54
| * | | Adds Roger Hu to AUTHORSAsk Solem2014-05-191-0/+1
| * | | Be selective about how file descriptors are removed since they may be reused ...Roger Hu2014-05-191-12/+18
| * | | Merge branch '3.0'Ask Solem2014-05-063-2/+22
| |\ \ \ | | | |/ | | |/|
| | * | Bumps version to 3.0.16 and updates Changelogv3.0.16Ask Solem2014-05-063-2/+22
| | * | kombu[librabbitmq] now depends on librabbitmq 1.5.1Ask Solem2014-05-061-1/+1
| | * | Extra check for #342Ask Solem2014-05-061-4/+3
| | * | Adds Tobias Schottdorf to AUTHORSAsk Solem2014-05-061-0/+1
| | * | epoll unregister catches fileno TypeErrorTobias Schottdorf2014-05-061-1/+1
| | * | Adds Randy Barlow to AUTHORSAsk Solem2014-05-061-0/+1
| | * | 344 - added the skip decorator to three tests.Randy Barlow2014-05-061-0/+3
| | * | Fix reversed method referencesKlumhru2014-05-011-1/+1
| * | | kombu[librabbitmq] now depends on librabbitmq 1.5.1Ask Solem2014-05-061-1/+1
| * | | Adds Randy Barlow to AUTHORSAsk Solem2014-05-061-0/+1
| * | | 344 - added the skip decorator to three tests.Randy Barlow2014-05-061-0/+3
* | | | curl tests startAsk Solem2014-05-034-2/+168
* | | | Make sure tests run without boto and pycurlAsk Solem2014-05-0312-52/+39
* | | | Lazy import of boto libraryAsk Solem2014-05-0317-91/+164
* | | | Initial import of kombu.async.awsAsk Solem2014-05-0356-357/+2041
* | | | Some improvementsAsk Solem2014-05-033-36/+46
* | | | 100% coverage for kombu.async.http.baseAsk Solem2014-05-032-37/+163
* | | | Async HTTP client using curlAsk Solem2014-05-038-3/+740
|/ / /
* | | Merge pull request #349 from sprettur/masterAsk Solem Hoel2014-05-011-1/+1
|\ \ \
| * | | Fix reversed method referencesKlumhru2014-05-011-1/+1
|/ / /
* | | Extra check for #342Ask Solem2014-04-291-4/+3
* | | Adds Tobias Schottdorf to AUTHORSAsk Solem2014-04-291-0/+1
* | | epoll unregister catches fileno TypeErrorTobias Schottdorf2014-04-291-1/+1
|/ /
* | Fixes librabbitmq version warning. Closes celery/celery##1995Ask Solem2014-04-181-1/+1
* | Merge branch 'master' into 3.0v3.0.15Ask Solem2014-04-1523-25/+231
|\ \
| * | Bumps version to 3.0.15Ask Solem2014-04-153-3/+3
| |/
| * Now depends on amqp 1.4.5Ask Solem2014-04-153-3/+5
| * More version parser fixes. Closes #340Ask Solem2014-04-152-6/+38
| * Merge branch 'master' of github.com:celery/kombuAsk Solem2014-04-151-1/+1
| |\
| | * Merge pull request #340 from EricWorkman/masterAsk Solem Hoel2014-04-151-1/+1
| | |\
| | | * Convert major and minor versions to integers for version matchingericworkman2014-04-151-1/+1
| * | | Updates ChangelogAsk Solem2014-04-151-0/+49
| |/ /
| * | Adds Connection.qos_semantics_matches_specAsk Solem2014-04-151-0/+4
| * | flakesAsk Solem2014-04-151-1/+1
| * | Adds Adam Gaca to AUTHORSAsk Solem2014-04-151-0/+1
| * | don't convert decompressed data into utf-8 stringAdam Gaca2014-04-152-3/+3
| * | Account for transport_options in eqhash(conn), also optimize Connection.__eqh...Ask Solem2014-04-153-4/+20
| |/
| * kombu[librabbitmq] now requires librabbitmq 1.5.0Ask Solem2014-04-141-1/+1