Історія комітів

Автор SHA1 Опис Дата
  Ask Solem 8478c085d9 Refactored celery.bin.celerybeat into using a class 15 роки тому
  Ask Solem 2a005830d7 celerybeat: utcnow() didn't work that well :( 15 роки тому
  Ask Solem 5137a3e9d9 database backend: Always create tables if they don't exist. 15 роки тому
  Ask Solem face72e1fa Merge branch 'markhellewell/master' 15 роки тому
  Ask Solem 218dd421b7 tests: Now mocks the Pool 15 роки тому
  mark hellewell 5ff344d1f5 fixed call to broadcast in celery.task.control.ping 15 роки тому
  Ask Solem d98e155b61 celery.worker.pool: import billiard.pool.Pool instead of old DynamicPool 15 роки тому
  Ask Solem a46567321c setup.py: Added setup_requires: nose, nose-cover3, unittest2>=0.4.0, simplejson 15 роки тому
  Ask Solem c980b52a67 setup.py: version_info <= (2,5) doesn't seem to work but < (2, 6) does. 15 роки тому
  Ask Solem 8606689032 tests.backends: Test using DatabaseBackend instead of RedisBackend, as the latter requires the redis module to be installed. 15 роки тому
  Ask Solem 2df4ddb08b celery/beat: Use datetime.utcnow() instead of .now(). See Issue #113 15 роки тому
  Ask Solem 5d60b69374 Task.after_return: Handler called after the task returns. Thanks to jonozzz. Closes #114. 15 роки тому
  Ask Solem 471c4ea5d4 ExceptionInfo now passed to Task.on_retry/on_failure as einfo keyword argument. 15 роки тому
  Ask Solem 5f9e0cae21 Added CELERYD_MAX_TASKS_PER_CHILD / --maxtasksperchild 15 роки тому
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. 15 роки тому
  Ask Solem db85833c3f Updated docs/configuration with new settings. Closes #104. Closes #107. 15 роки тому
  Ask Solem 760e94ec1b apply(throw=True) / CELERY_EAGER_PROPAGATES_EXCEPTIONS: Makes eager execution re-raise task errors. Thanks to proppy. Closes #108. 15 роки тому
  Ask Solem 4b4745d3ba Updated Changelog with status of timelimits implementation 15 роки тому
  Ask Solem d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 15 роки тому
  Ask Solem 049199d4ac PEP8ify + pyflakes 15 роки тому
  Ask Solem da824caadc TaskWrapper.execute now also respects acks_late 15 роки тому
  Ask Solem e3c34268fb celery.db.a805d4bd: This module fixes a bug with pickling and relative imports in Python < 2.6. 15 роки тому
  Ask Solem c81e79b559 Added bin/* to MANIFEST.in 15 роки тому
  Ask Solem d5658dd835 Merge branch 'timelimits' 15 роки тому
  Ask Solem 5613a57184 celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz. 15 роки тому
  Ask Solem 3ef777fb66 celery.execute.apply: Should return exception, not ExceptionInfo on error. 15 роки тому
  Ask Solem 7e86768be2 contrib/supervisord/: Comments refers to files moved to django-celery. Thanks to Stefan Foulis. 15 роки тому
  Ask Solem 045f7da2ba Merge branch 'djangofree' 15 роки тому
  Ask Solem a061dec095 Fixed rst syntax 15 роки тому
  Ask Solem b49d1a0ad5 Updated the Changelog with v1.1 features 15 роки тому