Commit History

作者 SHA1 備註 提交日期
  Ask Solem b5f44f6001 Added examples/ (not done) 17 年之前
  Jason Baker 1424799eba Adding CELERY_IMPORTS to the documentation. 17 年之前
  Jason Baker 709539be27 Adding django as a dependency. 17 年之前
  michael 0546919ca7 Fixed --gid and --uid options by ensuring they are processed as integers 17 年之前
  Jason Baker 87155c3727 Minor correction: adding a missing angle bracket. 17 年之前
  Ask Solem 0546f55488 Tests now running again (two fails, but the tests are wrong) 17 年之前
  Ask Solem ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon 17 年之前
  Ask Solem 9f1c95c347 Document the runtime argument to the task-succeeded event. 17 年之前
  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. 17 年之前
  Ask Solem 23333387c9 Added API list_worker_tasks(hostname) 17 年之前
  Ask Solem 5bc3ef367c Added the ability to change the listening port of the celerymon webserver. 17 年之前
  Ask Solem bd213cbb71 Moved CarrotListener to celery.worker.listener and ack revoked messages. 17 年之前
  Ask Solem 19ffd655a3 events: Documentation: Added list of events sent by the worker. 17 年之前
  Ask Solem 396b5ba335 More work on celerymon 17 年之前
  Ask Solem dc7a7141c0 PEP8ify 17 年之前
  Ask Solem dd076dfa4c Bumped version to 0.8.2 17 年之前
  Ask Solem 2c3d9a1ff7 Only change QOS(prefetch_count) if it has changed 17 年之前
  Ask Solem 2d007031d8 Only change QOS(prefetch_count) if it has changed 17 年之前
  Ask Solem a64768b653 Only change QOS(prefetch_count) if it has changed 17 年之前
  Ask Solem 8c33c542a5 Removed reference to on_stop in Heart 17 年之前
  Ask Solem 169d299483 Implemented Heartbeats (may not be thread safe yet, must be tested) 17 年之前
  Ask Solem 43cedb375b Better data structures in the api, refactored the Tornado Application stuff. 17 年之前
  Ask Solem 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id 17 年之前
  Ask Solem 4fc8621006 Merge branch 'revoke' into events 17 年之前
  Ask Solem 4bc78d9bc9 Added some web API handlers: /api/task/$task_id /api/task /api/task/name/$name /api/task/name 17 年之前
  Ask Solem 8320fb1a28 Moved celery.monitoring.MonitorState to new module celery.monitoring.state 17 年之前
  Ask Solem 47c1ed03f0 Embed the Tornado web server 17 年之前
  Ask Solem faf47fdd71 Refactor the display of the broker conneciton info string. 17 年之前
  Ask Solem 024fe6a109 Now sending all task events except for task-retried 17 年之前
  Ask Solem bf9a76d50a New connection info string for celerymon 17 年之前