コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 749861b13a Cosmetics 14 年 前
  Ask Solem 129562addd Typos 14 年 前
  Ask Solem 34780e2bdd Moves the Django-Celery docs into the main Celery docs 14 年 前
  Ask Solem b0adc67e59 Fixes app 14 年 前
  Ask Solem 8f6c283a8a Rough changelog draft 14 年 前
  Stephen Weber 09b7a4b9e6 Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? 14 年 前
  Thomas Meson b7719e0315 fix wrong python-dateutil version 14 年 前
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: 14 年 前
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 14 年 前
  Ask Solem 3cf2ad6a25 celeryd now sends the celeryd_init signal 14 年 前
  Ask Solem 7af06dc5f8 Stable version is 2.5 not 2.4 14 年 前
  Ask Solem c016215e8b Now depends on Kombu 2.1.2. Closes #650 14 年 前
  Ask Solem d9986aaafd Optimize __call__ at execution not class creation. 14 年 前
  Ask Solem dfe19415e6 celeryctl shell: chord, TaskSet/group and BaseTask is now in locals 14 年 前
  Ask Solem f4fe9258b1 Verify that the pidfile is actually written correctly. Closes #641 14 年 前
  Ask Solem f47ee75dc4 TimeoutHandler now sleeps for one second instead of a half 14 年 前
  Ask Solem abcdca860a Improvments to the celeryctl list command 14 年 前
  Ask Solem 16c52f69d2 subtask.clone did not set options 14 年 前
  Ask Solem 37c3240e61 Reorganizes the app and app.base modules 14 年 前
  Ask Solem 32d4de9f70 TaskSet renamed to group, and is now app-agnostic 14 年 前
  Ask Solem 9ee73f412e Moves celery.db* -> celery.backends.database.* 14 年 前
  Ask Solem 16d71d2244 celery.abstract -> celery.worker.abstract 14 年 前
  Ask Solem f6214b2a45 Celery actors will be moved to cl 14 年 前
  Ask Solem 4f4e673b4b Renames celery.routes -> celery.app.routes 15 年 前
  Ask Solem 939bf9ccb4 Generate compat modules dynamically on use 14 年 前
  Ask Solem cf397f5202 subtask docs now uses link= 14 年 前
  Ask Solem 7662cf082e Fixes typo 14 年 前
  Ask Solem 554931f9a2 Use celery.start() instead of celery.celery_main() 14 年 前
  Ask Solem e9d554f689 Wording 14 年 前
  Ask Solem 8a2ffa79fa Reference missing from index 14 年 前