Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 251cc72601 Remove unused conf. Fix typo AMQP_CONNECTION_TIMEOUT -> před 16 roky
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings před 16 roky
  Ask Solem 471de7acc9 Avoid circular import před 16 roky
  Ask Solem f67de4a516 Ability to set serializer to pickle, json or yaml. globally, per task, or per execution. před 16 roky
  Ask Solem 041e245d9a Merge branch 'master' into nodjango před 16 roky
  Ask Solem 9209f38139 PEP8ify před 16 roky
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: před 16 roky
  Ask Solem d9abd1037a Merge branch 'master' into consumerset před 16 roky
  Ask Solem 3cdbddfc98 New settings variable: CELERY_TASK_RESULT_EXPIRES: před 16 roky
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by před 16 roky
  Ask Solem dea1636108 Abstracted out on_task_init, on_worker_init and the reading of settings so the před 16 roky
  Ask Solem c4e58d5d09 Merge branch 'screeley/master' into consumerset před 16 roky
  Ask Solem e4ae580003 Autogenerated documentation for github. před 16 roky
  screeley e2d0a56c91 Changing Task Consumer to Task Consumer Set in Worker. před 16 roky
  Ask Solem bdd354e9e3 Dump statistics to cache před 16 roky
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the před 16 roky
  Brian Rosner 857067da06 Adjusted the default concurrency to multiprocessing.cpu_count(). před 16 roky
  Ask Solem 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This před 16 roky
  Ask Solem c1f045e59e Lowered DEFAULT_QUEUE_WAKEUP_AFTER to 0.1 před 16 roky
  Ask Solem 20caa1bd2a Fix rst syntax warnings. před 16 roky
  Ask Solem 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). před 16 roky
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) před 16 roky
  Ask Solem bd3149fe48 Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e." před 16 roky
  Ask Solem ea2f3a4a6e pep8ify před 16 roky
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution před 16 roky
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip před 16 roky
  Ask Solem 62229191be Fix stupid mistakes před 16 roky
  Ask Solem 9359fcc1a1 Added support for message priorities, topic exchanges, custom routing key for tasks, mandatory and immediate flags. před 16 roky
  Ask Solem cc199089ac Restart pool if a process is dead před 16 roky
  Ask Solem af78d4e7cf Move celery.conf documentation to module itself, and use autoconf před 16 roky