Historia zmian

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