Histórico de Commits

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