Commit History

作者 SHA1 備註 提交日期
  Ask Solem c3f9a628b0 Merge branch 'master' of git@github.com:ask/celery 16 年之前
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: 16 年之前
  Ask Solem 2e991821b1 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: 16 年之前
  Ask Solem 252556b9ce Do not set explicit Task.name in documentation examples. (using the automatic 16 年之前
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has 16 年之前
  Ask Solem d9abd1037a Merge branch 'master' into consumerset 16 年之前
  Ask Solem c74cb57a8c Make tests pass in Python 2.5 by importing with_statement from __future__ 16 年之前
  Ask Solem d3209d2f16 Bumped version to 0.6.0 16 年之前
  Ask Solem 92b1b34bf4 Idea for a queue based logwriter for overriding sys.stderr/sys.stdout in 16 年之前
  Ask Solem 269feeb6c4 PEP8ify 16 年之前
  Ask Solem d563a539bb Periodic-task-runtimes.sh: Use date ended instead of date started. 16 年之前
  Ask Solem 3297eabac6 django-test-extensions doesn't work with django 1.1 16 年之前
  Ask Solem 49ab2a518b Refactor table locking. 16 年之前
  Ask Solem 358b463111 Database access can't happen at Thread.__init__, renamed InfinityThread -> 16 年之前
  Ask Solem a0034c060a contrib/periodic-task-runtimes.sh: Find when the task was started, not when it 16 年之前
  Ask Solem 82b6296002 celery.managers: Document PeriodicTaskManager.is_time 16 年之前
  Ask Solem e7a8a02ba5 Remove extraenous whitespace (PEP8) 16 年之前
  Ask Solem ee50e84019 README: Add pool supervision to features list. 16 年之前
  Ask Solem b87124c51a Updated Changelog for v0.6.0 16 年之前
  Ask Solem 82ea1e9da5 Bumped version to 0.4.13 16 年之前
  Ask Solem 022635ff85 Try to fix a race condition with PeriodicTasks. 16 年之前
  Ask Solem 3cdbddfc98 New settings variable: CELERY_TASK_RESULT_EXPIRES: 16 年之前
  Ask Solem 55226a5b85 PeriodicWorkController now emits a debug log message for which periodic tasks 16 年之前
  Ask Solem e8e2ec544d Shellscript to find race conditions in the periodic task system. 16 年之前
  Ask Solem f14c7f961a Shellscript to find unprocessed tasks by using the celeryd logfile. 16 年之前
  Ask Solem 2dc1c81d77 Add missing paren 16 年之前
  Ask Solem aba1989a95 Don't return unpickleable exceptions from Pool worker. 16 年之前
  Ask Solem 2667a9121e Bumped version to 0.4.12 16 年之前
  Ask Solem 65aaffea4d Added contrib to MANIFEST.in 16 年之前
  Ask Solem 973fd2dbac Add .rst file for celery.task.strategy 16 年之前