Historique des commits

Auteur SHA1 Message Date
  Ask Solem e13838b10a PEP8ify + pyflakes il y a 14 ans
  Ask Solem b437c83019 Set release date for 2.2.7 il y a 14 ans
  Ask Solem 2b99b17f6e celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 il y a 14 ans
  Ask Solem 2222fa9d5b Bumps version to 2.2.7 and updates Changelog il y a 14 ans
  Mauro Rocco b3e15cc7f3 Add documentation for signals after_setup_logger,after_setup_task_logger il y a 14 ans
  Mauro 4268e4a2db Adding signals after_setup_logger and after_setup_task_logger il y a 14 ans
  Ask Solem f44c7ef30e Tests passing again il y a 14 ans
  Ask Solem 9c6ccda192 Redis backend passes tests again il y a 14 ans
  Ask Solem 742ac27634 Redis result backend: Fixes compat issue with redis-py 2.4.4 il y a 14 ans
  Ask Solem Hoel 1d29f3f52c Merged pull request #388 from harmv/release22-maint. il y a 14 ans
  Harm Verhagen ace3170b88 fix --gid option of celery_multi il y a 14 ans
  Ask Solem 9716333808 TaskRequest: Fixes typo safe_repr(traceback) -> safe_str(traceback) in the retry handler il y a 14 ans
  Ask Solem 9c766a7fc0 config_from_object(str) should simply be a module not an attribute of module il y a 14 ans
  Ask Solem 86f0b9696e Fixes issue where logging objects would give <Unrepresentable: ..> il y a 14 ans
  Ask Solem d3bb829d33 docs/userguide/tasks.rst il y a 14 ans
  Ask Solem af18771ea2 Bumps version to 2.2.6 il y a 14 ans
  Ask Solem d92e28c82a Set release date for 2.2.6 and PEP8ify+pyflakes il y a 14 ans
  Ask Solem e04b3b543d Updates Changelog il y a 14 ans
  Ask Solem 4a42646be1 Now depends on Kombu 1.1.2 and updates Changelog il y a 14 ans
  Ask Solem fa7b012261 TaskType: Only use app.main if task.name is not explicitly set il y a 14 ans
  Ask Solem 13e7fd5153 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar il y a 14 ans
  Ask Solem d89cf7e743 Beat: ScheduleEntry._default_now added to override the default value of last_run_at il y a 15 ans
  Ask Solem c012b1caef Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck il y a 14 ans
  Ask Solem 3c3fb4426f Fix for shell_plus. Closes #366 il y a 14 ans
  Ask Solem 3ea52f87e4 Adds Adriano Petrich to AUTHORS il y a 14 ans
  adriano petrich 11c6f75f24 WatchedFileHandler: Fixes Python <= 2.5 compat. Closes #367. il y a 14 ans
  Ask Solem c6409db942 Consumer: Removes left-over debugging statement il y a 14 ans
  Ask Solem a5ae83e90d EagerResult.wait should be EagerResult.get now il y a 14 ans
  Ask Solem 1bbbd15db6 AsyncResult.get did not support the interal and propagate arguments il y a 14 ans
  Ask Solem ad3dc24ff6 Consumer: Fixes a bug where celeryd would not stop when a socket.error was raised at shutdown (it always happened after 6ae4ec75f3dfda73cc1e47e326c6fa727d1413a0) il y a 14 ans