Commit History

Author SHA1 Message Date
  Ask Solem 1a1a99e9b9 Merge branch 'master' into 5.0-devel 8 years ago
  Ask Solem 68d003ae2b Docs: I.e., E.g. 8 years ago
  Ask Solem 2b2e4b27ce Which, which, which 8 years ago
  Ask Solem f2622c6de2 Serial comma 8 years ago
  Ask Solem 825e6a8708 Always capitalize Celery 8 years ago
  Ask Solem 6027e445ec One space after period for proportional fonts + contractions 8 years ago
  Ask Solem da68f1b1cb Removes task_sent signal (use after_task_publish) 8 years ago
  Ask Solem 67c1caed7f Cleanup for #3275 8 years ago
  Kevin Richardson 9d8de6e714 Add signal: `heartbeat` 8 years ago
  Ask Solem 707dfdbadb Utils: Renames .datastructures -> utils.collections 8 years ago
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff 8 years ago
  Ask Solem 9193b84d98 Documentation improvements 8 years ago
  Ask Solem 5ba6c993aa [docs] Use :keyword: ref 8 years ago
  Ask Solem bf49104517 [docs] fixes rst markup error 8 years ago
  Ask Solem f56ff68ab5 [docs] Use nodename instead of hostname. Closes #3104 8 years ago
  Ask Solem 757678a59a Worker: Also send task-failed event on unregistered task (Issue #2791) 9 years ago
  Ask Solem 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 9 years ago
  Ask Solem 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 9 years ago
  Marco Buttu 5d3c555a66 Fixed some typos 9 years ago
  John Anderson 8fc1dec96e arguements -> arguments 9 years ago
  Ask Solem 506a0817ac Fixes doc problems 10 years ago
  Ask Solem 961429539e Task proto2: Custom headers were ignored 10 years ago
  Ask Solem dbb074858e Renames celery.worker.job -> celery.worker.request 10 years ago
  Ask Solem eda9bf4a7d Documents task_retry signal. Closes #1835 10 years ago
  Ask Solem 0ad3d00dbe Signals: fixed typo hostname -> nodename 10 years ago
  Ask Solem a9b000fd01 Warn that worker_process_init must not be blocking. Closes #1715 10 years ago
  Ask Solem a65b6748af app.autodiscover_tasks is now lazy 10 years ago
  Ask Solem bfce82e25d Doc improvements 11 years ago
  Ask Solem 2d454879ce Cosmetics for #1595 11 years ago
  Dan 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) 11 years ago