Commit History

Author SHA1 Message Date
  Ask Solem e1161ebce6 tox.ini: Wrong dir for xunit file 14 years ago
  Ask Solem 329aa762b4 tox.ini: Specify xunit file 14 years ago
  Ask Solem 0d97b585a0 More Python 2.4 fixes 14 years ago
  Ask Solem 15f74cdd78 Updated tox.ini to work with out Hudson Matrix Build 14 years ago
  Ask Solem 6084bac912 Some changes broke Python 2.4 compatibility 14 years ago
  Ask Solem 8789ef7551 contrib/requirements/py24.txt: Added pysqlite 14 years ago
  Ask Solem c069f7d6a8 No longer have to type PYTHONPATH=. to use celeryconfig in current dir. 14 years ago
  Ask Solem 639f80239f Routing Userguide: Fixed typo in router example (missing self argument) 14 years ago
  Ask Solem 6e2c458b82 Merge branch 'dln/cassandra-backend' 14 years ago
  Ask Solem 40d4adb711 Merge branch 'gthb/master' 14 years ago
  Ask Solem 3c00000bc5 Merge branch 'rlotun/master' 14 years ago
  Ask Solem d335775246 celeryd SIGHUP handler accidentally propagated to worker pool processes. 14 years ago
  Ask Solem 7a7c44e393 celeryd: Do not install HUP handler if running from a terminal. 14 years ago
  Ask Solem af39e06e6b Fixed docstring for Task.apply 14 years ago
  Ask Solem 80401f58a9 Added more external resources 14 years ago
  Ask Solem 0d970a9f8a Applied homepage fixes from Helmers 14 years ago
  Ask Solem ccabaa9cf4 Small fixes to celery.concurrency.process.pool 14 years ago
  Ask Solem a9b92e1c16 Added new blog posts to external resources 14 years ago
  Ask Solem aca366cafa tox.ini: Added default testing of Python 2.4, + new manual env: py27-xunit-xmlcover for hudson. 14 years ago
  Ask Solem 812ca75839 Added tox.ini. To run tests on 2.5+2.6+2.7 do: 14 years ago
  Ask Solem 69b56879e5 Worker Pool: Correctly handle lost worker processes. See Python bug 9205 14 years ago
  Ask Solem f2911e4a5d joining of threads broke the tests 14 years ago
  Ask Solem db2b6643f4 Join threads at shutdown. Related to issue #152 14 years ago
  Ask Solem afd92910cf Test deardown: Don't use atexit but nose's teardown() functionality instead. 14 years ago
  Honza Kral 008f257d0a Working stop on debian init script 14 years ago
  Gunnlaugur Thor Briem 511bb9fb65 Merge branch 'master' of http://github.com/ask/celery 14 years ago
  Gunnlaugur Thor Briem bb8cc4abfe Add warn method on logger (synonym for warning) 14 years ago
  Gunnlaugur Thor Briem 31ef7e771e Resolve #153, whitelist errors to skip admin email 14 years ago
  rlotun 85e1206af7 Make sure we handle Overflow exceptions in time.mktime. 14 years ago
  Ask Solem 0b4e6438fb LoggingProxy: Store recurse_protection flag in thread local data. 14 years ago