コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 8789ef7551 contrib/requirements/py24.txt: Added pysqlite 14 年 前
  Ask Solem c069f7d6a8 No longer have to type PYTHONPATH=. to use celeryconfig in current dir. 14 年 前
  Ask Solem 639f80239f Routing Userguide: Fixed typo in router example (missing self argument) 14 年 前
  Ask Solem 6e2c458b82 Merge branch 'dln/cassandra-backend' 14 年 前
  Ask Solem 40d4adb711 Merge branch 'gthb/master' 14 年 前
  Ask Solem 3c00000bc5 Merge branch 'rlotun/master' 14 年 前
  Ask Solem d335775246 celeryd SIGHUP handler accidentally propagated to worker pool processes. 14 年 前
  Ask Solem 7a7c44e393 celeryd: Do not install HUP handler if running from a terminal. 14 年 前
  Ask Solem af39e06e6b Fixed docstring for Task.apply 14 年 前
  Ask Solem 80401f58a9 Added more external resources 14 年 前
  Ask Solem 0d970a9f8a Applied homepage fixes from Helmers 14 年 前
  Ask Solem ccabaa9cf4 Small fixes to celery.concurrency.process.pool 14 年 前
  Ask Solem a9b92e1c16 Added new blog posts to external resources 14 年 前
  Ask Solem aca366cafa tox.ini: Added default testing of Python 2.4, + new manual env: py27-xunit-xmlcover for hudson. 14 年 前
  Ask Solem 812ca75839 Added tox.ini. To run tests on 2.5+2.6+2.7 do: 14 年 前
  Ask Solem 69b56879e5 Worker Pool: Correctly handle lost worker processes. See Python bug 9205 14 年 前
  Ask Solem f2911e4a5d joining of threads broke the tests 14 年 前
  Ask Solem db2b6643f4 Join threads at shutdown. Related to issue #152 14 年 前
  Ask Solem afd92910cf Test deardown: Don't use atexit but nose's teardown() functionality instead. 14 年 前
  Honza Kral 008f257d0a Working stop on debian init script 14 年 前
  Gunnlaugur Thor Briem 511bb9fb65 Merge branch 'master' of http://github.com/ask/celery 14 年 前
  Gunnlaugur Thor Briem bb8cc4abfe Add warn method on logger (synonym for warning) 14 年 前
  Gunnlaugur Thor Briem 31ef7e771e Resolve #153, whitelist errors to skip admin email 14 年 前
  rlotun 85e1206af7 Make sure we handle Overflow exceptions in time.mktime. 14 年 前
  Ask Solem 0b4e6438fb LoggingProxy: Store recurse_protection flag in thread local data. 14 年 前
  Ask Solem f7a01a4da6 LoggerWrapper: Try to detect loggers logging back to stderr/stdout and avoid stack overflow 14 年 前
  Ask Solem 60773ddc8c Worker Userguide: Use celery.task.control.inspect in examples 14 年 前
  Ask Solem ababe72732 Tests passing again 14 年 前
  Ask Solem 8cdfe74b43 Couldn't find any other way for nose to skip celery.tests.functional than to move it to funtests/ 14 年 前
  Ask Solem bc6b598312 More functional tests 14 年 前