コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 53a73541e1 PEP8ify + pyflakes 13 年 前
  Ask Solem 8c2ade9826 Redis result: Use atomic SETEX. Closes #606. Thanks to yaniv-aknin 13 年 前
  Ask Solem ee53d1ba4b Merge branch 'jterrace/pycassa-1.4-fix' 13 年 前
  Ask Solem 9530098d0f Better exception and traceback handling. 13 年 前
  Ask Solem 9570293cbe celeryctl: started migrate command 13 年 前
  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 年 前
  Jeff Terrace 34d8ce5bb3 Fixed passing server list to ConnectionPool. The servers are specified with "server_list" not "server" like they were for pycassa.connect 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 年 前