Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 23333387c9 Added API list_worker_tasks(hostname) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5bc3ef367c Added the ability to change the listening port of the celerymon webserver. %!s(int64=15) %!d(string=hai) anos
  Ask Solem bd213cbb71 Moved CarrotListener to celery.worker.listener and ack revoked messages. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 19ffd655a3 events: Documentation: Added list of events sent by the worker. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 396b5ba335 More work on celerymon %!s(int64=15) %!d(string=hai) anos
  Ask Solem a64768b653 Only change QOS(prefetch_count) if it has changed %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8c33c542a5 Removed reference to on_stop in Heart %!s(int64=15) %!d(string=hai) anos
  Ask Solem 169d299483 Implemented Heartbeats (may not be thread safe yet, must be tested) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 43cedb375b Better data structures in the api, refactored the Tornado Application stuff. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4fc8621006 Merge branch 'revoke' into events %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4bc78d9bc9 Added some web API handlers: /api/task/$task_id /api/task /api/task/name/$name /api/task/name %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8320fb1a28 Moved celery.monitoring.MonitorState to new module celery.monitoring.state %!s(int64=15) %!d(string=hai) anos
  Ask Solem 47c1ed03f0 Embed the Tornado web server %!s(int64=15) %!d(string=hai) anos
  Ask Solem 024fe6a109 Now sending all task events except for task-retried %!s(int64=15) %!d(string=hai) anos
  Ask Solem bf9a76d50a New connection info string for celerymon %!s(int64=15) %!d(string=hai) anos
  Ask Solem 21a5bc7661 Refactor the display of the broker conneciton info string. %!s(int64=15) %!d(string=hai) anos
  Ask Solem cbf26aa931 Merge branch 'master' into events %!s(int64=15) %!d(string=hai) anos
  Ask Solem 479a884964 Change the help for the celerybeat management command %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9ba96d4eb4 New program: celerymon | manage.py celerymon %!s(int64=15) %!d(string=hai) anos
  Ask Solem 242bedbd58 Forgot reference to celery.monitoring after merge %!s(int64=15) %!d(string=hai) anos
  Ask Solem 200101a8f2 Merge branch 'master' into events %!s(int64=15) %!d(string=hai) anos
  Ask Solem f9a4557753 More work on celerymon %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4cdc709a6d Rename celery.monitoring -> celery.statistics (will probably be removed in the end) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 19a2a5a527 Fix a test using the deprecated carrot Consumer.decoder %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* %!s(int64=15) %!d(string=hai) anos
  Ask Solem e111b10c59 Remove celery.worker.revoke.revoke (moved to celery.task.revoke) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging %!s(int64=15) %!d(string=hai) anos
  Ask Solem 1e48f161b7 Be backward compatible if eta is already a datetime object (not iso 8601) %!s(int64=15) %!d(string=hai) anos