Commit History

Author SHA1 Message Date
  Ask Solem 8ad62962df celery.task.control.broadcast: Set reply limit to number of destinations (if specificed) 15 years ago
  Vincent Driessen 0c5e500986 Remove duplicate paragraph about CELERYD_POOL_PUTLOCKS. 15 years ago
  Ask Solem eda8cc1ef0 Fixed wording 15 years ago
  Ask Solem cff2986bbb carrot.worker.listener: Fixed typos in docstrings. 15 years ago
  Ask Solem 72351b2c35 Changelog: Postgres recipe for how to change null=False to True. Thanks to MH_ 15 years ago
  Ask Solem 597ff9a08b Merge branch 'master' of github.com:ask/celery 15 years ago
  Ask Solem f2c42f6cc3 Documented celery.worker.listener in detail 15 years ago
  Vincent Driessen b116de48a7 Merge branch 'master' of ssh://github.com/ask/celery 15 years ago
  Ask Solem 5a899d75bf celery.worker.job.TaskWrapper renamed -> celery.worker.job.TaskRequest 15 years ago
  Vincent Driessen ca555f0576 Rename the quick HTML generation to 'qhtml'. 15 years ago
  Ask Solem 3f44e1dba1 TaskSets can now contain different kinds of tasks. 15 years ago
  Vincent Driessen 955c65ffea Use rsync instead of mv. 15 years ago
  Ask Solem 1b87ec0b25 Use :doc:`getting-started/periodic-tasks` instead of explicit URL. 15 years ago
  Ask Solem af036e926e Merge branch 'master' of github.com:ask/celery 15 years ago
  Ask Solem 3dddc6dfc8 Updated Changelog 15 years ago
  Vincent Driessen f5b5f34814 Added complex crontab-expression parser addition to Changelog. 15 years ago
  Ask Solem 7d5a9e8753 Changelog: Added 1.2.0 introducton text 15 years ago
  Ask Solem b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes 15 years ago
  Ask Solem c03cd2202a Lots of documentation improvements 15 years ago
  Ask Solem ad955af185 Refactored stuff out of celery.task.base. 15 years ago
  Ask Solem db19d779ae Documentation: Added missing modules to public/internal module reference 15 years ago
  Ask Solem 396bba399e Mention celeryev in Changelog 15 years ago
  Ask Solem 40212ee94b worker rate_limit command: Handle invalid rate limit strings properly. 15 years ago
  Ask Solem 4a03e68514 Fixed typo in previous commit: celery.concurrency.processing -> .processes 15 years ago
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 years ago
  Ask Solem 12773c23fc Updated Changelog 15 years ago
  Ask Solem 291fb3b078 celeryev: Show STARTED state in yellow color 15 years ago
  Ask Solem 42121b48d5 task-accepted event renamed to task-started. Thanks to runeh. 15 years ago
  Ask Solem 9f68b1e811 celery.concurrency.threads: Experimental ThreadPool support. 15 years ago
  Ask Solem ff7e5cff45 Logging colors: Fixes 'mod_wsgi.Log object has no 'isatty' attribute' 15 years ago