커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 9bed6f539a Consistently use 'bootsteps', singleword no spaces or hyphens 12 년 전
  Ask Solem 0e286a42c8 Renames .worker.bootsteps to .bootsteps and to Public API 12 년 전
  Ask Solem ffd8e2613c worker.consumer is now a package and adds CELERYD_CONSUMER_BOOT_STEPS setting 12 년 전
  Ask Solem 77c97c4c68 Merge branch '3.0' 12 년 전
  Matt Long 282e8bcb38 CELERY_TASK_PUBLISH_RETRY description agrees with default 12 년 전
  Ask Solem c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead 12 년 전
  Ask Solem 2f5f0e3416 Merge branch '3.0' 12 년 전
  Ask Solem 02656d7a86 Adds :event: refs 12 년 전
  Ask Solem 1ee6603703 Merge branch '3.0' 12 년 전
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse 12 년 전
  Ask Solem 4913529f49 Use code-block:: bash 12 년 전
  Ask Solem f16620fe05 Merge branch '3.0' 12 년 전
  Ask Solem db1efae951 The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool. 12 년 전
  Ask Solem efbb804184 Merge branch '3.0' 12 년 전
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting 12 년 전
  Ask Solem b23fd8c3f6 Use more str.format 12 년 전
  Ask Solem eb8c36ca85 Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. 12 년 전
  Ask Solem 34ee380c2c Adds CELERY_WORKER_DIRECT option which adds a dedicated queue for each worker, so that tasks can be routed to specific workers. 12 년 전
  Ask Solem 9000f31d6f Mention timezone settings 12 년 전
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 년 전
  Ask Solem 7b07d226ec Doc Improvements 13 년 전
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) 13 년 전
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker 13 년 전
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs 13 년 전
  Ask Solem f3110b3667 Updates the Celery Deprecation Timeline 13 년 전
  Ask Solem 8f041c6414 Remove BROKER_HOST/USER/PASSWORD/PORT/VHOST from docs, and use URLs consistently 13 년 전
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 13 년 전
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. 13 년 전
  Ask Solem 1ecc4c99f1 verify_index + verify_configref 13 년 전
  Ask Solem baeb485bdb Removes rarely used Tokyo Tyrant backend 13 년 전