Историја ревизија

Аутор SHA1 Порука Датум
  Ask Solem 58a8995c6b TaskMeta.result default value should be None not empty str() пре 15 година
  Ask Solem b2ad420714 models: result field should not ever be NULL. пре 15 година
  Mikhail Korobov bae11ed738 Allow TaskMeta.result to be null. This fixes several failing tests. пре 15 година
  Ask Solem 6b3a480e8b CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting. пре 15 година
  Ask Solem 273f1e49a3 fixed stuff reported by pyflakes пре 15 година
  Ask Solem a462e42dcc Clean up the backends пре 15 година
  Ask Solem 727345ded6 New constants for task status states in celery.states пре 15 година
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset пре 15 година
  Ask Solem 4cc234159a Pyflakes пре 16 година
  Ask Solem 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) пре 16 година
  Ask Solem 84eb860d99 PEP8ify: Group imports пре 16 година
  Ask Solem 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) пре 16 година
  Ask Solem abbad2657b Remove the old periodic task system пре 16 година
  Brad Jasper a2d47a67b5 added tasksetmeta model to only be managed with database пре 16 година
  Brad Jasper cf06dc5cb3 added TaskSetMeta model for database backend пре 16 година
  Ask Solem 5969b706ae PEP8ify пре 16 година
  Ask Solem 471de7acc9 Avoid circular import пре 16 година
  abecciu cba1b6fe21 keep models away from syncdb/reset if database backend is not being used. пре 16 година
  Ask Solem 929c842541 Add traceback to result value on failure. Closes #28. **NOTE** If you use the пре 16 година
  Ask Solem e7a8a02ba5 Remove extraenous whitespace (PEP8) пре 16 година
  Ask Solem 022635ff85 Try to fix a race condition with PeriodicTasks. пре 16 година
  Ask Solem ced0b64ad2 Raise our pylint score to 8.24/10 пре 16 година
  Ask Solem fb58231290 Remove yadayada dependency. that means we've copy+pasted the пре 16 година
  Ask Solem 6b81d06f56 Everything now conforms to pep8.py пре 16 година
  Ask Solem 59e01ea8c4 Better, greater documentation пре 16 година
  Ask Solem c53f3ba991 Fix up documentation пре 16 година
  Ask Solem ffa98aab1d Remove import of removed RetryQueueManager пре 16 година
  Ask Solem 3097c02108 Task.is_done replaced with Task.status пре 16 година
  Ask Solem 7f74f9dce6 Add Task.status and Task.result пре 16 година
  Ask Solem 997dcf07dd Ability to retry task if it fails. пре 16 година