Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ask Solem 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id 15 vuotta sitten
  Ask Solem 4fc8621006 Merge branch 'revoke' into events 15 vuotta sitten
  Ask Solem 4bc78d9bc9 Added some web API handlers: /api/task/$task_id /api/task /api/task/name/$name /api/task/name 15 vuotta sitten
  Ask Solem 8320fb1a28 Moved celery.monitoring.MonitorState to new module celery.monitoring.state 15 vuotta sitten
  Ask Solem 47c1ed03f0 Embed the Tornado web server 15 vuotta sitten
  Ask Solem 024fe6a109 Now sending all task events except for task-retried 15 vuotta sitten
  Ask Solem bf9a76d50a New connection info string for celerymon 15 vuotta sitten
  Ask Solem 21a5bc7661 Refactor the display of the broker conneciton info string. 15 vuotta sitten
  Ask Solem cbf26aa931 Merge branch 'master' into events 15 vuotta sitten
  Ask Solem 479a884964 Change the help for the celerybeat management command 15 vuotta sitten
  Ask Solem 9ba96d4eb4 New program: celerymon | manage.py celerymon 15 vuotta sitten
  Ask Solem 242bedbd58 Forgot reference to celery.monitoring after merge 15 vuotta sitten
  Ask Solem 200101a8f2 Merge branch 'master' into events 15 vuotta sitten
  Ask Solem f9a4557753 More work on celerymon 15 vuotta sitten
  Ask Solem 4cdc709a6d Rename celery.monitoring -> celery.statistics (will probably be removed in the end) 15 vuotta sitten
  Ask Solem 19a2a5a527 Fix a test using the deprecated carrot Consumer.decoder 15 vuotta sitten
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 15 vuotta sitten
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 vuotta sitten
  Ask Solem e111b10c59 Remove celery.worker.revoke.revoke (moved to celery.task.revoke) 15 vuotta sitten
  Ask Solem 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 15 vuotta sitten
  Ask Solem 1e48f161b7 Be backward compatible if eta is already a datetime object (not iso 8601) 15 vuotta sitten
  Ask Solem e7225c8401 Some new OmniGraffle graphs 15 vuotta sitten
  Ask Solem 9866d1501e New decorator: @periodic_task(run_every=...) 15 vuotta sitten
  Ask Solem 7d08a4e2c7 Update the watch workers applescript to watch the celerybeat log file. 15 vuotta sitten
  Ask Solem be4253b64d fix typo platform.reset_signal -> reset_signal 15 vuotta sitten
  Ask Solem 4feca5e50e Userguid has typos in Task.retry examples; **kwargs should be kwargs. 15 vuotta sitten
  Ask Solem 8754de34c3 Update the celerybeat init script 15 vuotta sitten
  Ask Solem 0545b98482 Better init script 15 vuotta sitten
  Ask Solem 79cd3fb5b1 Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue 15 vuotta sitten
  Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 15 vuotta sitten