Historique des commits

Auteur SHA1 Message Date
  Ask Solem cb7ff4e29e Doesn't work properly yet. il y a 16 ans
  Ask Solem 121c33dbcf Fix bugs from task refactor + add eta, countdown il y a 16 ans
  Ask Solem 03d30a32de Make TaskSet.run() respect message options from the Task class. Closes #16. il y a 16 ans
  Ask Solem 5657bc0476 Merge branch 'master' into statistics il y a 16 ans
  Ask Solem 9c15a2c84c Depend on carrot 0.4.5 il y a 16 ans
  Ask Solem fae8cf1fec Be compatible with carrot 0.5.0 by also defining the exchange_type on the il y a 16 ans
  Ask Solem a6428a9eb6 Started on Statistics/Monitoring. il y a 16 ans
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 il y a 16 ans
  Ask Solem f57202db54 Remove the NoProcessConsumer, as it doesn't apply to carrot 0.4.0 il y a 16 ans
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python il y a 16 ans
  Ask Solem 6067c74619 Now requires carrot 0.4.0 (master from github), and auto_ack is on for the il y a 16 ans
  Ask Solem 62229191be Fix stupid mistakes il y a 16 ans
  Ask Solem 9359fcc1a1 Added support for message priorities, topic exchanges, custom routing key for tasks, mandatory and immediate flags. il y a 16 ans
  Ask Solem 6b81d06f56 Everything now conforms to pep8.py il y a 16 ans
  Ask Solem 59e01ea8c4 Better, greater documentation il y a 16 ans
  Ask Solem c53f3ba991 Fix up documentation il y a 16 ans
  Ask Solem 997dcf07dd Ability to retry task if it fails. il y a 16 ans
  Ask Solem deeab22b8e Tasks now supports positional arguments. celery.worker refactored some (TaskWrapper) il y a 16 ans
  Ask Solem 01417c7ab5 Remove __all__, it's just stupid anyway. il y a 16 ans
  Ask Solem 4e8efe187f Forgot to return task_id in _delay_Task il y a 16 ans
  Ask Solem c34afd0072 Can now change CELERY_AMQP_EXCHANGE, CELERY_AMQP_ROUTING_KEY, CELERY_AMQP_CONSUMER_QUEUE using Django settings. il y a 16 ans
  Ask Solem 88c28ae0cf Introducing TaskSets il y a 16 ans
  Ask Solem c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) il y a 16 ans
  Ask Solem da7a3f4ee0 delay_task now returns string id, not UUID object. il y a 16 ans
  Ask Solem 71face9ab0 Project changes name to celery il y a 16 ans