Historique des commits

Auteur SHA1 Message Date
  baeuml 94715cd6d9 dummy -> memory for CELERY_CACHE_BACKEND il y a 12 ans
  Ask Solem 6a8221d427 Adds setting to modify the heartbeat monitor rate: BROKER_HEARTBEAT_CHECKRATE il y a 12 ans
  Craig Younkins 52a11bdef7 Adding configuration variable to set max_pool_size for MongoDB connection il y a 12 ans
  Ask Solem 5338f86341 Tests passing il y a 12 ans
  Ask Solem 62c9d62d7e Docs did not mention default of TASK_RESULT_EXPIRES il y a 12 ans
  Ask Solem 16be17ae82 Fix rst bugs il y a 12 ans
  Ask Solem 36ff2334a5 Update changelog and set release-date for 3.0.12 il y a 12 ans
  Ask Solem 5440e4d746 Adds a CELERY_QUEUE_HA_POLICY setting for easy configuration of x-ha-policy il y a 12 ans
  jbiel 45d9a2c5ec Document CASSANDRA_OPTIONS il y a 12 ans
  Matt Long 282e8bcb38 CELERY_TASK_PUBLISH_RETRY description agrees with default il y a 12 ans
  Ask Solem 02656d7a86 Adds :event: refs il y a 12 ans
  Ask Solem 6cd6f29b30 Revert task decorators to no empty parents, as it just looks so much worse il y a 12 ans
  Ask Solem 4913529f49 Use code-block:: bash il y a 12 ans
  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. il y a 12 ans
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting il y a 12 ans
  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. il y a 12 ans
  Ask Solem 9000f31d6f Mention timezone settings il y a 12 ans
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) il y a 12 ans
  Ask Solem 7b07d226ec Doc Improvements il y a 12 ans
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) il y a 12 ans
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker il y a 13 ans
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs il y a 13 ans
  Ask Solem f3110b3667 Updates the Celery Deprecation Timeline il y a 13 ans
  Ask Solem 8f041c6414 Remove BROKER_HOST/USER/PASSWORD/PORT/VHOST from docs, and use URLs consistently il y a 13 ans
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 il y a 13 ans
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. il y a 13 ans
  Ask Solem 1ecc4c99f1 verify_index + verify_configref il y a 13 ans
  Ask Solem baeb485bdb Removes rarely used Tokyo Tyrant backend il y a 13 ans
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers il y a 13 ans
  Brendon Crawford a923f205b9 Adds CELERYD_WORKER_LOST_WAIT to control WorkerLostError timeout. il y a 13 ans