summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumps version to 2.4.3v2.4.3Ask Solem2012-08-252-2/+2
* Updates ChangelogAsk Solem2012-08-251-0/+8
* Fixes bug with amqplib transport. Closes #154Ask Solem2012-08-252-3/+5
* Wrong monthAsk Solem2012-08-241-2/+2
* Bumps version to 2.4.2v2.4.2Ask Solem2012-08-242-2/+2
* Updates ChangelogAsk Solem2012-08-241-1/+10
* Empty transport no longer workedAsk Solem2012-08-241-1/+2
* Sets release date for 2.4.1Ask Solem2012-08-241-1/+1
* Tests passingAsk Solem2012-08-241-0/+4
* Bumps version to 2.4.1v2.4.1Ask Solem2012-08-242-2/+2
* Updates ChangelogAsk Solem2012-08-241-0/+15
* retry_over_time: stop of 0 would cause an infinite loop. Closes #145Ask Solem2012-08-241-3/+2
* Fixes race condition in Redis transport. Closes celery/celery#940. Closes ce...Ask Solem2012-08-241-2/+3
* Resolve amqp alias at runtimeAsk Solem2012-08-232-15/+12
* Adds autodoc for kombu.transport.zmqv2.4.0Ask Solem2012-08-173-0/+17
* Bumps version to 2.4.0 and updates ChangelogAsk Solem2012-08-173-2/+29
* Merge branch 'master' of github.com:celery/kombuAsk Solem2012-08-171-4/+3
|\
| * Fix queue purge in Pika 0.9.5Steeve Morin2012-08-091-2/+2
| * Fix Pika 0.9.5Steeve Morin2012-08-091-2/+1
* | Redis: Messages were not restored if eventloop usedAsk Solem2012-08-151-6/+19
* | Transport.supports_ev is now used for Connection.is_eventedAsk Solem2012-08-156-1/+17
|/
* Merge branch '2.3'Ask Solem2012-08-0510-14/+42
|\
| * Adds back kombu.compat.entry_to_queue. Closes celery/celery#8322.3-archivedAsk Solem2012-08-052-2/+5
| * dict.keys is uselessAsk Solem2012-08-054-6/+6
| * Removes print statementAsk Solem2012-08-041-1/+0
| * Use pickle protocol 2 by default, allow setting PICKLE_PROTOCOL environment v...Ask Solem2012-08-043-6/+20
| * Updates ChangelogAsk Solem2012-08-011-0/+8
| * Bumps version to 2.3.2v2.3.2Ask Solem2012-08-012-2/+2
| * Must use BytesIO in Python 3Ask Solem2012-08-011-4/+4
| * Updates changelogAsk Solem2012-08-011-0/+13
| * Bumps version to 2.3.1v2.3.1Ask Solem2012-08-012-2/+2
| * Adds C Anthony Risinger to AUTHORSAsk Solem2012-08-011-0/+1
| * [issue #149] transport/librabbitmq: KeyError prevents further handlingC Anthony Risinger2012-08-011-3/+3
| * Beanstalk: Use localhost by defaultAsk Solem2012-08-011-1/+2
* | Removes print statementAsk Solem2012-08-041-1/+0
* | Use pickle protocol 2 by default, allow setting PICKLE_PROTOCOL environment v...Ask Solem2012-08-043-6/+20
* | Adds C Anthony Risinger to AUTHORSAsk Solem2012-07-311-0/+1
* | [issue #149] transport/librabbitmq: KeyError prevents further handlingC Anthony Risinger2012-07-301-3/+3
* | flakesAsk Solem2012-07-301-3/+8
* | Merge branch 'dctrwatson/zeromq'Ask Solem2012-07-303-1/+280
|\ \
| * | zmq to use cPickle since it wants bytes for messagesJohn Watson2012-06-221-13/+10
| * | Make zmq default connection more kombu compatibleJohn Watson2012-06-221-5/+5
| * | Fix zmq URI passthroughJohn Watson2012-06-222-1/+2
| * | Fix zmq drain_events logicJohn Watson2012-06-221-0/+5
| * | Fix blocking epollJohn Watson2012-06-221-1/+1
| * | some cleanup in zmqJohn Watson2012-06-221-16/+10
| * | Some zmq fixesJohn Watson2012-06-211-9/+16
| * | Initial ZeroMQ TransportJohn Watson2012-06-202-0/+275
* | | Beanstalk: Use localhost by defaultAsk Solem2012-07-301-1/+2
| |/ |/|
* | Adds py-amqp linkv2.3.0Ask Solem2012-07-241-1/+3