summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumps version to 0.9.3 and updates Changelogv0.9.3Ask Solem2012-08-292-1/+11
* Fixes async read of large message payloads. Fix for celery/celery#922Ask Solem2012-08-291-7/+18
* More diagnostics for serialization errorsAsk Solem2012-08-291-6/+6
* Bumps version to 0.9.2 and updates ChangelogAsk Solem2012-08-022-1/+10
* Fix manifestAsk Solem2012-08-021-0/+0
* Adds Andrew Grangaard to AUTHORSAsk Solem2012-08-021-0/+5
* Merge pull request #1 from spazm/masterAsk Solem Hoel2012-08-011-1/+3
|\
| * Sets client's consumer_cancel_notify capabilityAndrew Grangaard2012-07-301-1/+3
|/
* Small package fixesv0.9.1Ask Solem2012-07-244-19/+2
* Make sure everything is cleaned up at Channel._do_closeAsk Solem2012-07-241-2/+6
* Support for publisher confirmsAsk Solem2012-07-243-2/+44
* Updates ChangelogAsk Solem2012-07-243-0/+30
* Removes internal argument to exchange_declareAsk Solem2012-07-241-33/+2
* out_of_band is deprecatedAsk Solem2012-07-241-3/+3
* Removes Connection insist argumentAsk Solem2012-07-241-4/+3
* Removes Channel alerts (removed in 0-9-1)Ask Solem2012-07-242-38/+0
* Adds basic_recover_async and _basic_recover_okAsk Solem2012-07-241-0/+10
* basic_recover is now (60, 100) per 0-9-1Ask Solem2012-07-242-2/+3
* Now emits DeperecationWarning if auto_delete enabled for exchangeAsk Solem2012-07-241-0/+5
* Removes Connection.known_hosts (removed in amqp 0-9)Ask Solem2012-07-241-4/+2
* Renames tests/ to funtests and passingAsk Solem2012-07-2412-23/+16
* Adds Sphinx docsAsk Solem2012-07-2446-533/+1871
* Adds requirements directoryAsk Solem2012-07-244-1/+14
* 0-9: Channel/Connection can receive a Close while waiting for CloseOkAsk Solem2012-07-242-3/+5
* exchange argument to queue_bind can be empty in 0-9 (default exchange)Ask Solem2012-07-241-1/+1
* No longer any need to loop in Connection.__init__Ask Solem2012-07-242-202/+35
* Removes the Access domain and the ticket argument to channel methodsAsk Solem2012-07-247-269/+22
* Only send consumer_cancel_notify capability if server supports itAsk Solem2012-07-241-1/+7
* Use AMQP 0.9.1 + support for consumer cancel notificationsAsk Solem2012-07-246-79/+63
* Adds Connection.is_alive, .sock, .connection_errors, .channel_errorsAsk Solem2012-07-232-2/+29
* Adds Channel.no_ack_consumers: List of consumer tags that set no_ack=TrueAsk Solem2012-07-231-0/+6
* Make sure Channel.close deletes Channel.connectionAsk Solem2012-07-231-9/+12
* Adds Connection.drain_events and support for basic_returnAsk Solem2012-07-232-1/+104
* Ignore socket errors when connection already closed from remoteAsk Solem2012-07-231-8/+11
* Ignore errors in Transport.__del__Ask Solem2012-07-231-1/+6
* Heartbeat supportAsk Solem2012-07-233-9/+53
* Remove channel from Message.delivery_infoAsk Solem2012-07-232-3/+2
* Cosmetics (PEP8, etc)Ask Solem2012-07-2318-924/+462
* Adds .gitignoreAsk Solem2012-07-232-1/+22
* Rename to amqpAsk Solem2012-07-2327-51/+60
* Added tag 1.0.2 for changeset 124bd71678e2Barry Pederson2011-09-291-0/+1
* Bump the version number to 1.0.2 for the packing fix for WindowsBarry Pederson2011-09-293-2/+7
* Fix Issue 42 having to do with installing on WindowsBarry Pederson2011-09-291-4/+4
* Oops, forgot to document what was changed in 1.0.1Barry Pederson2011-09-281-0/+8
* Added tag 1.0.1 for changeset cf8638fcc5c1Barry Pederson2011-09-281-0/+1
* Fix Issue 41 relating to a minor problem some older versions of FreeBSD have ...Barry Pederson2011-09-281-1/+1
* Add MANIFEST.in, so that demos, tests, docs are included in theBarry Pederson2011-09-281-0/+5
* Add more Trove classifiers to help packagers, bump the version number for the...Barry Pederson2011-09-282-2/+12
* Added tag 1.0.0 for changeset 59dc52a3c871Barry Pederson2011-07-281-0/+1
* Wrap this thing up, call it 1.0.0 in celebration of OSCON 2011Barry Pederson2011-07-283-3/+6