Commit History

Author SHA1 Message Date
  Ask Solem fb4dae11c3 Sets release date for 3.0.6 12 years ago
  Ask Solem 5cf098e3e0 Bumps version to 3.0.6 12 years ago
  Ask Solem c5d34e900c tests passing 12 years ago
  Ask Solem 058de5a74d Release OK 12 years ago
  Ask Solem 86fb2992b3 Tests should use UTC timezone 12 years ago
  Ask Solem 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE 12 years ago
  Ask Solem 189ab0f6ab Schedules must use local timezones 12 years ago
  Ask Solem 70e58c5e58 Now depends on Kombu 2.4.0 12 years ago
  Ask Solem a41a8892c2 Crontab schedules now properly respects CELERY_TIMEZONE. Fixes celery/django-celery#150. 12 years ago
  Ask Solem e3885e7dba Move enable_forking to celery.concurrency.processes 12 years ago
  Ask Solem 8b0245ea24 Properly show transport in celery report. Closes #913 12 years ago
  Ask Solem 24730ac2fa Mention relative imports in Django first steps guidee. Closes #914 12 years ago
  Ask Solem c17856827b Merge branch '3.0' 12 years ago
  Ask Solem ae721b6947 Now depends on dateutil-2.1 which supports Py2.6, 2.7 and 3.2+. Closes #915 12 years ago
  Ask Solem 3f45860a7e --app detection now supports if last part is a module. Closes #921 12 years ago
  Ask Solem e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 12 years ago
  Ask Solem b14509d05a Updates Changelog 12 years ago
  Ask Solem 597b7ca837 Adds EagerResult.task_name for API compatibility with AsyncResult (always set to None). Closes #907 12 years ago
  Ask Solem 581daa11cb make set_in_sighandler a contextmanager 12 years ago
  Ask Solem f2017db47a Merge branch '3.0' 12 years ago
  Ask Solem 2e4624410f EventReceiver.handler shouldn't use global default 12 years ago
  Ask Solem 73e90fd965 Merge branch '3.0' of github.com:celery/celery into 3.0 12 years ago
  Mher Movsisyan 50b158737d Updates flower section in monitoring guide 12 years ago
  Ask Solem 204f5b9c1c celery.task.Task no longer takes magic kwargs by default. Closes #918 12 years ago
  Ask Solem ba74b7e6e5 [ev] Now calls on_poll_empty (requires kombu master) 12 years ago
  Ask Solem 3ddad79207 HUP handler now starts new worker atexit 12 years ago
  Ask Solem fd963903b2 [compat] push_request + pop_request cannot be classmethods. Closes #912 12 years ago
  Steeve Morin 954e1b6127 handle GroupResults for non-pickle serializers 12 years ago
  Steeve Morin d3e0dd4700 Support for piping a subtask to a chain 12 years ago
  Mher Movsisyan bf4ec2fee7 Updates flower section in monitoring guide 12 years ago