summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use 'upstream:' alias in .gitmodulesbaserock/v1.6.1Pedro Alvarez2015-05-211-2/+2
* Update sha1 for rabbitmq-codegenFrancisco Redondo Marchena2014-11-181-0/+0
* Change rabbitmq-c to uses baserock/masterFrancisco Redondo Marchena2014-11-181-0/+0
* Point submodules to upstreamFrancisco Redondo Marchena2014-11-181-2/+2
* 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
| * | Adds Robin Ridler to AUTHORSAsk Solem2013-06-171-0/+1
| * | Fixed whitespace formatting.Robin Ridler2013-06-161-2/+2
| * | Compiler support for Oracle Solaris Studio.Robin Ridler2013-06-162-1/+11
| * | Bad frame read must be ConnectionError, not ChannelErrorAsk Solem2013-05-141-2/+2
| * | Fixes basic_cancel when connection is NoneAsk Solem2013-05-141-3/+8
| * | Classifiers incorrectly listed Windows as supported platform. Issue #26Ask Solem2013-03-281-1/+0
| * | setup.py: Raise exception if make not foundAsk Solem2013-03-191-0/+2
| * | Adds Justin Mayfield to AUTHORSAsk Solem2013-03-191-0/+1
| * | Modify setup.py so 'develop' command works. This allows me toJustin Mayfield2013-02-191-4/+15