Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. hace 17 años
  Ask Solem d6f37d5f4f celerymon: Change startup info format hace 17 años
  Ask Solem a91dac96c6 celerybeat: Change startup info format hace 17 años
  Ask Solem be29f7982c Only add django to requirements if it's not importable hace 17 años
  Ask Solem f68d3d9324 Remove django-unittest-depth from install_requires hace 17 años
  Ask Solem 96fc5e60ec setproctitle hace 17 años
  Ask Solem 7a1a2fc921 Cosmetic changes hace 17 años
  Ask Solem cb92fb8471 Cosmetic changes hace 17 años
  Ask Solem 14e0eb7ed0 Docstrings for celery.events hace 17 años
  Ask Solem 2988037aa9 Only add django to requirements if it's not importable hace 17 años
  Ask Solem d23d7c5f49 Remove django-unittest-depth from install_requires hace 17 años
  Ask Solem 3932a99c45 Working (but not very useful) Python project example hace 17 años
  Ask Solem d10fa2ee28 Merge branch 'miracle2k/master' hace 17 años
  Ask Solem b5f44f6001 Added examples/ (not done) hace 17 años
  Jason Baker 1424799eba Adding CELERY_IMPORTS to the documentation. hace 17 años
  Jason Baker 709539be27 Adding django as a dependency. hace 17 años
  michael 0546919ca7 Fixed --gid and --uid options by ensuring they are processed as integers hace 17 años
  Jason Baker 87155c3727 Minor correction: adding a missing angle bracket. hace 17 años
  Ask Solem 0546f55488 Tests now running again (two fails, but the tests are wrong) hace 17 años
  Ask Solem ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon hace 17 años
  Ask Solem 9f1c95c347 Document the runtime argument to the task-succeeded event. hace 17 años
  Ask Solem 83b824cc80 Fixed a lot of stuff, shutdowns works properly, refactored + now sends the time it took to execute the task with the task-succeeded event. hace 17 años
  Ask Solem 23333387c9 Added API list_worker_tasks(hostname) hace 17 años
  Ask Solem 5bc3ef367c Added the ability to change the listening port of the celerymon webserver. hace 17 años
  Ask Solem bd213cbb71 Moved CarrotListener to celery.worker.listener and ack revoked messages. hace 17 años
  Ask Solem 19ffd655a3 events: Documentation: Added list of events sent by the worker. hace 17 años
  Ask Solem 396b5ba335 More work on celerymon hace 17 años
  Ask Solem 2d007031d8 Only change QOS(prefetch_count) if it has changed hace 17 años
  Ask Solem a64768b653 Only change QOS(prefetch_count) if it has changed hace 17 años
  Ask Solem 8c33c542a5 Removed reference to on_stop in Heart hace 17 años