0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed to 'librabbitmq' More... almost 12 years ago
Update .gitignore More... almost 12 years ago
seutp.py install, now calls build More... almost 12 years ago
Adds rabbitmq-c distribution More... almost 12 years ago
Embed rabbitmq-c + rabbitmq-codegen More... almost 12 years ago
Adds Connection.fileno() and drain_events(timeout=0) is now non-blocking More... almost 12 years ago
check for frames enqueued More... about 12 years ago
Fixes typo noack -> no_ack More... about 12 years ago
Adds support for queue_delete + exchange_delete More... over 12 years ago
Bumps version to 0.5.0 More... over 12 years ago
Updates Changelog More... over 12 years ago
Adds support for Headers (only types Int and String are sent at this point) More... over 12 years ago
Ignore connection errors in Connection.close More... over 12 years ago
Don't wait on socket events if we already have buffered data when using a timeout More... over 12 years ago
Release the GIL in PyRabbitMQ_wait_timeout More... over 12 years ago
Bumps version to 0.4.0 and updates Changelog More... over 12 years ago
Adds timeout support to drain_events More... over 12 years ago
Adds Channel.no_ack_consumers: a set to keep track of no_ack consumers More... almost 13 years ago
Bumps version to 0.3.0 and updates Changelog More... almost 13 years ago
Adds Andrew Snowden to AUTHORS More... almost 13 years ago
Fixed typo More... almost 13 years ago
Merge branch 'andrewsnowden/master' More... almost 13 years ago
Tests passing with recent rabbitmq-c More... almost 13 years ago
Raise ChannelError if a message is received on an unknown consumer tag More... almost 13 years ago
Add basic.qos and basic.reject More... almost 13 years ago
Forgot to bump version in distmeta header More... about 13 years ago
Bumped version to 0.2.0 More... about 13 years ago
Now works with latest librabbitmq from hg.rabbitmq.com More... about 13 years ago
Fixed typo PyGILState_release -> PyGILState_Release More... about 13 years ago
Changes for Kombu More... about 13 years ago