커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 4ea9e5d473 The celeryd command now works on windows, and with fork+exec 13 년 전
  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 년 전