커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 2b1d64b089 99% Coverage for celery.backends.base 14 년 전
  Ask Solem 780e33e49b SIGUSR1 now logs stacktrace of all active threads. Inspired by https://gist.github.com/737056 14 년 전
  Christoph Burgmer 9b575d9197 Raise NotImplementedError for forget() with AMQP 14 년 전
  Christoph Burgmer 5357bcd119 Fix unit test dependencies 14 년 전
  Ask Solem ca50f6ce32 celery.app.default_app required by django-celery 14 년 전
  Ask Solem 96729a39f3 100% Coverage for celery.apps.worker 15 년 전
  Ask Solem 2c2002877d 100% coverage for celery.apps.beat 15 년 전
  Ask Solem 565f9e05ad Added eventlet bulk producer example 15 년 전
  Ask Solem a6357948ab 100% Coverage for celery.app.* 15 년 전
  Ask Solem dc2619088b consumer: Fixed error 'No such attribute channel_errors' 15 년 전
  Ask Solem 05cbe1a5e3 cached_property: Ignore keyerrors from del() 15 년 전
  Ask Solem 8bb09e0d97 Moved Autoscaler into own module celery.worker.autoscale 15 년 전
  Ask Solem 6bacdb1972 Removed unused celery.apps.worker.run_worker 15 년 전
  Ask Solem fbc005eeac Removed unused celery.apps.beat.run_celerybeat 15 년 전
  Ask Solem a39919ded1 Global amqp._queues declared, moved to instance variable of AMQP 15 년 전
  Ask Solem 331166fa22 Use @cached_property 15 년 전
  Chris Rose d2595dcc95 Fix two bugs: 15 년 전
  Ask Solem 77fd6ff681 Whitespace confusion broke cursesmon tests 15 년 전
  Ask Solem 6f426e5a85 [Security] inspect.stats should not transmit broker password. Closes #273 15 년 전
  Ask Solem 1b00e87e45 fixed typo 15 년 전
  Ask Solem f37632eb3f pyflakes 15 년 전
  Ask Solem 7448b55c39 Emit DeprecationWarning if TaskSet/subtask is imported from celery.task.base 15 년 전
  Ask Solem 9478d11f9f Merge branch 'magicremoval' 15 년 전
  Ask Solem fa83d5f137 PEP8ify 15 년 전
  Simon Josi 4dbe6b580b add init script for centos 15 년 전
  Chris Rose 3781edb034 Prevent a crash bug when shrinking the screen below 1/2 the length of the help string 15 년 전
  Ask Solem 7004d48176 except Exception catches KeyboardInterrupt on Py2.4 15 년 전
  Ask Solem a3ab0b4855 Py2.4: Cannot yield inside try: finally: block. :( 15 년 전
  Ask Solem d4013e5389 celery.decorators.task replaced with celery.task, where the latter does not support magic keyword arguments. 15 년 전
  Ask Solem e1731a5204 AMQP Result Backend: Queue must be declared before polling result. Thanks to bmbouter 15 년 전