커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 년 전
  Ask Solem de428230ca pyflakes 15 년 전
  Ask Solem 6a7b03b298 Improved userguides 15 년 전
  Ask Solem 8ca7044bef result.ready should check for membership in READY_STATES 15 년 전
  Ask Solem 9dadb1c659 Added 'propagate=True' argument TaskSetResult.join: Disable to not re-raise exceptions occuring in subtasks 15 년 전
  Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings 15 년 전
  Ask Solem c1a6670656 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag 15 년 전
  Ask Solem a65b16d477 celery.messaging is now Celery().amqp 15 년 전
  Ask Solem 7f082a8ea8 Intense refactoring 15 년 전
  Ask Solem b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. 15 년 전
  Ask Solem 46acfab72c Added TaskSetResult.__getitem__ 15 년 전
  Bartosz Ptaszynski 73067aab92 TaskSet failed() result was incorrect. Closes #132. 15 년 전
  Ask Solem 0b210335a8 Small fixes. 15 년 전
  Ask Solem 886eb12654 AsyncResult.revoke didn't forward connection arguments. 15 년 전
  Ask Solem d6e489fee7 Backends: Removed is_successful(), replaced by AsyncResult.success(). 15 년 전
  Ask Solem c03cd2202a Lots of documentation improvements 15 년 전
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. 15 년 전
  Ask Solem 3ef777fb66 celery.execute.apply: Should return exception, not ExceptionInfo on error. 15 년 전
  Ask Solem 97277e825e deprecated TaskSet.run removed (use TaskSet.apply_async instead) 15 년 전
  Ask Solem 4b28602c23 PEP8ify 15 년 전
  Ask Solem 15833527be Renamed "running" to "started" 15 년 전
  Rune Halvorsen 4fa458f23f Added experimental support for a "running" status on tasks 15 년 전
  Ask Solem b87d81664d Fixed *potential* infinite loop in BaseAsyncResult.__eq__, although no evidence that it has ever been triggered. 15 년 전
  Jesper Noehr 2b93e5495a generator expressions for 2.4 15 년 전
  Ask Solem edb2dba360 Consistent naming for save_taskset/restore_taskset 15 년 전
  Ask Solem 712c33ab9f Embedded celerybeat is now running as a separate process instead of as a 15 년 전
  Ask Solem 773101fc44 Tests for KeyValueStore support for saving/restoring taskset results. 15 년 전
  Ask Solem 6127f73e09 TaskSetResult save+restore. Now have to explicitly save the result 15 년 전
  Ask Solem 727345ded6 New constants for task status states in celery.states 15 년 전
  Ask Solem 61b4d9f05e 92% coverage 16 년 전