Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard hace 13 años
  Ask Solem d7f8bcabb8 Wups, wrong doc location hace 13 años
  Ask Solem 86cf60f477 Merge branch 'master' of github.com:ask/celery hace 13 años
  Ask Solem 4b4abdbc3b Bumps version to 2.6.0a3 hace 13 años
  Ask Solem Hoel 4431a3cbfb Merge pull request #665 from iancmcc/master hace 13 años
  Ask Solem Hoel 313eb16c55 Merge pull request #666 from psnj/master hace 13 años
  Ask Solem b77b4f7014 Tests passing hace 13 años
  Ask Solem 1bca2b53a7 flake8 hace 13 años
  Ask Solem d58f89f496 flake8 hace 13 años
  Ask Solem 3865093a42 Cleanup hace 13 años
  Ask Solem 291d39bc46 Use freeze_support from billiard hace 13 años
  Ask Solem cfe9868a2e Don't use relative imports in main modules hace 13 años
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 hace 13 años
  Ask Solem b8fb36b876 Worker guide; Add note about what pools support what hace 13 años
  Ask Solem aaf7aaa6d1 Cosmetics hace 13 años
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers hace 13 años
  Ask Solem 7770d4be4b Changes the type of some config values to float hace 13 años
  Ask Solem 5ed8c090e6 Adds ordereddict to RPM deps hace 13 años
  Ask Solem e41b03c586 celery.task module call works again hace 13 años
  Ask Solem 0406058b27 Massive logging improvements hace 13 años
  Ask Solem 2dd23f2b99 Avoid 'no handlers for logger' warning hace 13 años
  Ask Solem 35e56513db group/chord/chain are now subtasks hace 13 años
  Paul Jensen 79c4787ab9 correct tiny typo in FAQ around Windows celeryd invocation hace 13 años
  Ian McCracken f5dbf89855 Avoid circular import by moving import inside function. hace 13 años
  Ask Solem 7b9388a615 Tests must enable utc hace 13 años
  Ask Solem b64fcd2fe4 Must not use utcnow if not CELERY_ENABLE_UTC :doh: Closes #636 hace 13 años
  Ask Solem d26bc9fca5 Fixes 2.5 compat for __package__. Closes #638 hace 13 años
  Ask Solem adb0884278 Autoreload now works if module.__file__ is a .pyc. Closes #647 hace 13 años
  Ask Solem 94a706708a Fixes dir(celery) hace 13 años
  Ask Solem 9e93992a39 Adds note about importing the task decorator to the userguide. Closes #659 hace 13 años