Historial de Commits

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