Commit History

Author SHA1 Message Date
  Ask Solem a928de06ca Adds requirements/jython.txt 13 years ago
  Ask Solem 331f31061c Now depends on Kombu 2.1.6 13 years ago
  Ask Solem fd40d7fb62 Now depends on billiard 2.7.3.2 13 years ago
  Ask Solem 4cd200c0a9 setup.py now reads deps from requirements/ 13 years ago
  Ask Solem d19240ba98 Not necessary to depend on anyjson, as kombu already does 13 years ago
  Ask Solem 994a8ae378 Use kombu.common.maybe_declare 13 years ago
  Ask Solem 703ae4b0b7 No longer depends on multiprocessing backport, only billiard 13 years ago
  Ask Solem d7f8bcabb8 Wups, wrong doc location 13 years ago
  Ask Solem 86cf60f477 Merge branch 'master' of github.com:ask/celery 13 years ago
  Ask Solem 4b4abdbc3b Bumps version to 2.6.0a3 13 years ago
  Ask Solem Hoel 4431a3cbfb Merge pull request #665 from iancmcc/master 13 years ago
  Ask Solem Hoel 313eb16c55 Merge pull request #666 from psnj/master 13 years ago
  Ask Solem b77b4f7014 Tests passing 13 years ago
  Ask Solem 1bca2b53a7 flake8 13 years ago
  Ask Solem d58f89f496 flake8 13 years ago
  Ask Solem 3865093a42 Cleanup 13 years ago
  Ask Solem 291d39bc46 Use freeze_support from billiard 13 years ago
  Ask Solem cfe9868a2e Don't use relative imports in main modules 13 years ago
  Ask Solem 8adf8e8e6b Now depends on billiard 2.7.3.0 13 years ago
  Ask Solem b8fb36b876 Worker guide; Add note about what pools support what 13 years ago
  Ask Solem aaf7aaa6d1 Cosmetics 13 years ago
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers 13 years ago
  Ask Solem 7770d4be4b Changes the type of some config values to float 13 years ago
  Ask Solem 5ed8c090e6 Adds ordereddict to RPM deps 13 years ago
  Ask Solem e41b03c586 celery.task module call works again 13 years ago
  Ask Solem 0406058b27 Massive logging improvements 13 years ago
  Ask Solem 2dd23f2b99 Avoid 'no handlers for logger' warning 13 years ago
  Ask Solem 35e56513db group/chord/chain are now subtasks 13 years ago
  Paul Jensen 79c4787ab9 correct tiny typo in FAQ around Windows celeryd invocation 13 years ago
  Ian McCracken f5dbf89855 Avoid circular import by moving import inside function. 13 years ago