コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 4094ce8a8b Regen working on Python 2.5 13 年 前
  Ask Solem 0fba468745 Tests passing 13 年 前
  Ask Solem 4b1f822774 Pick stable optimizations from optimizations branch 13 年 前
  Ask Solem 354af2b4a1 Fix test when no kqueue 13 年 前
  Ask Solem d8cfeab43b subtask.__call__ -> .apply_async 13 年 前
  Ask Solem c3bba50dd5 Merge branch 'master' of github.com:ask/celery 13 年 前
  Ask Solem 47d5afbad2 Tests passing 13 年 前
  Ask Solem 283aa0c18b Truncate output of invalid message bodies 13 年 前
  Mher Movsisyan df33002c7f Adds Tornado url 13 年 前
  Mher Movsisyan f4e9d0ff6b Adds tornado-celery into the intagration list 13 年 前
  Ask Solem 93fc4b9800 Merge branch 'master' of github.com:ask/celery 13 年 前
  Ask Solem 606ba93fb2 Autoreloader now binds to eventloop if kqueue used 13 年 前
  Ask Solem c0f1af3a03 Use readers/writers instead of fdmap 13 年 前
  Ask Solem 9d5aa7c1c1 Hub<->Component refactor + non-threaded autoscale 13 年 前
  Ask Solem 312d95033e Eventloop now runs without Pool TimeoutHandler thread 13 年 前
  Ask Solem 8ccfa2912e timer .enter now supports timestamps instead of datetimes 13 年 前
  Ask Solem ce89e3dc37 CELERY_BENCH: Show RSS memory usag at start and end of benchmark 13 年 前
  Mher Movsisyan 6983bc16da Removes duplicate item 13 年 前
  Ask Solem c091c7a5dd Py2.5: enumerate takes only one argument on py2.5 13 年 前
  Ask Solem fea6f43836 Py2.5: TaskSet can't be UserList since it's an old-style class 13 年 前
  Ask Solem c31c420e79 Now depends on billiard>=2.7.3.7 13 年 前
  Ask Solem 2ca7e34d97 Tox now installs kombu master 13 年 前
  Ask Solem 583d6ae005 Now depends on billiard>=2.7.3.6 13 年 前
  Ask Solem 01925d9738 Use Process.sentinel, not Process._popen.sentinel 13 年 前
  Ask Solem e78161450c on_process_started renamed -> on_process_up 13 年 前
  Ask Solem 73ea354d3d Tests passing 13 年 前
  Ask Solem 632d80f86c flake8 13 年 前
  Ask Solem f5834afa20 Fixes typo 13 年 前
  Ask Solem 9ac95c7020 Merge branch 'hub_semaphore' 13 年 前
  Ask Solem 54d160a0b5 Adds @task(bare=True) which mean the worker will execute the task directly, without calling callbacks, writing results etc. 13 年 前