summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sets release-date for 2.0.2v2.0.22.0Ask Solem2016-06-101-1/+1
* Bumps version to 2.0.2 and updates ChangelogAsk Solem2016-06-074-4/+12
* WIPAsk Solem2016-06-071-0/+16
* Docs: Set stable version to 2.xAsk Solem2016-06-061-2/+2
* Adds Alan Justino to AUTHORSAsk Solem2016-06-061-0/+1
* Merge branch 'alanjds/fix-unicode-literals'Ask Solem2016-06-065-92/+92
|\
| * There is no bytes % int on python3.4Alan Justino2016-06-021-6/+6
| * Mark bytes with b'...'Alan Justino2016-06-025-97/+97
| * unicode_literals is breaking 2.7 testsAlan Justino2016-06-025-5/+5
* | Adds ChangBo Guo(gcb) to AUTHORSAsk Solem2016-06-061-0/+1
* | Fixes install requirements on Python 3ChangBo Guo(gcb)2016-06-061-1/+5
* | Adds Quentin Pradet to AUTHORSAsk Solem2016-06-061-0/+1
* | Fix default portQuentin Pradet2016-06-062-1/+6
|/
* Bumps version to 2.0.1 and updates Changelogv2.0.1Ask Solem2016-05-313-2/+38
* flakesAsk Solem2016-05-311-1/+2
* Merge branch 'master' of github.com:celery/py-amqpAsk Solem2016-05-313-5/+5
|\
| * Merge pull request #89 from adamchainz/readthedocs.ioAsk Solem2016-05-313-5/+5
| |\
| | * Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-293-5/+5
| |/
* | Backward compatibility with 1.4 API (Closes celery/kombu#595)Ask Solem2016-05-316-23/+75
* | Adds Bas ten Berge to AUTHORSAsk Solem2016-05-271-0/+1
|/
* Merge pull request #88 from bastbnl/masterAsk Solem2016-05-275-5/+26
|\
| * Should resolve "F401 'promise' imported but unused"bastb2016-05-272-7/+9
| * Fixes the messages messagesbastb2016-05-273-10/+9
| * Enable celery 3.1.23 to import the package instead of breaking on an unknown ...bastb2016-05-271-0/+9
| * Fixes issue #85: the module can be imported on python 2.7.3 running in unicod...bastb2016-05-273-4/+15
|/
* Bumps version to 2.0.0 and updates Changelogv2.0.0Ask Solem2016-05-264-3/+23
* flakesAsk Solem2016-05-261-2/+2
* Adds Federico Ficarelli to AUTHORSAsk Solem2016-05-261-0/+1
* Merge pull request #84 from nazavode/masterAsk Solem2016-05-261-1/+2
|\
| * Fixed args packingFederico Ficarelli2016-05-231-1/+2
|/
* Fixes basic_publish after connection closeAsk Solem2016-05-111-1/+5
* Now depends on vine 1.1.0Ask Solem2016-04-211-1/+1
* Merge branch 'master' of github.com:celery/py-amqpAsk Solem2016-04-200-0/+0
|\
| * Fixes Py2 bytes problem in Connection._x_close_okAsk Solem2016-04-131-1/+2
* | Fixes bug in transport when frame size exceeds unsigned int. Closes celery/c...Ask Solem2016-04-202-2/+12
|/
* [Makefile] removes configcheck targetAsk Solem2016-04-111-5/+1
* [reqs][default] Now depends on vine 1.0.1Ask Solem2016-04-111-1/+1
* amqp.five is now vine.fiveAsk Solem2016-04-111-308/+2
* Make sure __repr__ and __str__ returns bytes on Python 2Ask Solem2016-04-112-4/+7
* Adds five.python_2_unicode_compatible and getfullargspecAsk Solem2016-04-111-18/+58
* flakesAsk Solem2016-04-111-1/+0
* [dist] Fixes typo in README.rstAsk Solem2016-04-112-2/+2
* [dist] Update Makefile from sourceAsk Solem2016-04-111-5/+17
* Update README.rstAsk Solem2016-04-116-32/+126
* [reqs][test] now depends on case 1.1.2Ask Solem2016-04-081-1/+1
* [tests] Use moar Mock.assert_calledAsk Solem2016-04-083-11/+11
* [tox] apicheck: warnings are not errorsAsk Solem2016-04-081-1/+1
* [docs] Stop using symlinksAsk Solem2016-04-081-1/+1
* [dist] Adds .editorconfigAsk Solem2016-04-081-0/+14
* [Travis] CI should now run flake8,flakeplus,apicheckAsk Solem2016-04-081-0/+3