커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 860f7e51f3 Beat: SchedulingError must be raised with original stack. 13 년 전
  Ask Solem 51fdd6419b Tests passing on Python2.5 13 년 전
  Ask Solem 9fcc9e5c61 Now depends on Kombu 2.1.0 13 년 전
  Ask Solem 6086c72881 Updates changelog (but still incomplete for 2.5) 13 년 전
  Ask Solem 5fc8d01c9d 2.5.0 release candiate 2 13 년 전
  Ask Solem caca8ff9c1 Merge branch 'master' of github.com:ask/celery 13 년 전
  Ask Solem 442d180b3d celery.bin: Ensure __package__ is set (PEP-366) 13 년 전
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on 13 년 전
  Mher Movsisyan e33fff606d Adds tests for the security package 13 년 전
  Mher Movsisyan 8c381af077 SerializerRegistry.disable doesn't throw SerializerNotInstalled 13 년 전
  Ask Solem bc6f2f0459 Tests for new mediator logic 13 년 전
  Ask Solem aa44f02169 Cosmetics 13 년 전
  Ask Solem f03e110173 Adds Mark Lavin to AUTHORS 13 년 전
  Mark Lavin 104fd9446a gevent: Adds autoscaler support to gevent pool. Closes #599. 13 년 전
  Ask Solem 3836dd840b Processes pool always require mediator thread so that the pool semaphore never blocks the MainThread 13 년 전
  Ask Solem dc7671f981 celeryctl: sys.exit(str) will output the string to stdout, so make sure it's an int 13 년 전
  Jeff Terrace d0417d7b98 Fix Cassandra backend to use pycassa.ConnectionPool since pycassa.connect is deprecated in pycassa 1.4 13 년 전
  Ask Solem 06ecfb9dbd Adds Seong Won Mun to AUTHORS 13 년 전
  Ask Solem 57a826559e celeryctl double output 13 년 전
  Seong Won Mun 012d449d19 fix UnicodeEncodeError when sending email contains unicode characters. 13 년 전
  Ask Solem ac49fad68d Adds example working with result trees. 13 년 전
  Ask Solem b4a0d10f34 Adds example working with result trees. 13 년 전
  Ask Solem b16397da96 apply_async now passes options to apply() when ALWAYS_EAGER 13 년 전
  Ask Solem d518ef5c9c Tests + cosmetics 13 년 전
  Ask Solem 546e75e76e Acccidentally checked in coverage files 13 년 전
  Ask Solem 977e2f7d58 Show helpful error when user gives config name ending with '.py' 13 년 전
  Ask Solem b0077dbad9 Fixes typo in messages_unacknowledged command. Thanks to bradleyayers 13 년 전
  Ask Solem 9c0f457f4a Pep8ify 13 년 전
  Ask Solem cf422858d4 All test cases now inherits from celery.tests.utils.Case 13 년 전
  Ask Solem 2a82e8518b Use assertWarns and assertWarnsRegex 13 년 전