Commit History

Author SHA1 Message Date
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: 14 years ago
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 14 years ago
  Ask Solem 3cf2ad6a25 celeryd now sends the celeryd_init signal 14 years ago
  Ask Solem 7af06dc5f8 Stable version is 2.5 not 2.4 14 years ago
  Ask Solem c016215e8b Now depends on Kombu 2.1.2. Closes #650 14 years ago
  Ask Solem d9986aaafd Optimize __call__ at execution not class creation. 14 years ago
  Ask Solem dfe19415e6 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals 14 years ago
  Ask Solem f4fe9258b1 Verify that the pidfile is actually written correctly. Closes #641 14 years ago
  Ask Solem f47ee75dc4 TimeoutHandler now sleeps for one second instead of a half 14 years ago
  Ask Solem abcdca860a Improvments to the celeryctl list command 14 years ago
  Ask Solem 16c52f69d2 subtask.clone did not set options 14 years ago
  Ask Solem 37c3240e61 Reorganizes the app and app.base modules 14 years ago
  Ask Solem 32d4de9f70 TaskSet renamed to group, and is now app-agnostic 14 years ago
  Ask Solem 9ee73f412e Moves celery.db* -> celery.backends.database.* 14 years ago
  Ask Solem 16d71d2244 celery.abstract -> celery.worker.abstract 14 years ago
  Ask Solem f6214b2a45 Celery actors will be moved to cl 14 years ago
  Ask Solem 4f4e673b4b Renames celery.routes -> celery.app.routes 15 years ago
  Ask Solem 939bf9ccb4 Generate compat modules dynamically on use 14 years ago
  Ask Solem cf397f5202 subtask docs now uses link= 14 years ago
  Ask Solem 7662cf082e Fixes typo 14 years ago
  Ask Solem 554931f9a2 Use celery.start() instead of celery.celery_main() 14 years ago
  Ask Solem e9d554f689 Wording 14 years ago
  Ask Solem 8a2ffa79fa Reference missing from index 14 years ago
  Ask Solem faf517576c Simplifying the tutorail even more 14 years ago
  Ask Solem 9551306a14 Adds missing reference pages 14 years ago
  Ask Solem 4eaab7a0fb Fixes doc typos 14 years ago
  Ask Solem a4b3ad6611 First steps is now using the App API 14 years ago
  Ask Solem 28f35e5983 Simplify configuration a bit. 14 years ago
  Ask Solem 4e406addeb Fix confusing parts in Django broker docs 14 years ago
  Ask Solem 77ad54d669 Cosmetics 14 years ago