Commit History

Author SHA1 Message Date
  Ask Solem da68f1b1cb Removes task_sent signal (use after_task_publish) 9 years ago
  Ask Solem 67c1caed7f Cleanup for #3275 9 years ago
  Kevin Richardson 9d8de6e714 Add signal: `heartbeat` 9 years ago
  Ask Solem 707dfdbadb Utils: Renames .datastructures -> utils.collections 9 years ago
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff 9 years ago
  Ask Solem 9193b84d98 Documentation improvements 9 years ago
  Ask Solem 5ba6c993aa [docs] Use :keyword: ref 9 years ago
  Ask Solem bf49104517 [docs] fixes rst markup error 9 years ago
  Ask Solem f56ff68ab5 [docs] Use nodename instead of hostname. Closes #3104 9 years ago
  Ask Solem 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 10 years ago
  Ask Solem 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 10 years ago
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
  Marco Buttu 5d3c555a66 Fixed some typos 10 years ago
  John Anderson 8fc1dec96e arguements -> arguments 10 years ago
  Ask Solem 506a0817ac Fixes doc problems 11 years ago
  Ask Solem 961429539e Task proto2: Custom headers were ignored 11 years ago
  Ask Solem dbb074858e Renames celery.worker.job -> celery.worker.request 11 years ago
  Ask Solem eda9bf4a7d Documents task_retry signal. Closes #1835 11 years ago
  Ask Solem 0ad3d00dbe Signals: fixed typo hostname -> nodename 11 years ago
  Ask Solem a9b000fd01 Warn that worker_process_init must not be blocking. Closes #1715 11 years ago
  Ask Solem a65b6748af app.autodiscover_tasks is now lazy 11 years ago
  Ask Solem bfce82e25d Doc improvements 12 years ago
  Ask Solem 2d454879ce Cosmetics for #1595 12 years ago
  Dan 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 12 years ago
  Ask Solem 3c537aa99f New signals: before_task_publish / after_task_publish 12 years ago
  Ask Solem b2b6236acc Renames processes -> prefork 12 years ago
  Ask Solem cad72839f6 Documents to user_preload_options signal 12 years ago
  Ask Solem 7940f805ec celeryd_init signal now has new "options" argument for command-line options 12 years ago
  Ask Solem a7226fa158 Pass job.Request instance to task_revoked signal. Closes #1555 12 years ago
  Ask Solem cf70cbfbe5 Adds task.send signal. Closes #1281 12 years ago