提交历史

作者 SHA1 备注 提交日期
  Ask Solem 85cfb133d7 Removes compat celery.registry module 9 年之前
  Ask Solem b253fc1bfd Removes compat celery.messaging module 9 年之前
  Ask Solem fff4cd3054 Removes compat celery.log module 9 年之前
  Ask Solem d0c416897d Removes compat celery.decorators module 9 年之前
  Ask Solem 2b8380759d Removes compat celery.execute.send_task 9 年之前
  Ask Solem 566db17cec Removes compat celery.task package 9 年之前
  Ask Solem 4a99648a08 Removes __future__ imports 9 年之前
  Ask Solem a00fd489b0 Use new OSError errors 9 年之前
  Ask Solem 5597237ba3 Removes more Py2 compatibility stuff 9 年之前
  Ask Solem adaf153de8 Removes most of .five use 9 年之前
  Ask Solem caeb3a137a Removes python_2_unicode_compatible 9 年之前
  Ask Solem 99957e2334 Do not subclass from object (this is fun) 9 年之前
  Ask Solem 880813dce6 5.0 depends on Python 3.6 9 年之前
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 9 年之前
  Ask Solem 252f789233 Examples: Django: Remove unsupported kombu.transport.django from INSTALLED_APPS. Closes #3303 9 年之前
  Ask Solem 36e8e3bd2d Moves debugging and daemonization guide into the userguide 9 年之前
  Ask Solem 86dc8f20a7 Docs: Moves configuration reference to userguide 9 年之前
  Ask Solem 5e0e437f77 Docs: Whatsnew4: Fixed bullet list 9 年之前
  Ask Solem a1619363d6 Docs: Whatsnew4: Fix headers 9 年之前
  Ask Solem 20364e7b1f Docs: Whatsnew4: Drop Jython from supported python implementation list 9 年之前
  Ask Solem 57c6d95612 Updates Whatsnew 9 年之前
  Ask Solem 7ce913791a Docs: Tasks: Clarify that there's no default retry behavior 9 年之前
  Ask Solem 293267c6df Canvas: Set appropriate documentation for getitem properties 9 年之前
  Ask Solem 748b2baa02 Bumps version to 4.0.0rc3 9 年之前
  Ask Solem f54de081d8 Travis: Drop OS osx 9 年之前
  Ask Solem 25a0c8459a Build: Attempt to fix 9 年之前
  Ask Solem b51c3d45fc Deployment: generic-init.d: Fixes bug with celerybeat restart (Issue #3018) 9 年之前
  Ask Solem 14c843b765 Task: Properly forward all execution options to retried task. Closes #3297 9 年之前
  Ask Solem b2f2b22c61 analyzation -> analysis 9 年之前
  Ask Solem 55275d5a39 Routers can now be functions taking (name, args, kwargs, options, task=None) 9 年之前