Commit History

Author SHA1 Message Date
  Ask Solem efbb804184 Merge branch '3.0' 12 years ago
  Ask Solem 4b80f340f0 Documents the BROKER_HEARTBEAT setting 12 years ago
  Ask Solem b23fd8c3f6 Use more str.format 12 years ago
  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 years ago
  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 years ago
  Ask Solem 9000f31d6f Mention timezone settings 12 years ago
  Ask Solem 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 12 years ago
  Ask Solem 7b07d226ec Doc Improvements 12 years ago
  Ask Solem 0648ca3b0f Rewrite and updatae the execution guide (now called Calling Guide) 12 years ago
  Ask Solem bd219442bb Use 'CALL a task' for client, and 'EXECUTE' for worker 12 years ago
  Ask Solem 4e14f7605e Consistently use @task() (with parens) in docs 12 years ago
  Ask Solem f3110b3667 Updates the Celery Deprecation Timeline 12 years ago
  Ask Solem 8f041c6414 Remove BROKER_HOST/USER/PASSWORD/PORT/VHOST from docs, and use URLs consistently 12 years ago
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 12 years ago
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. 12 years ago
  Ask Solem 1ecc4c99f1 verify_index + verify_configref 12 years ago
  Ask Solem baeb485bdb Removes rarely used Tokyo Tyrant backend 12 years ago
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers 12 years ago
  Brendon Crawford a923f205b9 Adds CELERYD_WORKER_LOST_WAIT to control WorkerLostError timeout. 13 years ago
  Ask Solem 27abb58357 New Sphinx xref abbrevitations 12 years ago
  Ask Solem fbb94b42ad The celery.task module can now be used as a decorator (!!!) 12 years ago
  Ask Solem e89701ccce Improves source guide examples 12 years ago
  Ask Solem 00c5903293 Fixes documentation rst issues 12 years ago
  Ask Solem c9d8abf2bb Merge branch 'veezio/cassandra_detailed' 12 years ago
  Ask Solem 5e0270c64b Specify the default value for the SEND_ERROR_EMAIL setting. Closes #341. 12 years ago
  Ask Solem 363a56cfe1 Adds CELERYD_FORCE_EXECV option. Closes #496 12 years ago
  Steeve Morin b3b33dcf5b Adding Cassandra backend settings in documentation. 12 years ago
  Ask Solem 8dc887399a Adds CELERYD_BOOT_STEPS and CELERYD_AUTORELOADER to config reference 13 years ago
  Ask Solem 9a7ad354fd fixed typo and->or 13 years ago
  Ask Solem 87a8277c81 Merge branch '2.4' 13 years ago