summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 64-bit fixesMichael Verrilli2015-10-301-3/+3
* | | Fixing tests to match librabbitmq's Message class.Michael Verrilli2015-10-301-11/+19
* | | Adds Michael Verrilli, and Daniel to AUTHORSAsk Solem2015-10-301-0/+2
* | | Merge branch 'master' of github.com:celery/librabbitmqAsk Solem2015-10-301-1/+1
|\ \ \
| * \ \ Merge pull request #70 from DanBuchan/patch-1Omer Katz2015-07-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Update setup.pyDaniel2015-07-061-1/+1
| |/ /
* | | Adding in message_count to the delivery_info. Fixes test case.Michael Verrilli2015-10-301-0/+6
|/ /
* | Merge branch '1.6'Ask Solem2014-11-192-4/+8
|\ \
| * | Cosmetics for #59Ask Solem2014-11-191-4/+7
| * | Adds Derek Anderson to AUTHORS (#59)Ask Solem2014-11-191-0/+1
| * | Modification to allow for empty message bodies.Derek Anderson2014-11-191-1/+5
* | | Merge pull request #59 from armyofevilrobots/masterAsk Solem Hoel2014-11-191-1/+5
|\ \ \ | |/ / |/| |
| * | Modification to allow for empty message bodies.Derek Anderson2014-11-031-1/+5
* | | Bumps version to 1.6.1 and updates Changelogv1.6.1Ask Solem2014-11-173-2/+11
* | | Force setup.py install to always call buildAsk Solem2014-11-171-0/+9
* | | Merge branch '1.6'Ask Solem2014-11-1714-312/+179
|\ \ \ | |/ / |/| |
| * | Flakes after flake8 upgradev1.6.0Ask Solem2014-11-175-79/+91
| * | Removes pavement.pyAsk Solem2014-11-173-178/+40
| * | Test stuffAsk Solem2014-11-176-47/+43
| * | Bumps version to 1.6.0 and updates ChangelogAsk Solem2014-11-174-3/+15
| * | Use rabbitmq-codegen 3.4.1Ask Solem2014-11-171-0/+0
| * | Upgrades to rabbitmq-c-0.5.3. Closes #58Ask Solem2014-11-172-2/+2
| * | Updates rabbitmq-c submoduleAsk Solem2014-11-171-0/+0
* | | Upgrades to rabbitmq-c-0.5.3. Closes #58Ask Solem2014-10-242-2/+2
* | | Updates rabbitmq-c submoduleAsk Solem2014-10-241-0/+0
| |/ |/|
* | Merge branch '1.5'Ask Solem2014-05-285-31/+57
|\ \ | |/
| * Bumps version to 1.5.2 and updates Changelogv1.5.21.5Ask Solem2014-05-284-3/+23
| * _recv now handles CONNECTION_CLOSE and CHANNEL_CLOSE frames. Closes #30Ask Solem2014-05-281-3/+40
| * AMQP Array type now supports Tuples and other iterables, by using PyIter_* in...Ask Solem2014-05-191-28/+34
| * Fixes SyntaxErrorAsk Solem2014-05-191-1/+2
| * Fixes version typoAsk Solem2014-05-151-1/+1
* | Fixes setup.pyAsk Solem2014-05-281-2/+3
* | _recv now handles CONNECTION_CLOSE and CHANNEL_CLOSE frames. Closes #30Ask Solem2014-05-281-3/+40
* | Add setup.cfgRoger Hu2014-05-281-0/+6
* | Fixes version typoAsk Solem2014-05-151-1/+1
* | Merge branch 'master' of github.com:celery/librabbitmqAsk Solem2014-05-152-4/+4
|\ \ | |/ |/|
| * Update version in README.rstAsk Solem2013-12-181-1/+1
| * Merge branch '1.0'Ask Solem2013-12-185-10/+42
| |\
* | \ Merge branch 'master' into 1.5Ask Solem2014-05-150-0/+0
|\ \ \ | |/ /
| * | Fixes typo Channel.recover -> Channel.basic_recoverAsk Solem2013-10-031-1/+1
| * | returns queue_declare_ok_tAsk Solem2013-09-262-3/+5
| * | Now depends on py-amqpAsk Solem2013-09-222-2/+4
| * | update to latest rabbitmq-cAsk Solem2013-07-031-0/+0
| * | update to latest rabbitmq-cAsk Solem2013-07-031-0/+0
| * | Distdir now requires --enable-regen-amqp-framingAsk Solem2013-07-032-1/+3
| * | Update to latest rabbitmq-cAsk Solem2013-07-031-0/+0
| * | Update to latest rabbitmq-cAsk Solem2013-07-031-0/+0
| * | Announce consumer_cancel_notify capabilityAsk Solem2013-07-031-6/+55
| * | Update rabbitmq-c to latestAsk Solem2013-07-031-0/+0
| * | Use inline type declarationsAsk Solem2013-07-031-170/+121