Historique des commits

Auteur SHA1 Message Date
  Ask Solem 722478d6b1 celery cmd: Don't use current_app if app already set il y a 12 ans
  Ask Solem 4eef933ad3 Adds example setup.py to next-steps il y a 12 ans
  Ask Solem 058e892c0b celery command: extensions should be sorted by name il y a 12 ans
  Ask Solem e5f647b9f3 task-failed event did not repr exception anymore il y a 12 ans
  Ask Solem 6a9c5cf8bf Adds base.Command.run_from_argv il y a 12 ans
  Ask Solem 5daced27b0 Fixes typo il y a 12 ans
  Ask Solem d932783032 Detach pidlock test must release pidfile. Closes #923 il y a 12 ans
  Ask Solem 05cc45d7bb Fixes Jython support il y a 12 ans
  Ask Solem 1be75d8054 pool didn't call forking_enable il y a 12 ans
  Ask Solem fb4dae11c3 Sets release date for 3.0.6 il y a 12 ans
  Ask Solem 5cf098e3e0 Bumps version to 3.0.6 il y a 12 ans
  Ask Solem c5d34e900c tests passing il y a 12 ans
  Ask Solem 058de5a74d Release OK il y a 12 ans
  Ask Solem 86fb2992b3 Tests should use UTC timezone il y a 12 ans
  Ask Solem 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE il y a 12 ans
  Ask Solem 189ab0f6ab Schedules must use local timezones il y a 12 ans
  Ask Solem 70e58c5e58 Now depends on Kombu 2.4.0 il y a 12 ans
  Ask Solem a41a8892c2 Crontab schedules now properly respects CELERY_TIMEZONE. Fixes celery/django-celery#150. il y a 12 ans
  Ask Solem e3885e7dba Move enable_forking to celery.concurrency.processes il y a 12 ans
  Ask Solem 8b0245ea24 Properly show transport in celery report. Closes #913 il y a 12 ans
  Ask Solem 24730ac2fa Mention relative imports in Django first steps guidee. Closes #914 il y a 12 ans
  Ask Solem 3f45860a7e --app detection now supports if last part is a module. Closes #921 il y a 12 ans
  Ask Solem e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 il y a 12 ans
  Ask Solem b14509d05a Updates Changelog il y a 12 ans
  Ask Solem 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 il y a 12 ans
  Ask Solem 73e90fd965 Merge branch '3.0' of github.com:celery/celery into 3.0 il y a 12 ans
  Mher Movsisyan 50b158737d Updates flower section in monitoring guide il y a 12 ans
  Ask Solem 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 il y a 12 ans
  Ask Solem ba74b7e6e5 [ev] Now calls on_poll_empty (requires kombu master) il y a 12 ans
  Ask Solem 3ddad79207 HUP handler now starts new worker atexit il y a 12 ans