Historia zmian

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