コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 0eb1627221 No need for dict([list-comprehension]) when we can use dict(generator-expression) 16 年 前
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. 16 年 前
  Ask Solem 8c2c3e842b Cache/Tyrant backend now shares the same inheritage: KeyValueStoreBackend 16 年 前
  Ask Solem a1f3e5b205 Unittests for Tyrant + Cache backends. 16 年 前
  Ask Solem 8fb3297b8c Got to use anyjson for this 16 年 前
  Ask Solem 5aff8df55a carrot.serialization doesn't export serialize anymore 16 年 前
  Ask Solem e5189be583 Remove celery.timer from reference 16 年 前
  Ask Solem f1e82d4940 Bumped version to 0.3.20 and updated Changelog 16 年 前
  Ask Solem 27da872e4e Fix install_requires, extra_requires and README.rst 16 年 前
  Ask Solem de3fc495ff Make README a symlink to README.rst 16 年 前
  Ask Solem da9f0baaad Cosmetic change. 16 年 前
  Ask Solem 448f4656b1 PEP8ify 16 年 前
  Ask Solem 08ec4567cb Unit tests for celery.monitoring.TaskTimerStats 16 年 前
  Ask Solem aef7f13a1c Remove celery.timer and replace with threading.Timer instead. 16 年 前
  Ask Solem 169db374af Unit tests for utils.chunks 16 年 前
  Ask Solem 6392bee2de Add unittests for celery.datastructures 16 年 前
  Ask Solem 51d5d5a22b Unittests for celery.job: TaskWrapper + jail 16 年 前
  Ask Solem 21ccb306b8 Unittests testing the controller threads 16 年 前
  Ask Solem a575edb7a4 Added Makefile target for sphinx coverage 16 年 前
  Ask Solem ab4a572373 Fix rSt syntax errors in supervisor 16 年 前
  Ask Solem e7e48f455c Make a common subclass for threads continously doing work. 16 年 前
  Ask Solem 5d5765fec1 Added Makefile target for sphinx.ext.coverage 16 年 前
  Ask Solem 05398e7422 Add missing autodoc files 16 年 前
  Ask Solem e0ade80f31 PEP8ify 16 年 前
  Ask Solem fd55e30655 Unittests testing celery.pool.TaskPool 16 年 前
  Ask Solem f533418f47 Forgot to import registry.tasks in execute 16 年 前
  Ask Solem b368345a1d Cleanup some code in TaskPool/WorkController 16 年 前
  Ask Solem 2c194fd273 Somehow closing the DB/cache connection was merged out. 16 年 前
  Ask Solem 58900c42ef Forgot to import default-backend (closes JIRA #OPAL-224) 16 年 前
  Ask Solem 500f0871d6 Document countdown and eta parameters to apply_async 16 年 前