提交历史

作者 SHA1 备注 提交日期
  Ask Solem 363a56cfe1 Adds CELERYD_FORCE_EXECV option. Closes #496 13 年之前
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec 13 年之前
  Ask Solem 16c37d859d Adds original license to concurrency.processes.forking 13 年之前
  Ask Solem e88b6caaa8 The celeryd command now works on windows, and with fork+exec 13 年之前
  Ask Solem fc0bf57603 Now forks with execv to protect against deadlocks. Using modified patch originating from http://bugs.python.org/issue8713 13 年之前
  Ask Solem 5951d46db3 Cosmetics 13 年之前
  Ask Solem 183cf96467 Adds Matt Williamson to AUTHORS 13 年之前
  Ask Solem 7faf3df81c Merge branch 'mattwilliamson/master' 13 年之前
  Matt Williamson 3a8d89977e Delayed tasks break celerev due to no worker attached to the task. 13 年之前
  Ask Solem 18b8a2df72 promise + maybe_promise has been moved to Kombu2 13 年之前
  Ask Solem 34d78e52d6 tests now require cl for celery.actors 13 年之前
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 年之前
  Ask Solem a5379410d5 Now depends on Kombu 2.0 from git master 13 年之前
  Ask Solem 125de4de57 Merge branch 'master' of github.com:ask/celery 13 年之前
  Ask Solem Hoel afec341562 Merge pull request #584 from ernop/master 13 年之前
  Ask Solem 27ab2111b0 celeryctl apply --expires/--eta argument can be an iso8601 string 13 年之前
  Mher Movsisyan c8819dbd9a Adds simplejson to python 2.5 requirements 13 年之前
  Ask Solem 8dc887399a Adds CELERYD_BOOT_STEPS and CELERYD_AUTORELOADER to config reference 13 年之前
  Ask Solem 9ba5fcb19c Adds more tests 13 年之前
  Ask Solem 7c8d7ff457 Adds missing reference 13 年之前
  Ask Solem c8d7979e29 PEP8ify + pyflakes 13 年之前
  Ask Solem cc10019b3d Cosmetics 13 年之前
  Mher Movsisyan 145d6cce54 Adds autoreloader component 13 年之前
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 年之前
  Ask Solem d89a5473ca 100% coverage for celery.abstract 13 年之前
  Ask Solem 8bdbf2ec7a More coverage celery.datastructures 13 年之前
  Ask Solem 30ce6335d8 Task message format: Fixes typo taskset_id -> taskset 13 年之前
  Ask Solem ae6e2e8ee9 Merge branch 'master' of github.com:ask/celery 13 年之前
  Ask Solem 9a7ad354fd fixed typo and->or 13 年之前
  Mher Movsisyan 1e2accff95 expires can be float 13 年之前