コミット履歴

作者 SHA1 メッセージ 日付
  Gunnlaugur Thor Briem 511bb9fb65 Merge branch 'master' of http://github.com/ask/celery 15 年 前
  Gunnlaugur Thor Briem bb8cc4abfe Add warn method on logger (synonym for warning) 15 年 前
  Gunnlaugur Thor Briem 31ef7e771e Resolve #153, whitelist errors to skip admin email 15 年 前
  Ask Solem 0b4e6438fb LoggingProxy: Store recurse_protection flag in thread local data. 15 年 前
  Ask Solem f7a01a4da6 LoggerWrapper: Try to detect loggers logging back to stderr/stdout and avoid stack overflow 15 年 前
  Ask Solem 60773ddc8c Worker Userguide: Use celery.task.control.inspect in examples 15 年 前
  Ask Solem ababe72732 Tests passing again 15 年 前
  Ask Solem 8cdfe74b43 Couldn't find any other way for nose to skip celery.tests.functional than to move it to funtests/ 15 年 前
  Ask Solem bc6b598312 More functional tests 15 年 前
  Ask Solem bda9e5f74f celery.task.control.inspect: Inspect a running worker. 15 年 前
  Ask Solem aae0f21820 dump_active/dump_reserved/dump_schedule now replies with detailed task requests. 15 年 前
  Ask Solem cd4fb8cd2e Worker control command execution now catches exceptions and returns them in 15 年 前
  Gunnlaugur Thor Briem 91d456bdad Merge branch 'master' of http://github.com/ask/celery 15 年 前
  Ask Solem d7b846f445 celery.tests.functional: Functional test suite added. 15 年 前
  Ask Solem 4bd173d714 FAQ: Updated STOMP FAQ. Closes #151. Thanks to jasonbaker 15 年 前
  Ask Solem 98f4b6d35e Removes django-picklefield from contrib/requirements/default.txt 15 年 前
  Ask Solem f83ebaf804 PEP8ify + pyflakes 15 年 前
  Ask Solem 528f148997 Bumped version to 2.0.1 15 年 前
  Ask Solem d6cb9a2f2e Tests now passing on Python 2.7 15 年 前
  Gunnlaugur Thor Briem 7336e05f8b Merge branch 'master' of http://github.com/ask/celery 15 年 前
  Ask Solem a735fc022a Release put semaphore if supervisor finds dead process. 15 年 前
  Ask Solem 25b03c41a2 setup.py: 'nose' added to tests_require 15 年 前
  Gunnlaugur Thor Briem e09c7cbdaa Merge branch 'master' of http://github.com/ask/celery 15 年 前
  Ask Solem eaa4d5ddc0 multiprocessing.pool: Properly handle encoding errors, so pickling errors doesn't crash the worker processes. 15 年 前
  Ask Solem 27b66f4bd9 Added Python version trove classifiers: 2.4, 2.5, 2.6 and 2.7 15 年 前
  Gunnlaugur Thor Briem fcebfffc71 Merge branch 'master' of github.com:gthb/celery 15 年 前
  Ask Solem c9f3f4127e Added Gunnlaugur Thor Briem to AUTHORS 15 年 前
  Ask Solem 09ebb9e530 Updated Changelog 15 年 前
  Ask Solem f94c974ad4 Recent (2 days ago) commit kept task requests in memory forever... ;) 15 年 前
  Ask Solem 91332fa034 Added CELERYD_ETA_SCHEDULER_PRECISION to control the minimum sleep interval between scheduler ticks. 15 年 前