提交历史

作者 SHA1 备注 提交日期
  Ask Solem b05a249a66 Tests passing on Py 3.2 13 年之前
  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 年之前