コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 03d30a32de Make TaskSet.run() respect message options from the Task class. Closes #16. 16 年 前
  Ask Solem ede81eb121 Workaround for celeryd in Windows. 16 年 前
  Ask Solem e56c140db9 Forgot to add the required handlers in Statistics docstring. 16 年 前
  Ask Solem 1061b3a1d7 Forgot to add celery.monitoring to reference/index 16 年 前
  Ask Solem 422703e1ef README: Add instructions using add_permissions instead of map_user_vhost now that it's 16 年 前
  Ask Solem 0614d919eb README: Added statistics to features list. 16 年 前
  Ask Solem 464b737442 Add celery.monitoring to API reference 16 年 前
  Ask Solem c48d219600 Some docstrings and nicer info at startup (show version number) 16 年 前
  Ask Solem 69e117791a Remove the CollectStatisticsTask (was not optimal) 16 年 前
  Ask Solem 5bee0fe0f4 Fix syntax error 16 年 前
  Ask Solem da5f207a40 Report not Dump 16 年 前
  Ask Solem 8ec433db7a setup.py: Remove celeryctl from scripts 16 年 前
  Ask Solem 36d63c13dc celerystats doesn't have any arguments yet 16 年 前
  Ask Solem a879ecd987 Saving stats by hostname doesn't make sense. 16 年 前
  Ask Solem 19b0d85c07 Bump version to 0.3.10 16 年 前
  Ask Solem 32c85ebec4 Remove unfinished celeryctl command 16 年 前
  Ask Solem b2d5bdd225 New management command: celerystats (Dump and flush currently available 16 年 前
  Ask Solem 8844b2d3af Bump version to 0.3.9 16 年 前
  Ask Solem b2217f2027 Update MANIFEST.in to prune docs/.build and *.pyc (*.pyc doesn't work, but at 16 年 前
  Ask Solem bdd354e9e3 Dump statistics to cache 16 年 前
  Ask Solem 5657bc0476 Merge branch 'master' into statistics 16 年 前
  Ask Solem dcefebf577 Change wording in Changelog 16 年 前
  Ask Solem f1472f7592 Fix typo in Changelog 16 年 前
  Ask Solem be454bf246 Fix some typos in README 16 年 前
  Ask Solem be7b17ca30 Set date in changelog 16 年 前
  Ask Solem 11150f6c5b Fix a regression, context is not defined unless detach is true. 16 年 前
  Ask Solem b276e3dcc9 Add some docstrings 16 年 前
  Ask Solem faaa58ca71 Make sure we don't shutdown twice. 16 年 前
  Ask Solem c825fb7a98 Whitespace fix 16 年 前
  Ask Solem ef3f82bcf3 Wait with message acknowledgement until the task has actually been executed. 16 年 前