커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 283aa0c18b Truncate output of invalid message bodies 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 년 전
  Ask Solem be08d6c0de Don't import ctypes types from winapi. Thanks to tigrang 13 년 전
  Ask Solem 381dec4f44 Signal handler now raises if running without threads (while threads set a global should_stop flag) 13 년 전
  Ask Solem e6c9f14bb5 Adds TaskPool.readers/.writers instead of .eventmap 13 년 전
  Ask Solem 144e352ee7 Adds celery.utils.threads.active_count 13 년 전
  Ask Solem 1a984d973f FORCE_EXECV is no longer enabled by default if using the eventloop (amqp/redis) 13 년 전
  Ask Solem 0a4a092dff eventloop improvements 13 년 전
  Ask Solem 2d93e31360 event hub now supports writers 13 년 전
  Ask Solem 7242818992 CELERY_BENCH now prints average and total time at shutdown 13 년 전
  Ask Solem b10d2336f6 celery.contrib.methods: Task decorator for methods 13 년 전